kilbiller / cakephp
A fork of the CakePHP framework
Requires
- php: >=7.4.0
Requires (Dev)
- cakephp/cakephp-codesniffer: ^1.0.0
- phpunit/phpunit: ^3.7
Suggests
- ext-mcrypt: You need to install ext-openssl or ext-mcrypt to use AES-256 encryption
- ext-openssl: You need to install ext-openssl or ext-mcrypt to use AES-256 encryption
- dev-master
- 2.x-dev
- v2.11.1034
- v2.11.1033
- v2.11.1032
- v2.11.1031
- v2.11.1030
- v2.11.1029
- v2.11.1028
- v2.11.1027
- v2.11.1026
- v2.11.1025
- v2.11.1024
- v2.11.1023
- v2.11.1022
- v2.11.1021
- v2.11.1020
- v2.11.1019
- v2.11.1018
- v2.11.1017
- v2.11.1016
- v2.11.1015
- v2.11.1014
- v2.11.1013
- v2.11.1012
- v2.11.1011
- v2.11.1010
- v2.11.1009
- v2.11.1008
- v2.11.1007
- v2.11.1006
- v2.11.1005
- v2.11.1004
- 2.11.1003
- 2.11.1002
- 2.11.1001
- 2.11.1000
- 2.10.2403
- 2.10.2402
- 2.10.2401
- 2.10.2202
- 2.10.2201
- 2.10.2200
- 2.10.2002
- 2.10.2001
- 2.10.2000
- 2.10.1902
- 2.10.1901
- 2.10.1900
- 2.10.1701
- 2.10.1700
- 2.10.1001
- 2.10.1000
- 2.10.710
- 2.10.493
- 2.10.492
- 2.10.491
- 2.10.71
- 2.10.61
- 2.10.49
- 2.10.48
- 2.10.47
- 2.10.46
- 2.10.45
- 2.10.44
- 2.10.43
- 2.10.42
- 2.10.41
- 2.10.24
- 2.10.23
- 2.10.22
- 2.10.21
- 2.10.20
- 2.10.19
- 2.10.18
- 2.10.17
- 2.10.16
- 2.10.15
- 2.10.14
- 2.10.13
- 2.10.12
- 2.10.11
- 2.10.10
- 2.10.9
- 2.10.8
- 2.10.7
- 2.10.6
- 2.10.5
- 2.10.4
- 2.10.3
- 2.10.2
- 2.10.1
- 2.10.0
- 2.10.0-RC1
- 2.9.75
- 2.9.74
- 2.9.73
- 2.9.72
- 2.9.71
- 2.9.9
- 2.9.8
- 2.9.7
- 2.9.6
- 2.9.5
- 2.9.4
- 2.9.3
- 2.9.2
- 2.9.1
- 2.9.0
- 2.9.0-RC1
- 2.8.9
- 2.8.8
- 2.8.7
- 2.8.6
- 2.8.5
- 2.8.4
- 2.8.3
- 2.8.2
- 2.8.1
- 2.8.0
- 2.8.0-RC1
- 2.7.10
- 2.7.9
- 2.7.8
- 2.7.7
- 2.7.6
- 2.7.5
- 2.7.4
- 2.7.3
- 2.7.2
- 2.7.1
- 2.7.0
- 2.7.0-RC
- 2.6.9
- 2.6.8
- 2.6.7
- 2.6.6
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- 2.6.0-RC1
- 2.6.0-beta
- 2.5.8
- 2.5.7
- 2.5.6
- 2.5.5
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.5.0-RC2
- 2.5.0-RC1
- 2.5.0-beta
- 2.4.9
- 2.4.8
- 2.4.7
- 2.4.6
- 2.4.5
- dev-add_namespace2
- dev-add_namespaces
- dev-php71
- dev-3.next
- dev-old-master
- dev-3.next-error-handler-middleware
- dev-3.next-view-builder
- dev-3.next-getter-setter
- dev-master-mysql-year
- dev-2.next
- dev-update-limit
- dev-issue-9501-query-count
- dev-redis-req
- dev-cid-image
This package is auto-updated.
Last update: 2025-03-13 15:11:25 UTC
README
CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association 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.
Some Handy Links
CakePHP - The rapid development PHP framework
CookBook - THE CakePHP user documentation; start learning here!
API - A reference to CakePHP's classes
Plugins - A repository of extensions to 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!
#cakephp on irc.freenode.net - Come chat with us, we have cake
Google Group - Community mailing list and forum
GitHub Issues - Got issues? Please tell us!
Roadmaps - Want to contribute? Get involved!
Contributing
CONTRIBUTING.md - Quick pointers for contributing to the CakePHP project
CookBook "Contributing" Section (2.x) (3.x) - Version-specific details about contributing to the project