antoniovassell / cakephp-plugins

Basic CakePHP application that includes popular CakePHP Plugins and their basic configurations. Mainly to test/demonstrate their usage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic CakePHP Repository for testing/demonstrating CakePHP Plugins

Basic CakePHP Repository for testing/demonstrating CakePHP Plugins. Also, it goes to show how much code is already there to create full fledged production applications without doing everything from scratch. Allowing developers to concentrate on the business value features of their applications.

Imagine just including a Search or Users plugin to handle those features instead of writing all that code to do so.

Here are the list of plugins included so far

Requirements

  • CakePHP 2.0+
  • PHP 5.3+

Documentation

@todo: Installation instructions here.

Depending on how much configuration here, I will add some detailed documentation in the future.

Contributing

Standard contribution

License

Copyright 2014 - 2016, Antonio Vassell

Licensed under The MIT License Redistributions of files must retain the above copyright notice.

Credits

All hugs and kisses for the wonderful developers of the CakePHP community and CakeDC

About

Basic CakePHP application that includes popular CakePHP Plugins and their basic configurations. Mainly to test/demonstrate their usage.

License:MIT License


Languages

Language:PHP 73.5%Language:CSS 25.0%Language:Shell 1.5%