Libraries tagged by server task
hhxsv5/laravel-s
619772 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
appwrite/appwrite
121568 Downloads
Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API
spiral-packages/scheduler
393170 Downloads
The scheduler is a package for spiral framework. It will help to managing scheduled tasks on your server.
protonemedia/laravel-task-runner
5297 Downloads
Write Shell scripts like Blade Components and run them locally or on a remote server
luka-dev/headless-task-server-php
8023 Downloads
Helper for sending requests to luka-dev/headless-task-server
pharaonic/laravel-executor
1554 Downloads
Laravel Executor is a package that allows you to execute commands, actions, jobs, and automated tasks on your production server.
symfony/symfony1
108702 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
immusen/yii2-swoole-websocket
8698 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
gaspaio/gearmanui
7 Downloads
A simple silex based web interface to monitor a cluster of Gearman servers.
phing/task-zendserverdevelopmenttools
77927 Downloads
Zend Server Development Tools.
phing/task-ftpdeploy
83840 Downloads
Deploys a set of files to a remote FTP server.
immusen/yii2-swoole-mqtt
348 Downloads
MQTT server for Yii2 base on swoole 4, Resolve topic as a route reflect into controller/action/param, And support redis pub/sub to trigger async task from your web application
gggeek/ezab
8 Downloads
A suite of tools for benchmarking (load testing) web servers and databases
phpgt/cli
8239 Downloads
Command line interface builder.
diontech/laravel-extended-scheduler
1528 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.