Libraries tagged by x
phpunit/phpunit
802127180 Downloads
The PHP Unit Testing framework.
sebastian/environment
767327873 Downloads
Provides functionality to handle HHVM/PHP environments
phpunit/php-code-coverage
787124026 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpseclib/phpseclib
368178034 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoffice/phpspreadsheet
241231227 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
doctrine/cache
550439352 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
649027878 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/css-selector
657765398 Downloads
Converts CSS selectors to XPath expressions
paragonie/random_compat
582898971 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
dnoegel/php-xdg-base-dir
224551215 Downloads
implementation of xdg base directory specification for php
composer/xdebug-handler
344490610 Downloads
Restarts a process without Xdebug.
phpoffice/phpword
26825152 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
masterminds/html5
183905022 Downloads
An HTML5 parser and serializer.
jms/serializer
121270321 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
jms/metadata
135589288 Downloads
Class/method/property metadata management in PHP