CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Associative Data Mapping, Front Controller, and MVC. Our primary goal is to provide a structured…
CakePHP is a rapid development framework for PHP which
uses commonly known design patterns like Associative Data
Mapping, Front Controller, and MVC. Our primary goal is to provide a structured
framework that enables PHP users at all levels to rapidly develop robust web
applications, without any loss to flexibility.
Installing CakePHP via Composer
You can install CakePHP into your project using
Composer. If you're starting a new project, we
recommend using the app skeleton as
a starting point. For existing applications you can run the following:
bash
composer require cakephp/cakephp
For details on the (minimum/maximum) PHP version see version map.
Running Tests
Assuming you have PHPUnit installed (composer install), you can run the tests for CakePHP by doing the following:
1. Copy phpunit.xml.dist to phpunit.xml.
2. Add the relevant database credentials to your phpunit.xml if you want to run tests against
a non-SQLite datasource.
3. Run vendor/bin/phpunit.
Learn More
- CakePHP - The home of the CakePHP project.
- Book - The CakePHP documentation; start learning here!
- API - A reference to CakePHP's classes and API documentation.
- Awesome CakePHP - A curated list of featured resources around the framework.
- The Bakery - Tips, tutorials and articles.
- Community Center - A source for everything community related.
- Training - Join a live session and get skilled with the framework.
- CakeFest - Don't miss our annual CakePHP conference.
- Cake Software Foundation - Promoting development related to CakePHP.
Get Support!
- Slack - Join us on Slack.
- Discord - Join us on Discord.
- #cakephp on irc.freenode.net - Come chat with us, we have cake.
- Forum - Official CakePHP forum.
- GitHub Issues - Got issues? Please tell us!
- Roadmaps - Want to contribute? Get involved!
Contributing
- [CONTRIBUTING.md](.github/CONTRIBUTING.md) - Quick pointers for contributing to the CakePHP project.
- CookBook "Contributing" Section - Details about contributing to the project.
Security
If you’ve found a security issue in CakePHP, please use the procedure
described in [SECURITY.md](.github/SECURITY.md).
-
cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
PHP ★ 8.8k 2d agoExplain → -
phinx
PHP Database Migrations for Everyone
PHP ★ 4.5k 13d agoExplain → -
chronos
A standalone DateTime library originally based off of Carbon
PHP ★ 1.4k 23d agoExplain → -
debug_kit
Debug Toolbar for CakePHP applications.
PHP ★ 841 15d agoExplain → -
docs
CakePHP CookBook
JavaScript ★ 692 22h agoExplain → -
app
CakePHP application template
PHP ★ 383 1mo agoExplain → -
datasources
CakePHP Datasources
PHP ★ 233 8y agoExplain → -
cakephp-codesniffer
CakePHP Code Sniffer
PHP ★ 231 26d agoExplain → -
localized
I18n and L10n related CakePHP code
PHP ★ 212 12d agoExplain → -
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
PHP ★ 149 12d agoExplain → -
migrations
CakePHP database migrations plugin
PHP ★ 138 10d agoExplain → -
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
PHP ★ 120 13d agoExplain → -
authentication
Authentication plugin for CakePHP. Can also be used in PSR7 based applications.
PHP ★ 115 2d agoExplain → -
bake
The Bake Command Plugin
PHP ★ 112 5d agoExplain → -
upgrade
Upgrade tools for CakePHP meant to facilitate migrating from one version of the framework to another
PHP ★ 111 3d agoExplain → -
api_generator ▣
[Unmaintained] Official CakePHP API Generator Git Repository
PHP ★ 110 11y agoExplain → -
acl
Plugin for managing ACL in CakePHP applications.
PHP ★ 108 2y agoExplain → -
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
PHP ★ 98 13d agoExplain → -
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
PHP ★ 90 13d agoExplain → -
elastic-search
Elastic search datasource for CakePHP
PHP ★ 85 22d agoExplain → -
legacy-twig-view
Twig for CakePHP
PHP ★ 80 2mo agoExplain → -
authorization
PSR7 Middleware for authorization
PHP ★ 74 9d agoExplain → -
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
PHP ★ 61 12d agoExplain → -
cakephp-netbeans
CakePHP support in NetBeans
Java ★ 58 16y agoExplain → -
old-cookbook ▣
[Unmaintained] CakePHP Cookbook/Online Manual Repository
JavaScript ★ 58 15y agoExplain → -
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
PHP ★ 49 12d agoExplain → -
plugins.cakephp.org
Self-contained application that automatically tracks cakephp developer's open source code repositories, including applications and plugins
PHP ★ 49 4d agoExplain → -
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
PHP ★ 47 13d agoExplain → -
codeception ▣
CakePHP module for Codeception
PHP ★ 45 3y agoExplain → -
cakephp-tmbundle
Official CakePHP TextMate Bundle Git Repository
★ 44 14y agoExplain → -
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
PHP ★ 42 13d agoExplain → -
queue
A queue-interop compatible Queueing library
PHP ★ 36 12d agoExplain → -
plugin-installer
A composer installer for installing CakePHP plugins.
PHP ★ 33 28d agoExplain → -
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
PHP ★ 28 13d agoExplain → -
cakephp-api-docs
CakePHP API Docs
PHP ★ 28 2mo agoExplain → -
cms-tutorial
The completed CMS tutorial for CakePHP
PHP ★ 28 7mo agoExplain → -
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
PHP ★ 24 13d agoExplain → -
bookmarker-tutorial
The finished result of the bookmarker tutorial. Also serves as a sample application using CakePHP 3.x
PHP ★ 24 8y agoExplain → -
old-bakery ▣
No longer used code for bakery.cakephp.org
PHP ★ 23 16y agoExplain → -
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
PHP ★ 22 13d agoExplain → -
filesystem
[READ ONLY] Convenience library to help you work with files and folders.
★ 19 27d agoExplain → -
twig-view
Twig View for CakePHP
PHP ★ 15 5h agoExplain → -
irc.cakephp.org
Official CakePHP IRC Bot Repository
PHP ★ 13 1y agoExplain → -
cakephp.org
Main CakePHP Site
PHP ★ 11 1mo agoExplain → -
sphinxtheme
Sphinx theme and common configuration for CakePHP documentation projects.
CSS ★ 11 1y agoExplain → -
inflector.cakephp.org
CakePHP Inflector Website
PHP ★ 9 3y agoExplain → -
form
[READ-ONLY] - Form abstraction used to create forms not tied to ORM backed models, or to other permanent datastores.
PHP ★ 8 13d agoExplain → -
search.cakephp.org
An Elastic search wrapper for the CakePHP documentation search.
PHP ★ 8 1y agoExplain → -
cakephp.github.com
No description.
★ 6 15y agoExplain → -
CakeFest-2010-Workshop ▣
CakeFest 2010 Workshop
PHP ★ 6 16y agoExplain → -
repl
Console tools for a REPL interface for CakePHP applications
PHP ★ 6 2y agoExplain → -
bin.cakephp.org
CakePHP paste bin
PHP ★ 6 12y agoExplain → -
http
[READONLY] HTTP client and server libraries
PHP ★ 5 2d agoExplain → -
console
[Read only] Console libraries from CakePHP
PHP ★ 5 11d agoExplain → -
bakery.cakephp.org
The Official CakePHP blog
CSS ★ 5 28d agoExplain → -
docs-builder
A set of common tools to build documentation sites for plugins
PHP ★ 5 1y agoExplain → -
CakeFest-2012-Workshop ▣
CakeFest 2012 Workshop
PHP ★ 5 14y agoExplain → -
cakefest2020 ▣
Code and examples for CakeFest 2020 workshops
PHP ★ 4 5y agoExplain → -
.github
No description.
JavaScript ★ 3 1mo agoExplain → -
csfnavbar ▣
[Unmaintained] Top bar navigation for CakePHP domains
CSS ★ 3 11y agoExplain → -
tutorials.cakephp.org
No description.
PHP ★ 3 8y agoExplain → -
site-book
A simple repository containing the necessary config to deploy the api site
Shell ★ 2 2mo agoExplain → -
app-api
An API focused application skeleton
PHP ★ 2 3mo agoExplain → -
cakefest2021 ▣
Code examples for CakeFest 2021 Workshops
PHP ★ 2 4y agoExplain → -
discord-slack-bridge
An internal discord <=> slack chat bridge
Dockerfile ★ 2 3y agoExplain → -
docs-theme
Community theme for plugin documentation
CSS ★ 2 2y agoExplain → -
cdn.cakephp.org
No description.
★ 2 9y agoExplain → -
community.cakephp.org
No description.
PHP ★ 2 10y agoExplain → -
site-api
A simple repository containing the necessary config to deploy the api site
Python ★ 1 2mo agoExplain → -
attribute-resolver
[READ-ONLY] CakePHP Framework Attribute Resolver Classes. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
PHP ★ 1 2mo agoExplain → -
cakefest-2016-workshops ▣
Repo to hold source code used during CakeFest 2016 Workshops
PHP ★ 1 9y agoExplain → -
cakebot ▣
No description.
CoffeeScript ★ 1 3y agoExplain → -
code-of-conduct
Contributor Code of Conduct
★ 1 10y agoExplain → -
automation ⑂
Dockerfile to run n8n (automation) on Dokku (mini-Heroku)
Shell ★ 0 3d agoExplain → -
app-tailwind
CakePHP application template with Tailwind support
PHP ★ 0 21d agoExplain → -
docs-skeleton
A Vitepress skeleton tailored for CakePHP branded documentation projects
JavaScript ★ 0 2mo agoExplain → -
slack-discord-bridge-golang
No description.
Go ★ 0 1y agoExplain → -
slack-invite ▣
Slack inviter application used to provide slackinvite.cakephp.org
Dockerfile ★ 0 3y agoExplain → -
slack-invite-redirect ⑂
Landing page for joining the CakePHP slack
Makefile ★ 0 3y agoExplain → -
slackebot
No description.
JavaScript ★ 0 6y agoExplain → -
ci.cakephp.org
No description.
Dockerfile ★ 0 6y agoExplain → -
pear.cakephp.org
Configuration/setup for hosting pear.cakephp.org in Dokku
PHP ★ 0 9y agoExplain →
No repos match these filters.