Libraries tagged by temu
league/html-to-markdown
21428714 Downloads
An HTML-to-markdown conversion helper for PHP
wp-coding-standards/wpcs
32634728 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
wikimedia/composer-merge-plugin
20167750 Downloads
Composer plugin to merge multiple composer.json files
webpatser/laravel-uuid
15638784 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
21976938 Downloads
Ease file uploads attached to entities
tracy/tracy
20777771 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
14860586 Downloads
Encourages sending ⭐ and 💵 to fellow PHP package maintainers (not limited to Symfony components)!
symfony/templating
61429901 Downloads
Provides all the tools needed to build any kind of template system
symfony/rate-limiter
33593646 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
symfony/polyfill-php56
191973481 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
symfony/polyfill-apcu
76397897 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions
symfony/messenger
93763174 Downloads
Helps applications send and receive messages to/from other applications or via message queues
symfony/lock
101921191 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
symfony/html-sanitizer
16837449 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
staabm/side-effects-detector
26994137 Downloads
A static analysis tool to detect side effects in PHP code