Libraries tagged by POLi
spatie/laravel-csp
6880098 Downloads
Add CSP headers to the responses of a Laravel app
paragonie/csp-builder
2228288 Downloads
Easily add and update Content-Security-Policy headers for your project
bepsvpt/secure-headers
3777392 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
php-mock/php-mock-phpunit
6664445 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
14497911 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
568203 Downloads
A PHP class aiming to make the use of browser security features more accessible.
polishsymfonycommunity/symfony-mocker-container
7515451 Downloads
Provides base Symfony dependency injection container enabling service mocking.
rmunate/spell-number
239315 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
pktharindu/nova-permissions
326620 Downloads
Laravel Nova Grouped Permissions (ACL)
mlocati/spf-lib
717744 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
politsin/jquery-ui-touch-punch
12318648 Downloads
Extension to jQuery UI for mobile touch event support.
poliander/cron
235203 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
php-mock/php-mock-mockery
1615081 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
174556 Downloads
Managing policy and control in Laravel.
cheprasov/php-redis-lock
392104 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.