Libraries tagged by php
phpstan/phpstan-strict-rules
47127636 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-phpunit
81374687 Downloads
PHPUnit extensions and rules for PHPStan
phpstan/phpstan-doctrine
53844730 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
60884243 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpspec/phpspec
34812087 Downloads
Specification-oriented BDD framework for PHP 7.1+
phpmetrics/phpmetrics
12809200 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpbench/phpbench
10192218 Downloads
PHP Benchmarking Framework
php-parallel-lint/php-parallel-lint
44752949 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
php-ffmpeg/php-ffmpeg
17523238 Downloads
FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg
phenx/php-svg-lib
127275774 Downloads
A library to read, parse and export to PDF SVG files.
onelogin/php-saml
36553713 Downloads
PHP SAML Toolkit
mikehaertl/phpwkhtmltopdf
16931453 Downloads
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
michelf/php-markdown
48574150 Downloads
PHP Markdown
markrogoyski/math-php
5882117 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
marc-mabe/php-enum
19986091 Downloads
Simple and fast implementation of enumerations with native PHP