Libraries tagged by faas
mollie/mollie-api-php
8781222 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
gordalina/cachetool
2902763 Downloads
Manage your OPcache & APCu cache through the CLI
zordius/lightncandy
8159010 Downloads
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).
zenorocha/clipboardjs
145969 Downloads
Modern copy to clipboard. No Flash. Just 3kb gzipped https://clipboardjs.com
widmogrod/php-functional
3624928 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
stechstudio/laravel-zipstream
1947832 Downloads
A fast and simple streaming zip file downloader for Laravel.
starkbank/ecdsa
20882798 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
shipmonk/composer-dependency-analyser
997017 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
rlanvin/php-rrule
6562367 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
php-vcr/php-vcr
2431623 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
34361139 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
nette/nette
2439779 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
moxiecode/plupload
412297 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.
mckenziearts/laravel-notify
780085 Downloads
Flexible flash notifications for Laravel
marc-mabe/php-enum
7628580 Downloads
Simple and fast implementation of enumerations with native PHP