Libraries tagged by ta
wp-coding-standards/wpcs
26586308 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
wikimedia/composer-merge-plugin
17255137 Downloads
Composer plugin to merge multiple composer.json files
webpatser/laravel-uuid
14355583 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
vich/uploader-bundle
19344673 Downloads
Ease file uploads attached to entities
tracy/tracy
18000660 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
symfony/thanks
14064969 Downloads
Encourages sending ⭐ and 💵 to fellow PHP package maintainers (not limited to Symfony components)!
symfony/templating
54774554 Downloads
Provides all the tools needed to build any kind of template system
symfony/polyfill-php83
120639679 Downloads
Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
symfony/polyfill-php70
187055280 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
181481344 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
symfony/messenger
75088357 Downloads
Helps applications send and receive messages to/from other applications or via message queues
symfony/lock
83354079 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
spomky-labs/otphp
30989309 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
spatie/ray
27351903 Downloads
Debug with Ray to fix problems faster
spatie/macroable
38180573 Downloads
A trait to dynamically add methods to a class