Libraries tagged by aa
guzzlehttp/guzzle
754685896 Downloads
Guzzle is a PHP HTTP client library
tijsverkoyen/css-to-inline-styles
362547210 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
549433874 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/routing
593541812 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
619181432 Downloads
Provides a structured process for converting a Request into a Response
sebastian/resource-operations
555127753 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
603732426 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
510103123 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
634715292 Downloads
A polyfill for getallheaders.
predis/predis
228795932 Downloads
A flexible and feature-complete Redis client for PHP.
phpunit/php-file-iterator
672975295 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpdocumentor/type-resolver
586412543 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
596495217 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
544568841 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nikic/php-parser
667921666 Downloads
A PHP parser written in PHP