Libraries tagged by INSS
byjg/jwt-session
70566 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
bobey/geoip2-geolite2-composer
628696 Downloads
This tiny repository aims to provide an easy solution to require GeoIP2 / GeoLite2 databases inside your project using composer.
bissolli/nova-phone-field
334654 Downloads
Nova Phone Number field with a dynamic mask based on the country code inserted by the user.
badoo/soft-mocks
29887 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
awcodes/drop-in-action
44314 Downloads
A form component for Filamentphp allowing actions inside of forms.
atlas/pdo
223809 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
alt3/cakephp-swagger
186043 Downloads
Instant Swagger documentation for your CakePHP 4.x APIs
akeneo/php-coupling-detector
1045786 Downloads
Detect all the coupling issues of your project with respect to the coupling rules you have defined.
10up/wpcli-vulnerability-scanner
5865 Downloads
Check installed plugins and themes for vulnerabilities
zendframework/zend-httphandlerrunner
1481384 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
tonysm/turbo-laravel
61654 Downloads
Turbo Laravel gives you a set of conventions to make the most out of the Hotwire stack (inspired by turbo-rails gem).
themsaid/nova-cashier-manager
128847 Downloads
Managing Stripe subscriptions inside the incredible Laravel Nova admin panel.
pattern-lab/edition-twig-standard
369682 Downloads
Standard Edition of Pattern Lab for Twig. Installs all Twig-related assets except for a StarterKit.
nordsoftware/lumen-newrelic
541351 Downloads
New Relic instrumentation for the Lumen framework
jcchavezs/zipkin
50271 Downloads
A Zipkin instrumentation for PHP