cakephp-bz-utils icon indicating copy to clipboard operation
cakephp-bz-utils copied to clipboard

CakePHP 2.x Utilities

Results 1 cakephp-bz-utils issues
Sort by recently updated
recently updated
newest added

I have installed the plugin using `php composer.phar require burzum/cakephp-bz-utils @dev` and in bootstrap.php : `CakePlugin::load('burzum/cakephp-bz-utils');` but I got an error mean that the plugin is not found I check...