Libraries tagged by POLi
spatie/laravel-csp
5034468 Downloads
Add CSP headers to the responses of a Laravel app
bepsvpt/secure-headers
3140663 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
php-mock/php-mock
11654084 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
1857650 Downloads
Easily add and update Content-Security-Policy headers for your project
aidantwoods/secureheaders
469663 Downloads
A PHP class aiming to make the use of browser security features more accessible.
polishsymfonycommunity/symfony-mocker-container
6856598 Downloads
Provides base Symfony dependency injection container enabling service mocking.
php-mock/php-mock-phpunit
5338548 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
276090 Downloads
Laravel Nova Grouped Permissions (ACL)
mlocati/spf-lib
541788 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
laravel-doctrine/acl
348216 Downloads
Doctrine ACL for Doctrine 2 and Laravel
politsin/jquery-ui-touch-punch
9319935 Downloads
Extension to jQuery UI for mobile touch event support.
poliander/cron
154367 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
php-mock/php-mock-mockery
1295001 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
111914 Downloads
Managing policy and control in Laravel.
cheprasov/php-redis-lock
347265 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.