Libraries tagged by fa
cebe/markdown
27678041 Downloads
A super fast, highly extensible markdown parser for PHP
botman/botman
1345922 Downloads
Create messaging bots in PHP with ease.
ackintosh/ganesha
2659313 Downloads
PHP implementation of Circuit Breaker pattern
facebook/php-sdk-v4
9657909 Downloads
Facebook SDK for PHP
fabpot/php-cs-fixer
5363471 Downloads
A tool to automatically fix PHP code style
zordius/lightncandy
8797336 Downloads
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).
zbateson/mb-wrapper
34742376 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
widmogrod/php-functional
4417594 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
stechstudio/laravel-zipstream
2298501 Downloads
A fast and simple streaming zip file downloader for Laravel.
starkbank/ecdsa
24237633 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
shipmonk/composer-dependency-analyser
2152059 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
rlanvin/php-rrule
7530117 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
phpgangsta/googleauthenticator
2153918 Downloads
Google Authenticator 2-factor authentication
php-vcr/php-vcr
2581838 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
php-parallel-lint/php-parallel-lint
39461807 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.