Libraries tagged by x
sebastian/environment
666619262 Downloads
Provides functionality to handle HHVM/PHP environments
phpunit/phpunit
697947147 Downloads
The PHP Unit Testing framework.
phpunit/php-code-coverage
685210632 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpseclib/phpseclib
316414415 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoffice/phpspreadsheet
200631412 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
doctrine/cache
496130378 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
theseer/tokenizer
550434834 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/css-selector
570126387 Downloads
Converts CSS selectors to XPath expressions
paragonie/random_compat
520145911 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
dnoegel/php-xdg-base-dir
211616477 Downloads
implementation of xdg base directory specification for php
composer/xdebug-handler
293023753 Downloads
Restarts a process without Xdebug.
phpoffice/phpword
21993838 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
masterminds/html5
136888454 Downloads
An HTML5 parser and serializer.
jms/serializer
109802219 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
phpunit/phpunit-mock-objects
197539046 Downloads
Mock Object library for PHPUnit