Libraries tagged by with
webmozart/assert
920714132 Downloads
Assertions to validate method input/output with nice error messages.
tijsverkoyen/css-to-inline-styles
530811621 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
symfony/event-dispatcher
1024974083 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/version
897296147 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
ramsey/uuid
733531605 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
phpdocumentor/reflection-docblock
743730938 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
mobiledetect/mobiledetectlib
167966393 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
lcobucci/jwt
332992216 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
doctrine/instantiator
874525472 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
889038903 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
519839158 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
598553613 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
symfony/twig-bridge
226504379 Downloads
Provides integration for Twig with various Symfony components
symfony/string
764105505 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/monolog-bridge
200143828 Downloads
Provides integration for Monolog with various Symfony components