Libraries tagged by policies
spatie/laravel-csp
11187987 Downloads
Add CSP headers to the responses of a Laravel app
paragonie/csp-builder
3035736 Downloads
Easily add and update Content-Security-Policy headers for your project
bepsvpt/secure-headers
5192619 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
php-mock/php-mock-phpunit
8998168 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
19979833 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
732968 Downloads
A PHP class aiming to make the use of browser security features more accessible.
silvanite/novatoolpermissions
267190 Downloads
Laravel Nova Permissions (Roles and Permission based Access Control (ACL))
pktharindu/nova-permissions
424212 Downloads
Laravel Nova Grouped Permissions (ACL)
laravel-doctrine/acl
477815 Downloads
ACL for Laravel and Doctrine
mlocati/spf-lib
961565 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
php-mock/php-mock-mockery
2295173 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
452082 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
285228 Downloads
Managing policy and control in Laravel.
mazedlx/laravel-feature-policy
202172 Downloads
Add Feature-Policy headers to the responses of a Laravel app
joshralph/password-policy
391031 Downloads
A library to intuitively create password policies and validate a subject against them.