Libraries tagged by fphp
phpstan/phpstan-doctrine
54467604 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
61817742 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpspec/phpspec
34924799 Downloads
Specification-oriented BDD framework for PHP 7.1+
phpmetrics/phpmetrics
12914934 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpbench/phpbench
10342991 Downloads
PHP Benchmarking Framework
php-parallel-lint/php-parallel-lint
45298471 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
php-ffmpeg/php-ffmpeg
17738848 Downloads
FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg
php-curl-class/php-curl-class
8685059 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
phenx/php-svg-lib
128150007 Downloads
A library to read, parse and export to PDF SVG files.
onelogin/php-saml
36950501 Downloads
PHP SAML Toolkit
nunomaduro/phpinsights
9083668 Downloads
Instant PHP quality checks from your console.
nette/php-generator
50965109 Downloads
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.
mikehaertl/phpwkhtmltopdf
17100106 Downloads
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
michelf/php-markdown
48786652 Downloads
PHP Markdown
marc-mabe/php-enum
21168598 Downloads
Simple and fast implementation of enumerations with native PHP