Libraries tagged by it
setasign/fpdf
46321540 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
robmorgan/phinx
38801435 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
php-curl-class/php-curl-class
8229120 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
paragonie/sodium_compat
95426490 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
mrclay/minify
14398940 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
infection/infection
17693848 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
nunomaduro/larastan
39555462 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
doctrine/reflection
101383677 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
vishnubob/wait-for-it
100703 Downloads
Pure bash script to test and wait on the availability of a TCP host and port
nikic/iter
4536762 Downloads
Iteration primitives using generators
hoa/iterator
20483324 Downloads
The Hoa\Iterator library.
ronanguilloux/isocodes
2845800 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
nette/finder
50925576 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
ccxt/ccxt
290682 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
amphp/pipeline
12086834 Downloads
Asynchronous iterators and operators.