Libraries tagged by it
doctrine/migrations
217836970 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
nette/finder
58489029 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
tracy/tracy
25496951 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
setasign/fpdf
71107833 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.
scrivo/highlight.php
46945040 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
php-curl-class/php-curl-class
9963714 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
mrclay/minify
18936548 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
29056989 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
46590752 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
107361681 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
197005 Downloads
Pure bash script to test and wait on the availability of a TCP host and port
nikic/iter
6371348 Downloads
Iteration primitives using generators
hoa/iterator
25125842 Downloads
The Hoa\Iterator library.
ccxt/ccxt
341537 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
amphp/pipeline
40336221 Downloads
Asynchronous iterators and operators.