Libraries tagged by with
webmozart/assert
943503486 Downloads
Assertions to validate method input/output with nice error messages.
tijsverkoyen/css-to-inline-styles
552705357 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/string
796968036 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/event-dispatcher
1057076172 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/version
923903342 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
ramsey/uuid
761886528 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
phpdocumentor/reflection-docblock
762429836 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
174765937 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
347171460 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
larastan/larastan
60771584 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/instantiator
892223222 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
916913660 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
535253235 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
614762701 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
symfony/twig-bridge
235591647 Downloads
Provides integration for Twig with various Symfony components