burzum

Results 7 repositories owned by burzum

cakephp-file-storage

197
Stars
84
Forks
Watchers

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-html-purifier

43
Stars
28
Forks
Watchers

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 cle...

cakephp-imagine-plugin

137
Stars
36
Forks
Watchers

CakePHP wrapper for the powerful Imagine image processing library. Makes images manipulation easy and powerful.

cakephp-service-layer

67
Stars
15
Forks
Watchers

Service layer implementation for CakePHP

cakephp-user-tools

42
Stars
20
Forks
Watchers

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 you h...

cakephp-payments-plugin

19
Stars
9
Forks
Watchers

Generic Payment Interface. Thought to be used by all payment processors implemented for CakePHP. It might get also a non CakePHP specific branch.