Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

burzum/cakephp-bz-utils

Repository files navigation

BzUtils Plugin for CakePHP 2.x

This plugin is a collection of CakePHP utils.

Components

  • Auth/SimpleRbacAuthorize - Basic multi-role non database RBAC, using an array as permission map.
  • Auth/JwtTokenAuthenticate - JWT Token authentication, read this article for further information.

Helpers

  • TableHelper - Table Output Helper using anonymous callbacks

Libs

  • Log/Engine/ExtendedFileLog - Automatically adds the line number and file to the log from where log() was called

Requirements

  • PHP version: PHP 5.3+
  • CakePHP version: 2.0 Stable

Support

For support and feature request, please visit the BzUtils Plugin Support Site.

License

Copyright 2011 - 2014, Florian Krämer

Licensed under The MIT License
Redistributions of files must retain the above copyright notice.

Copyright

Copyright 2011 - 2014 Florian Krämer http://github.com/burzum