Libraries tagged by aa
tijsverkoyen/css-to-inline-styles
441274381 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.
theseer/tokenizer
666537353 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/routing
702263145 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
731806123 Downloads
Provides a structured process for converting a Request into a Response
sebastian/resource-operations
626161936 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
719386189 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
613802135 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
763347791 Downloads
A polyfill for getallheaders.
predis/predis
267967668 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpunit/php-file-iterator
792769803 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpmailer/phpmailer
85079905 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
phpdocumentor/type-resolver
662230036 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
667471160 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phar-io/manifest
661517581 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nikic/php-parser
800860443 Downloads
A PHP parser written in PHP