Libraries tagged by it
setasign/fpdi
118135157 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
setasign/fpdf
51175056 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
41049669 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
php-curl-class/php-curl-class
8642587 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
paragonie/sodium_compat
105482849 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
mrclay/minify
15335039 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
21461775 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
42051789 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
103142071 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
123753 Downloads
Pure bash script to test and wait on the availability of a TCP host and port
nikic/iter
5035576 Downloads
Iteration primitives using generators
hoa/iterator
21320017 Downloads
The Hoa\Iterator library.
ccxt/ccxt
303501 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
amphp/pipeline
18541777 Downloads
Asynchronous iterators and operators.
yahnis-elsts/plugin-update-checker
1202048 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.