Libraries tagged by as
webmozart/assert
755588709 Downloads
Assertions to validate method input/output with nice error messages.
phpseclib/phpseclib
348296551 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
tijsverkoyen/css-to-inline-styles
401806265 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
606095334 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/routing
648579151 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-intl-idn
625353914 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/http-kernel
675938494 Downloads
Provides a structured process for converting a Request into a Response
sebastian/resource-operations
590745990 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
660586381 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
561569734 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
700056359 Downloads
A polyfill for getallheaders.
predis/predis
249576061 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpunit/php-file-iterator
730875151 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpdocumentor/type-resolver
624378795 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
631220641 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.