Libraries tagged by x
sebastian/environment
788923910 Downloads
Provides functionality to handle HHVM/PHP environments
phpunit/phpunit
824422727 Downloads
The PHP Unit Testing framework.
phpunit/php-code-coverage
808820781 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpseclib/phpseclib
379635063 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoffice/phpspreadsheet
250165459 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
doctrine/cache
559974357 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
669963339 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/css-selector
675785443 Downloads
Converts CSS selectors to XPath expressions
paragonie/random_compat
595846212 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
dnoegel/php-xdg-base-dir
227811580 Downloads
implementation of xdg base directory specification for php
composer/xdebug-handler
355139390 Downloads
Restarts a process without Xdebug.
phpoffice/phpword
28103811 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
masterminds/html5
194127081 Downloads
An HTML5 parser and serializer.
jms/serializer
123887350 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
phpunit/phpunit-mock-objects
203668147 Downloads
Mock Object library for PHPUnit