Libraries tagged by wit
webmozart/assert
950479569 Downloads
Assertions to validate method input/output with nice error messages.
tijsverkoyen/css-to-inline-styles
559603868 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
807294577 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
1067092045 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/version
932180088 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
ramsey/uuid
770581067 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
phpdocumentor/reflection-docblock
768322583 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
176734771 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
351575358 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
larastan/larastan
63785686 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/instantiator
897552434 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
925469139 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
539791511 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
619630538 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
symfony/twig-bridge
238310190 Downloads
Provides integration for Twig with various Symfony components