Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hantsy/cakephp3-sample
CakePHP3 sample project
https://github.com/hantsy/cakephp3-sample
Last synced: 3 days ago
JSON representation
CakePHP3 sample project
- Host: GitHub
- URL: https://github.com/hantsy/cakephp3-sample
- Owner: hantsy
- Created: 2015-05-03T07:21:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T08:08:58.000Z (11 months ago)
- Last Synced: 2024-10-31T14:26:35.615Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 575 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cakephp3-sample
Sample codes to demonstrate CakePHP3 framework.
* **bootstrapui** provides the same features in CakePHP 3 offical blog tutorial, but I replace the UI with BootstrapUI plugin, which brings the most popular bootstrap CSS framework to CakePHP3 world.
The detailed steps will be provided in the project wiki.