Libraries tagged by redu
mollie/mollie-api-php
8730117 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.
malkusch/lock
6969741 Downloads
Mutex library for exclusive code execution.
infyomlabs/laravel-generator
2020743 Downloads
InfyOm Laravel Generator
brain/monkey
7217819 Downloads
Mocking utility for PHP functions and WordPress plugin API
antecedent/patchwork
12040281 Downloads
Method redefinition (monkey-patching) functionality for PHP.
sonata-project/cache
20746343 Downloads
Cache library
hoa/compiler
12374685 Downloads
The Hoa\Compiler library.
chrisboulton/php-resque
3442564 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
sunra/php-simple-html-dom-parser
8550171 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
staudenmeir/laravel-adjacency-list
2516823 Downloads
Recursive Laravel Eloquent relationships with CTEs
spatie/phpunit-watcher
5949601 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-http-logger
2842524 Downloads
A Laravel package to log HTTP requests
sabre/http
10931982 Downloads
The sabre/http library provides utilities for dealing with http requests and responses.
rennokki/laravel-eloquent-query-cache
2507404 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
nyholm/psr7-server
4087807 Downloads
Helper classes to handle PSR-7 server requests