Libraries tagged by alvo
rubix/ml
929639 Downloads
A high-level machine learning and deep learning library for the PHP language.
godruoyi/php-snowflake
1652859 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
ccxt/ccxt
296909 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
algolia/scout-extended
5230360 Downloads
Scout Extended extends Laravel Scout adding algolia-specific features
yoast/phpunit-polyfills
27749733 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
webimpress/safe-writer
34245611 Downloads
Tool to write files safely, to avoid race conditions
vlucas/valitron
3914875 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
twig/cssinliner-extra
14309000 Downloads
A Twig extension to allow inlining CSS
tightenco/parental
907057 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
starkbank/ecdsa
25721353 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
spaze/phpstan-disallowed-calls
13220353 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.
seld/cli-prompt
23656821 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
sabre/vobject
19727796 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
rtconner/laravel-tagging
2615594 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
paquettg/php-html-parser
7013050 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.