Libraries tagged by ru
doctrine/coding-standard
11363858 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
brain/monkey
9516830 Downloads
Mocking utility for PHP functions and WordPress plugin API
antecedent/patchwork
15004813 Downloads
Method redefinition (monkey-patching) functionality for PHP.
hoa/compiler
13632994 Downloads
The Hoa\Compiler library.
rubix/tensor
1113002 Downloads
A library and extension that provides objects for scientific computing in PHP.
timokoerber/laravel-one-time-operations
1030028 Downloads
Run operations once after deployment - just like you do it with migrations!
symplify/coding-standard
7378452 Downloads
Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.
spaze/phpstan-disallowed-calls
13871022 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/fork
1325035 Downloads
A lightweight solution for running code concurrently in PHP
rlanvin/php-rrule
8237125 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
phpcompatibility/phpcompatibility-wp
23643763 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
php-vcr/php-vcr
2706549 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
php-di/phpdoc-reader
27685140 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pheromone/phpcs-security-audit
3043737 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
phayes/geophp
8717367 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.