Libraries tagged by it
infection/infection
32450310 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.
doctrine/migrations
229848216 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
60052631 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
tracy/tracy
26390882 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.
spaze/phpstan-disallowed-calls
24911660 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
setasign/fpdf
78798793 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
55290502 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
php-curl-class/php-curl-class
10347478 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
mrclay/minify
19737576 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
nunomaduro/larastan
47701206 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
108344908 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
282722 Downloads
Pure bash script to test and wait on the availability of a TCP host and port
nikic/iter
6749454 Downloads
Iteration primitives using generators
hoa/iterator
26310317 Downloads
The Hoa\Iterator library.
tecnickcom/tc-lib-barcode
8825018 Downloads
PHP library to generate 73 types of linear, 2D and postal barcodes as SVG, PNG, HTML or GD images