Libraries tagged by wait
tijsverkoyen/css-to-inline-styles
402587662 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/service-contracts
682565702 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher
821905779 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/version
719000781 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
ramsey/uuid
562588586 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
phpoffice/phpspreadsheet
226553080 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpdocumentor/reflection-docblock
631928625 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
733933121 Downloads
A PHP parser written in PHP
lcobucci/jwt
253611433 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
doctrine/instantiator
748474195 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
716554637 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
418114260 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
490693200 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpoffice/phpword
25047291 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
league/csv
124864138 Downloads
CSV data manipulation made easy in PHP