Libraries tagged by ass
webmozart/assert
700317266 Downloads
Assertions to validate method input/output with nice error messages.
tijsverkoyen/css-to-inline-styles
363775368 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
551261593 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/routing
595490537 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
620913615 Downloads
Provides a structured process for converting a Request into a Response
sebastian/resource-operations
556322121 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
605582122 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
511739106 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
636828362 Downloads
A polyfill for getallheaders.
predis/predis
229586480 Downloads
A flexible and feature-complete Redis client for PHP.
phpunit/php-file-iterator
674843112 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpdocumentor/type-resolver
587664628 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
597621540 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
546393612 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nikic/php-parser
670009375 Downloads
A PHP parser written in PHP