Libraries tagged by php flash
firstred/mollie-api-php
625 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.
endroid/flusher-bundle
1916 Downloads
Endroid Flusher Bundle
amirdev-byte/phlask
15 Downloads
A minimal and elegant microframework for building APIs in PHP — inspired by Flask, designed for simplicity and speed.
tryiton/tryiton
1 Downloads
Official PHP SDK for the TryItOn virtual try-on API.
pixelcostudios/notify
37 Downloads
toastr.js, pnotify.js flush notifications for Laravel
kallbuloso/notify
14 Downloads
toastr.js, pnotify.js flush notifications for Laravel 5, 6, 7 and Lumen
imunhatep/rediscli
25043 Downloads
General-Purpose Library for PHP
icarus/worker
146 Downloads
A wrapper for running tasks with automatic exception logging and programmable post-run actions (like flushing to the database, logging an action).
hanwenbo/reflect
716 Downloads
ezswoole
hanwenbo/fetch
73 Downloads
FaShop EasySwoole HttpClient
flextype-components/registry
5334 Downloads
Registry component provides a mechanism for storing data globally in a well managed fashion, helping to prevent global meltdown.
flaschenpost/azurelib
467 Downloads
This project provides a set of PHP client libraries that make it easy to access Windows Azure tables, blobs, queues, service runtime and service management APIs.
fashionphile/qeto
90 Downloads
Query builder for models and entities.
dienesl/mollie-api-hack
191 Downloads
Mollie API client library for hack. Forked from https://github.com/mollie/mollie-api-php
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.