Libraries tagged by aes
phpseclib/phpseclib
314910920 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
tijsverkoyen/css-to-inline-styles
361816810 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
548369028 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/routing
592487411 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
617939609 Downloads
Provides a structured process for converting a Request into a Response
sebastian/resource-operations
554400270 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/code-unit-reverse-lookup
602656797 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
509544802 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ralouphie/getallheaders
633459011 Downloads
A polyfill for getallheaders.
phpunit/php-file-iterator
672102230 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpdocumentor/type-resolver
585635634 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
595797720 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
543505950 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nikic/php-parser
666701128 Downloads
A PHP parser written in PHP
mockery/mockery
365964564 Downloads
Mockery is a simple yet flexible PHP mock object framework