Libraries tagged by Policy
spatie/laravel-csp
7076697 Downloads
Add CSP headers to the responses of a Laravel app
bepsvpt/secure-headers
3836351 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
php-mock/php-mock
14796250 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.
paragonie/csp-builder
2270160 Downloads
Easily add and update Content-Security-Policy headers for your project
aidantwoods/secureheaders
577918 Downloads
A PHP class aiming to make the use of browser security features more accessible.
php-mock/php-mock-phpunit
6798167 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.
pktharindu/nova-permissions
331344 Downloads
Laravel Nova Grouped Permissions (ACL)
laravel-doctrine/acl
406081 Downloads
ACL for Laravel and Doctrine
mlocati/spf-lib
728658 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
php-mock/php-mock-mockery
1653686 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.
genealabs/laravel-governor
181136 Downloads
Managing policy and control in Laravel.
cheprasov/php-redis-lock
396361 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.
mazedlx/laravel-feature-policy
148131 Downloads
Add Feature-Policy headers to the responses of a Laravel app
joshralph/password-policy
354991 Downloads
A library to intuitively create password policies and validate a subject against them.
silvanite/novatoolpermissions
241590 Downloads
Laravel Nova Permissions (Roles and Permission based Access Control (ACL))