Libraries tagged by php
maennchen/zipstream-php
234880097 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
giggsey/libphonenumber-for-php
127641827 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
dnoegel/php-xdg-base-dir
226303625 Downloads
implementation of xdg base directory specification for php
defuse/php-encryption
136806021 Downloads
Secure PHP Encryption Library
phpunit/phpunit-mock-objects
203093111 Downloads
Mock Object library for PHPUnit
phpunit/php-token-stream
379514976 Downloads
Wrapper around PHP's tokenizer extension.
voku/portable-ascii
334192797 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
vimeo/psalm
66622364 Downloads
A static analysis tool for finding errors in PHP applications
php-webdriver/webdriver
74774836 Downloads
A PHP client for Selenium WebDriver. Previously facebook/webdriver.
pestphp/pest
38600804 Downloads
The elegant PHP Testing Framework.
openai-php/client
12936588 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nunomaduro/termwind
179296267 Downloads
Its like Tailwind CSS, but for the console.
mpdf/mpdf
64791500 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maatwebsite/excel
119728303 Downloads
Supercharged Excel exports and imports in Laravel
league/csv
136219280 Downloads
CSV data manipulation made easy in PHP