Libraries tagged by task automation
omaralalwi/laravel-trash-cleaner
5351 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
bvdputte/kirby-autopublish
9515 Downloads
Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.
mediadreams/md_news_clickcount
4333 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
12 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
4 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
mediadreams/md_news_pages_clickcount
4 Downloads
With this TYPO3 extension you are able to count views of pages and ext:news records. You can display a list with most viewed pages/news and delete the statistics automatically with a scheduler task.
keggermont/laravel-amphp
352 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
zakaria-yacine/laravel-form-builder
26 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.
galangaidilakbar/numeric-mask
188 Downloads
A Laravel Nova field that automatically adds thousand separator dots while typing (e.g., 1000 becomes 1.000)
schmidtwebmedia/mask-export-to-content-blocks
23 Downloads
TYPO3 extension for semi-automatic migration of your mask export extension to ContentBlocks.
altinvest/laravel-pii-log-sanitizer
10 Downloads
Automatically sanitize and mask sensitive PII data in Laravel application logs using configurable key and pattern-based masking. A Laravel package that automatically masks sensitive data such as emails, phone numbers, passwords, tokens, PAN, Aadhaar, and credit cards before writing logs.