Libraries tagged by aa
guzzlehttp/guzzle
849662355 Downloads
Guzzle is a PHP HTTP client library
tijsverkoyen/css-to-inline-styles
419272173 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
632095669 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/routing
672224949 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
700625447 Downloads
Provides a structured process for converting a Request into a Response
symfony/deprecation-contracts
668989411 Downloads
A generic function and convention to trigger deprecation notices
sebastian/resource-operations
605631944 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
685989198 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
584278140 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
728149483 Downloads
A polyfill for getallheaders.
predis/predis
258092345 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpunit/php-file-iterator
757504699 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpmailer/phpmailer
81618108 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
phpdocumentor/type-resolver
640431272 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
646367729 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.