Libraries tagged by with
webmozart/assert
971228990 Downloads
Assertions to validate method input/output with nice error messages.
tijsverkoyen/css-to-inline-styles
580095396 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
837356560 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
1096164153 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/version
957498035 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
ramsey/uuid
796289053 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
phpdocumentor/reflection-docblock
786028738 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
182652101 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.
league/oauth2-server
161214789 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
lcobucci/jwt
365038379 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
larastan/larastan
73141014 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/instantiator
913453838 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
950856338 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
553436370 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
634701828 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.