Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
-
plugins.cakephp.org
Self-contained application that automatically tracks cakephp developer's open source code repositories, including applications and plugins
-
phinx
PHP Database Migrations for Everyone
-
-
-
cakephp-codesniffer
CakePHP Code Sniffer
-
bakery.cakephp.org
The Official CakePHP blog
-
upgrade
Upgrade tools for CakePHP meant to facilitate migrating from one version of the framework to another
-
validation
[READ-ONLY] Validation library from CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
-
utility
[READ-ONLY] CakePHP Utility classes such as Inflector, Text, Hash, Security and Xml. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
-
orm
[READ-ONLY] A flexible, lightweight and powerful Object-Relational Mapper for PHP, implemented using the DataMapper pattern. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
-
sphinxtheme
Sphinx theme and common configuration for CakePHP documentation projects.
-
log
[READ-ONLY] Logging library with support for multiple different streams. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
-
i18n
[READ-ONLY] Provides support for message translation and localization for dates and numbers. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
-
http
[READONLY] HTTP client and server libraries
-
form
[READ-ONLY] - Form abstraction used to create forms not tied to ORM backed models, or to other permanent datastores.
-
filesystem
[READ ONLY] Convenience library to help you work with files and folders.
-
event
[READ-ONLY] The event dispatcher library for CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
-
datasource
[READ-ONLY] Provides connection managing and traits for Entities and Queries that can be reused for different datastores. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
-
database
[READ-ONLY] Flexible and powerful Database abstraction library with a familiar PDO-like API. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
-
collection
[READ-ONLY] Collection library in CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
-
core
[READ-ONLY] CakePHP Framework Core Classes. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
-
console
[Read only] Console libraries from CakePHP
-
cache
[READ-ONLY] Easy to use Caching library with support for multiple caching backends. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
-
queue
A queue-interop compatible Queueing library
-
-
-
authorization
PSR7 Middleware for authorization
-
authentication
Authentication plugin for CakePHP. Can also be used in PSR7 based applications.