Libraries tagged by php8.x
initphp/polyfill-php80
42 Downloads
PHP 8.0 Polyfill (DEPRECATED — PHP 8.0 reached End of Life in November 2023; use symfony/polyfill-php80 if you still target legacy PHP 7.x runtimes.)
sk8dvlpr/securepayload
13 Downloads
Unified client+server security helper for HMAC and AEAD (XChaCha20-Poly1305) with nonce/replay protection and canonical signing. Native PHP 8+, framework-agnostic.
phpunit/php-code-coverage
941444340 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpseclib/phpseclib
469194594 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
sebastian/environment
920217813 Downloads
Provides functionality to handle HHVM/PHP environments
phpunit/phpunit
960943312 Downloads
The PHP Unit Testing framework.
phpoffice/phpspreadsheet
321450432 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
doctrine/cache
612636091 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
paragonie/random_compat
690903261 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
theseer/tokenizer
800009389 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
dnoegel/php-xdg-base-dir
245595670 Downloads
implementation of xdg base directory specification for php
phpoffice/phpword
39641631 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
paragonie/sodium_compat
146504611 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
openspout/openspout
72003362 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
jms/metadata
161095281 Downloads
Class/method/property metadata management in PHP