Libraries tagged by us
spatie/file-system-watcher
781693 Downloads
Watch changes in the file system using PHP
spatie/crypto
457720 Downloads
Encrypting and signing data using private/public keys
sorich87/bootstrap-tour
273717 Downloads
Show people how to use your web site
simple-bus/symfony-bridge
3774775 Downloads
Bridge for using command buses and event buses in Symfony projects
shipmonk/phpstan-rules
477877 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
sebastiaanluca/php-pipe-operator
287913 Downloads
Method chaining (or fluent expressions) for any value using any method.
scotteh/php-dom-wrapper
1238619 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
scheb/2fa-google-authenticator
4952907 Downloads
Extends scheb/2fa-bundle with two-factor authentication using Google Authenticator
scheb/2fa
405659 Downloads
Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)
rtconner/laravel-tagging
2352019 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
rregeer/phpunit-coverage-check
4121251 Downloads
Check the code coverage using the clover report of phpunit
roots/wordpress-no-content
8382451 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
rbdwllr/reallysimplejwt
1686496 Downloads
A really simple library to generate user authentication JSON Web Tokens.
ps/image-optimizer
1590137 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
proj4php/proj4php
1065039 Downloads
A PHP-Class for geographic coordinates transformation using proj4 definitions, thanks to a translation from Proj4JS