Libraries tagged by ru
ergebnis/phpstan-rules
10417425 Downloads
Provides rules for phpstan/phpstan.
wapmorgan/morphos
1433946 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
rubix/ml
1609398 Downloads
A high-level machine learning and deep learning library for the PHP language.
moxiecode/plupload
598469 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
gettext/languages
33839819 Downloads
gettext languages with plural rules
doctrine/coding-standard
15899793 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
crunzphp/crunz
2633065 Downloads
Schedule your tasks right from the code.
brain/monkey
15266046 Downloads
Mocking utility for PHP functions and WordPress plugin API
hoa/compiler
17845470 Downloads
The Hoa\Compiler library.
tomasvotruba/cognitive-complexity
5890179 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
timokoerber/laravel-one-time-operations
2283578 Downloads
Run operations once after deployment - just like you do it with migrations!
spaze/phpstan-disallowed-calls
23739109 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.
spatie/fork
3475385 Downloads
A lightweight solution for running code concurrently in PHP
soloterm/solo
475765 Downloads
A Laravel package to run multiple commands at once, to aid in local development.
proengsoft/laravel-jsvalidation
2404267 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest