Libraries tagged by Policy
spatie/laravel-csp
10732866 Downloads
Add CSP headers to the responses of a Laravel app
paragonie/csp-builder
2957083 Downloads
Easily add and update Content-Security-Policy headers for your project
bepsvpt/secure-headers
5040503 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
php-mock/php-mock-phpunit
8783334 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
19473589 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
aidantwoods/secureheaders
720375 Downloads
A PHP class aiming to make the use of browser security features more accessible.
silvanite/novatoolpermissions
263401 Downloads
Laravel Nova Permissions (Roles and Permission based Access Control (ACL))
pktharindu/nova-permissions
412372 Downloads
Laravel Nova Grouped Permissions (ACL)
laravel-doctrine/acl
468222 Downloads
ACL for Laravel and Doctrine
mlocati/spf-lib
927783 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
php-mock/php-mock-mockery
2226244 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
cheprasov/php-redis-lock
447846 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
genealabs/laravel-governor
278493 Downloads
Managing policy and control in Laravel.
mazedlx/laravel-feature-policy
192894 Downloads
Add Feature-Policy headers to the responses of a Laravel app
joshralph/password-policy
387781 Downloads
A library to intuitively create password policies and validate a subject against them.