Libraries tagged by access security
symfony/security-acl
40827613 Downloads
Symfony Security Component - ACL (Access Control List)
nette/security
9919031 Downloads
🔑 Nette Security: provides authentication, authorization and a role-based access control management via ACL (Access Control List)
spatie/url-signer
2696610 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
owasp/phprbac
993121 Downloads
PHP-RBAC is the de-facto authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more, in the fastest implementation yet.
netresearch/nr-vault
84512 Downloads
Secure secrets management for TYPO3 with envelope encryption, access control, and audit logging
mateusjunges/laravel-acl
70781 Downloads
This package provides a complete Access Control List management
silverstripe/securityreport
300078 Downloads
Generates a security and access report for CMS users
lomkit/laravel-access-control
16219 Downloads
A package to help you manage your laravel application access rights.
returnearly/laravel-cloudflare-zero-trust
3925 Downloads
Security-first Cloudflare Access (Zero Trust) authentication for Laravel
virgil/crypto
20033 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
tommyknocker/pdo-database-class
6264 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
olivier127/rbac-bundle
9852 Downloads
Symfony PhpRabcBundle allow to use RBAC control access for symfony project
hosseinhezami/laravel-permission-manager
3408 Downloads
The most advanced enterprise-grade permission management system for Laravel. RBAC + ABAC + Role Hierarchy + Multi-Tenancy + Audit Logging.
efficiently/authority-controller
33296 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.
craftcamp/php-abac
7182 Downloads
Library used to implement Attribute-Based Access Control in a PHP application