Libraries tagged by wait
intervention/image
214470398 Downloads
PHP Image Processing
webmozart/assert
943974904 Downloads
Assertions to validate method input/output with nice error messages.
tijsverkoyen/css-to-inline-styles
553229779 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
797700020 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/service-contracts
935716795 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher
1057782289 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/version
924482156 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
ramsey/uuid
762491105 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
phpoffice/phpspreadsheet
327880984 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpdocumentor/reflection-docblock
762830569 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
nikic/php-parser
974209374 Downloads
A PHP parser written in PHP
mobiledetect/mobiledetectlib
174879962 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
347438102 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
larastan/larastan
61014338 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/instantiator
892569248 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors