All Projects → 1up-lab → Oneupaclbundle

1up-lab / Oneupaclbundle

The missing link between Symfonys Acl implementation and your application.

Projects that are alternatives of or similar to Oneupaclbundle

symbok-bundle
Symfony annotations bundle
Stars: ✭ 50 (+4.17%)
Mutual labels:  symfony-bundle, doctrine
Doctrinecachebundle
Symfony2 Bundle for Doctrine Cache
Stars: ✭ 2,813 (+5760.42%)
Mutual labels:  doctrine, symfony-bundle
eav-bundle
A Symfony bundle for basic EAV management
Stars: ✭ 19 (-60.42%)
Mutual labels:  symfony-bundle, doctrine
Stofdoctrineextensionsbundle
Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
Stars: ✭ 1,713 (+3468.75%)
Mutual labels:  doctrine, symfony-bundle
Doctrinebundle
Symfony Bundle for Doctrine ORM and DBAL
Stars: ✭ 4,225 (+8702.08%)
Mutual labels:  doctrine, symfony-bundle
Doctrinefixturesbundle
Symfony integration for the doctrine/data-fixtures library
Stars: ✭ 2,174 (+4429.17%)
Mutual labels:  doctrine, symfony-bundle
doctrine-json-odm
JSON Object-Document Mapping bundle for Symfony and Doctrine
Stars: ✭ 15 (-68.75%)
Mutual labels:  symfony-bundle, doctrine
acl-bundle
Integrates the ACL Security component into Symfony applications.
Stars: ✭ 91 (+89.58%)
Mutual labels:  symfony-bundle, acl
Sonatadoctrineormadminbundle
Integrate Doctrine ORM into the SonataAdminBundle
Stars: ✭ 400 (+733.33%)
Mutual labels:  doctrine, symfony-bundle
Doctrinemigrationsbundle
Symfony integration for the doctrine/migrations library
Stars: ✭ 3,782 (+7779.17%)
Mutual labels:  doctrine, symfony-bundle
Doctrinephpcrbundle
This bundle integrates Doctrine PHPCR ODM and PHPCR backends into Symfony
Stars: ✭ 131 (+172.92%)
Mutual labels:  doctrine, symfony-bundle
Doctrine Json Odm
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
Stars: ✭ 420 (+775%)
Mutual labels:  doctrine, symfony-bundle
User Bundle
A new Symfony user bundle
Stars: ✭ 116 (+141.67%)
Mutual labels:  doctrine, symfony-bundle
Msgphp
Reusable domain layers. Shipped with industry standard infrastructure.
Stars: ✭ 182 (+279.17%)
Mutual labels:  doctrine, symfony-bundle
Translationformbundle
Ease translations with some dedicated Symfony form types
Stars: ✭ 289 (+502.08%)
Mutual labels:  doctrine, symfony-bundle
Doctrineenumbundle
📦 Provides support of ENUM type for Doctrine in Symfony applications.
Stars: ✭ 410 (+754.17%)
Mutual labels:  doctrine, symfony-bundle
Doctrinetraitbundle
Generate the entities stub methods in a trait
Stars: ✭ 6 (-87.5%)
Mutual labels:  doctrine, symfony-bundle
Lock
A flexible, driver based Acl package for PHP 5.4+
Stars: ✭ 913 (+1802.08%)
Mutual labels:  acl
Isometriksspambundle
Symfony3 Form Spam Protection
Stars: ✭ 38 (-20.83%)
Mutual labels:  symfony-bundle
Php Casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in PHP .
Stars: ✭ 865 (+1702.08%)
Mutual labels:  acl

OneupAclBundle

The OneupAclBundle provides easy to use Acl features for your Symfony application. It is built on top of the Security component and comes with handy features including:

Build Status Total Downloads

Documentation

The entry point of the documentation can be found in the file Resources/docs/index.md

Read the documentation for master

Read the documentation for v0.10.1

Read the documentation for v0.9.1

Upgrade Notes

  • Symfony 3 compatibility 1.0.0 (Thanks to vrnagy)
  • Added oneup:acl:create and oneup: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:

Resources/meta/LICENSE

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].