Libraries tagged by multiple
heristop/jobqueue-bundle
903 Downloads
This bundle provides the use of Zend_Queue from Zend Framework. It allows your Symfony application to schedule multiple console commands as server-side jobs.
helsingborg-stad/multisite-role-propagation
16462 Downloads
Plugin to quickly set a role for a multisite user on multiple blogs in a network
hejunjie/error-log
411 Downloads
基于责任链模式的错误日志处理组件,支持多通道日志处理(如本地文件、远程 API、控制台输出),适用于复杂日志策略场景 | An error logging component using the Chain of Responsibility pattern. Supports multiple output channels like local files, remote APIs, and console logs—ideal for flexible and scalable logging strategies.
haught/laravel-saml2
2760 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp.
hamburgscleanest/guzzle-advanced-throttle
33443 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
glowy/strings
3265 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
glowy/arrays
3056 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
glebred/search-multiselect-input
1103 Downloads
Searchable multiple select input for Livewire Laravel 8
fsavina/laravel-multi-memcached
12273 Downloads
Extract multiple memcached server configuration from .env file
freerkminnema/synchronized
1560 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.
frankfoerster/cakephp-environment
8981 Downloads
CakePHP Environment Plugin. Manage multiple environments in your CakePHP application that differ in database setup, configuration settings (Configure) and custom feature flags.
fndmiranda/simple-address
286 Downloads
Search address by postcode in multiple Api's and optionally get geocoding in Google Maps with the results.
finalbytes/google-distance-matrix-api
5089 Downloads
Google distance matrix API - Estimate travel time and distance for multiple destinations.
fichtme/symfony-command-runner
9122 Downloads
Run multiple commands async
feature-ninja/testing-matrix
549 Downloads
Easily test multiple scenarios by creating a testing matrix