Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Zend Permissions Acl Laravel Package

zendframework/zend-permissions-acl

Lightweight, flexible Access Control List (ACL) library for managing roles, resources, and privileges in PHP apps. Note: this Zend Framework repository was abandoned on 2019-12-31 and moved to laminas/laminas-permissions-acl.

View on GitHub
Deep Wiki
Context7
release-2.7.1

Added

  • #38 adds support for PHP 7.3.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.
release-2.7.0

Added

  • #23 adds a new assertion, ExpressionAssertion, to allow programatically or automatically (from configuration) building standard comparison assertions using a variety of operators, including = (==), !=, <, <=, >, >=, ===, !==, in (in_array), !in (! in_array), regex (preg_match), and !regex (! preg_match). See https://docs.zendframework.com/zend-permissions-acl/expression/ for details on usage.

  • #3 adds two new interfaces designed to allow creation of ownership-based assertions easier:

    • Zend\Permissions\Acl\ProprietaryInterface is applicable to both roles and resources, and provides the method getOwnerId() for retrieving the owner role of an object.

    • Zend\Permissions\Acl\Assertion\OwnershipAssertion ensures that the owner of a proprietary resource matches that of the role.

    See https://docs.zendframework.com/zend-permissions-acl/ownership/ for details on usage.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.
release-2.6.1

Added

  • #35 adds support for PHP 7.2.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #29 provides a change to Acl::removeResourceAll() that increases performance by a factor of 100.
release-2.6.0

Added

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #7 and #14 update the component to be forwards-compatible with zend-servicemanager v3.
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation
uri-template/tests