2017 © Pedro Peláez
 

symfony-bundle acl-bundle

The missing link between Symfony`s Acl implementation and your application.

image

albegali/acl-bundle

The missing link between Symfony`s Acl implementation and your application.

  • Thursday, December 1, 2016
  • by albegali
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1,596 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 15 Forks
  • 0 Open issues
  • 5 Versions
  • 16 % Grown

The README.md

AclBundle

The AclBundle provides easy to use Acl features for your Symfony2 application. It is built on top of the Security component and comes with handy features including:, (*1)

Build Status Total Downloads, (*2)

Documentation

The entry point of the documentation can be found in the file Resources/docs/index.md, (*3)

Read the documentation for master, (*4)

Read the documentation for v0.10.1, (*5)

Read the documentation for v0.9.1, (*6)

Upgrade Notes

  • Added albegali:acl:create and albegali:acl:delete commands v0.11.0 (Thanks to jdeniau)
  • Fixed bugs for doctrine/mongodb-odm v0.10.1
  • Changed default value of remove_orphans to false v0.10.0
  • Fixed a bug in the DoctrineSubscriber v0.9.1
  • First feature complete version v0.9.0

License

This bundle is under the MIT license. See the complete license in the bundle:, (*7)

Resources/meta/LICENSE

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker., (*8)

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps., (*9)

The Versions