Skip to content
Mark Sch edited this page Apr 21, 2017 · 40 revisions

Welcome to the awesome-cakephp wiki!

Plugins waiting to be added

Plugins not yet upgraded from 2.x to 3.x

Use these plugins for inspiration or upgrade them so they can be added to the awesome list :)

Auditing/logging:

  • AuditLog plugin - Records changes made to an object during CRUD operations.
  • Monolog plugin - Use the comprehensive logger capabilities of Monolog.

Authentication and Authorization:

Caching:

CMS and applications built on CakePHP:

  • Croogo - Open source content management system.

Debugging:

Dependency Injection:

E-commerce:

Email:

Filtering and Validation:

  • Tidy plugin - Validate and generate tidyed HTML output.

Geolocation:

Markup:

Miscellaneous:

Navigation:

NoSQL:

  • MongoQB plugin - MongoDB database driver.
  • NoSql - A low-lever interface to interact with nosql datasource.

Notifications:

ORM and Datasources:

Queue:

REST and API:

  • Rest plugin - a painless REST server Plugin for CakePHP.

Search:

SEO:

Social:

Templating:

  • CakeFactory plugin - A factory for the Cake Toolkit (CTK), which provides configurable objects.
  • CML plugin - Provides further abstraction of the View layer by replacing the procedural PHP code with an XML based markup.
  • CTK plugin - Allows views to be defined as a class.
  • Mustache plugin - A Mustache plugin.
  • Wysiwyg plugin - Support for various wysiwyg editors.

Third Party APIs:

  • SMSFly plugin - Data source for sending SMS via sms-fly.
  • Twitter plugin - A library to interface with Twitter and its OAuth workflow.

Other resources not yet upgraded from 2.x to 3.x

CakePHP Books and Articles:

Clone this wiki locally