Libraries tagged by crop class
pingark/pingark-laravel
1 Downloads
First-class PingArk integration for Laravel: auto-register scheduled tasks, ping start/success/failure, and capture durations and exit context.
nickjbedford/laravel-scheduling
45 Downloads
The Laravel Scheduling framework provides an easier way to implement Schedule-based tasks that are isolated into a class.
mralaminahamed/action-scheduler-stubs
4 Downloads
Action Scheduler function and class declaration stubs for static analysis.
mplx/php-toolkit-cronjob
335 Downloads
PHP Toolkit Cronjob Class
logics/cli
2861 Downloads
Command Line Interface base class providing command line parsing facilities
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
warnax-corp/moodlerest
7 Downloads
MoodleRest is a PHP class to query Moodle REST webservices
submtd/laravel-schedule-watcher
276 Downloads
Replaces the Laravel schedule class with a custom class that will allow you to list cron tasks and fire warnings if tasks do not run.
sdbullion/nfusions
5 Downloads
This extension adds the capability in Magento to import products prices from nFusion Solutions' reliable, enterprise-class cloud platform for global financial data. All settings are provided in the Magento admin. When you import product prices in Magento this plugin will import prices from the nFusion Solutions cloud platform in the base currency of your Magento store. Through the use of a cron job the plugin can update prices automatically on a scheduled interval.
camilwojcik/logs-cleanup
0 Downloads
Simple package with class that clears logs older than given date (in text format). Recomended use in your Cron.php file.
stuttter/ludicrousdb
133515 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
humanmade/ludicrousdb
231526 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
noahheck/e_pdostatement
23910 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
dealnews/filter
6746 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.
michtio/tailwind-merge-v4
712 Downloads
Drop-in fork of tales-from-a-dev/tailwind-merge-php with a widened psr/simple-cache constraint so it can coexist with Craft Commerce (which transitively pins psr/simple-cache ^1.0 via ibericode/vat).