All Projects → dereuromark → cakephp-sandbox

dereuromark / cakephp-sandbox

Licence: MIT license
A CakePHP Sandbox app to test and showcase misc. features and tools.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects
hack
652 projects

CakePHP Sandbox App

CI Coverage Status License Minimum PHP Version Coding Standards PHPStan

A sandbox app to showcase CakePHP features and tools as well as provide a sandbox for tryouts.

This branch is for CakePHP 4.x. For deprecated 3.x/2.x ones, please use the corresponding branch.

Key Features

  • Plugin showcases
  • Custom exception handling with a special treatment for 404s.
  • Logging to a paginated and searchable DB solution instead of plain files

Where to find the code

You have probably been to sandbox/plugin-examples.

Most of the example code can be found inside /plugins/ directory:

  • /plugins/Sandbox/: Misc. examples
  • /plugins/AuthSandbox/: Auth examples

Installation

Please see SETUP.md

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].