Libraries tagged by cro
hprose/hprose-swoole
28546 Downloads
Hprose asynchronous client & standalone server based on swoole
glooby/task-bundle
15920 Downloads
Scheduling of tasks for symfony made simple
g4/tasker
53386 Downloads
Application asynchronous tasks manager and runner, cron-like PHP implementation with ability to run tasks with resolution in seconds
ezsystems/job-queue-bundle
267667 Downloads
Allows to run and schedule Symfony console commands as background jobs.
demi/sitemap-generator
24484 Downloads
Yii2 component for generate sitemap.xml files.
crowdsec/remediation-engine
52578 Downloads
The official PHP remediation engine for CrowdSec
crowdsec/lapi-client
55024 Downloads
The official PHP client for the CrowdSec Local API (LAPI)
crowdsec/common
56783 Downloads
Common PHP code used by other php libs from CrowdSec SDK
crowdsec/capi-client
55773 Downloads
The official PHP client for the CrowdSec Central API (CAPI)
comur/image-bundle
118108 Downloads
A bundle providing fields for image upload with jquery upload and image cropping with jcrop for symfony2
bnomei/kirby-janitor
145 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
bairwell/middleware-cors
18997 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.
a-bashtannik/fasti
2073 Downloads
Laravel task scheduler with calendar-based management.
kamisama/php-resque-ex-scheduler
620161 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
crowdstar/exponential-backoff
15925 Downloads
Prevent overloading an unavailable service by doubling the timeout each iteration.