Libraries tagged by task automation
jarischaefer/hal-api
1405 Downloads
Enhances your HATEOAS experience by automating common tasks.
misterbrownrsa/laravel-dhl-tas
33 Downloads
A basic API to easily generate the necessary requests for Trade Automation Service for Laravel
phix/taskslib
15 Downloads
TasksLib is a library of classes for automating repetitive tasks
mtholyoke/jorge
61 Downloads
MHC’s command-line tool for automating development tasks
geeshoe/dblib
164 Downloads
PHP library for automating MySQL/MariaDb tasks within your project
bvdputte/kirby-autopublish
5267 Downloads
Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.
omaralalwi/laravel-trash-cleaner
468 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
mediadreams/md_news_clickcount
2390 Downloads
With this TYPO3 extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.
narrowspark/automatic
482 Downloads
Composer plugin for automate the most common tasks of applications.
suin/cakephp-subcommand-injector
11 Downloads
CakePHP Subcommand Injector make it possible that automatical adding Task classes as subcommands of a Shell class.
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
lyignore/sendemail
3 Downloads
Timed tasks automatically query data and send it to the specified mailbox
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).
cptch/php-solver
16 Downloads
Cptch.net API example for automatic captcha solving tasks
zakaria-yacine/laravel-form-builder
20 Downloads
AutoFormGenerator is a Laravel package that streamlines form creation by automatically generating forms and their corresponding input fields using Artisan commands. Simplify repetitive tasks, reduce development time, and enhance productivity by generating fully customizable forms directly from the console. Perfect for CRUD applications and rapid prototyping.