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 up
Pinned repositories
Repositories
cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
bakery.cakephp.org
The Official CakePHP blog
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
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
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
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
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
upgrade
Upgrade tools for CakePHP meant to facilitate migrating from one version of the framework to another
authentication
Authentication plugin for CakePHP. Can also be used in PSR7 based applications.
authorization
PSR7 Middleware for authorization
cakephp-codesniffer
CakePHP Code Sniffer
chronos
A standalone DateTime library originally based off of Carbon