Skip to content

A CakePHP Sandbox app to test and showcase misc. features and tools.

License

Notifications You must be signed in to change notification settings

zachee54/cakephp-sandbox

 
 

Repository files navigation

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

About

A CakePHP Sandbox app to test and showcase misc. features and tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.8%
  • JavaScript 11.9%
  • HTML 8.3%
  • CSS 3.5%
  • Shell 0.3%
  • Hack 0.1%
  • Other 0.1%