Libraries tagged by execute
cratia/orm-dbal
2499 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
cornford/logical
588 Downloads
An easy way execute logical statements over a none persisted results set in Laravel.
cognitive/shell-exec
37130 Downloads
Shell execute command library
codenamegary/l4-lock
3009 Downloads
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.
chiron/pipeline
2156 Downloads
Pipe your PSR15 middlewares and execute the stack. Support a PSR11 Container for Lazy Loading.
bpetheo/yii2-cron
822 Downloads
Cron implementation for yii2 framework. Executes scheduled commands defined in yii config.
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.
aleex1848/ssh
104 Downloads
A lightweight package to execute commands over an SSH connection
aariow/artisan-api
7 Downloads
Execute Laravel Artisan commands via REST APIs and HTTP requests safely.
roave/roave-developer-tools
177 Downloads
Developer Tools aimed at debugging/profiling/logging actions that are executed within a standard Zend\Mvc application
moe-mizrak/laravel-prompt-alchemist
26 Downloads
Versatile LLM Tool Use (Function Calling) package for Laravel, compatible with all LLMs, enabling LLM to execute actual code functions (unlike LLMs' built-in capabilities).
lloydzhou/router
134 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
libcast/jobqueue
1530 Downloads
JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`
knpuniversity/activity-runner
828 Downloads
Executes Twig & PHP activities in a safe manner
connectholland/tactician-scheduler-plugin
3523 Downloads
Tactician plugin that allows scheduling a command to be executed at a specific time in the future