Libraries tagged by cakephp-plugin
pronique/multitenant
989 Downloads
MultiTenant CakePHP Plugin - Use this plugin to easily build SaaS enabled web applications.
voronoy/cakephp-pgutils
1479 Downloads
CakePHP plugin that extends ORM with PostgreSQL specific features.
shakib/cakephp-encrypt-decrypt
328 Downloads
A CakePHP plugin to encrypt data and save in database and also to decrypt data when fethcing from database. You can also encrypt or decrypt all historical data.
rrd108/cakephp-cors
2861 Downloads
A CakePHP plugin for activate cors domain in your application
riesenia/cakephp-routing
2541 Downloads
CakePHP plugin for routing by attributes
rhym/cake-strap
3071 Downloads
CakePHP Plugin includes Twitter Bootstrap Theme & Template
orca-services/cakephp-swagger-ui
6176 Downloads
A CakePHP plugin for publishing Swagger-UIs based on Swagger API documentation files
orca-services/cakephp-app-version
4471 Downloads
A CakePHP plugin for adding a configurable app version as an HTTP header
maurymmarques/minify-cakephp
1278 Downloads
A CakePHP plugin that facilitates the use of PHP Minify with CakePHP
markstory/geshi
2287 Downloads
CakePHP plugin that integrates with Geshi Syntax highlighter.
loadsys/cakephp_sitemap
19648 Downloads
A CakePHP Plugin for adding automatic XML and HTML Sitemaps to an app
kvz/elasticsearch
10469 Downloads
CakePHP Plugin for ElasticSearch
kozo/cryptenv
523 Downloads
CakePHP plugin for encrypting and decrypting environment files using XChaCha20-Poly1305
kba-team/cakephp-filter-plugin
2244 Downloads
Filter is a CakePHP plugin which enables you to create filtering forms for your data in a very fast and simple way, without getting in the way of paging, sorting and other "standard" things when displaying data. It also remembers the filter conditions in a session, but this can be turned off if undesirable.
kba-team/cake2_app_version
4697 Downloads
CakePHP plugin to determine the current version of your application. The version is either taken from the commit.json of the deploy script or from the local clone of the git repository.