Libraries tagged by Policy
spatie/laravel-csp
10967484 Downloads
Add CSP headers to the responses of a Laravel app
paragonie/csp-builder
2997282 Downloads
Easily add and update Content-Security-Policy headers for your project
bepsvpt/secure-headers
5115049 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
php-mock/php-mock-phpunit
8894559 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
19729244 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
726735 Downloads
A PHP class aiming to make the use of browser security features more accessible.
silvanite/novatoolpermissions
264783 Downloads
Laravel Nova Permissions (Roles and Permission based Access Control (ACL))
pktharindu/nova-permissions
418019 Downloads
Laravel Nova Grouped Permissions (ACL)
laravel-doctrine/acl
473706 Downloads
ACL for Laravel and Doctrine
mlocati/spf-lib
944503 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
php-mock/php-mock-mockery
2260819 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
450052 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
281816 Downloads
Managing policy and control in Laravel.
mazedlx/laravel-feature-policy
197805 Downloads
Add Feature-Policy headers to the responses of a Laravel app
joshralph/password-policy
389568 Downloads
A library to intuitively create password policies and validate a subject against them.