Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
cakephp-file-storage
Abstract file storage and upload plugin for CakePHP. Write to local disk, FTP, S3, Dropbox and more through a single interface. It's not just yet another uploader but a complete storage solution.
-
cakephp-imagine-plugin
CakePHP wrapper for the powerful Imagine image processing library. Makes images manipulation easy and powerful.
-
cakephp-cart-plugin
A Cart plugin for CakePHP 2.x
-
cakephp-user-tools
The UserTools plugin provides you the building blocks for everything around users. It comes with a CRUD kick start through the UserToolComponent and the UserBehavior. Just load the component and yo…
-
cakephp-html-purifier
This is a CakePHP wrapper for the HTML Purifier lib. The plugin includes a trait, a view helper, a behavior and a shell to clean your markup wherever you like, in the view or in the model layer or …
-
cakephp-payments-plugin
Generic Payment Interface. Thought to be used by all payment processors implemented for CakePHP. It might get also a non CakePHP specific branch.