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