Libraries tagged by laravel executor
aariow/artisan-api
7 Downloads
Execute Laravel Artisan commands via REST APIs and HTTP requests safely.
opsource/queryadapter
493 Downloads
Revolutionize your Laravel query management with Laravel Query Adapter! Our adapter package includes multiple query executioners, including Elasticsearch and Eloquent, to help you efficiently run your Laravel queries. Say goodbye to query management headaches and hello to seamless query execution with Laravel Query Adapter. ies.
transprime-research/piper
328 Downloads
PHP Pipe method execution with values from chained method executions
paymeservice/remotisan
942 Downloads
Executing Artisan commands interactively
cornford/logical
588 Downloads
An easy way execute logical statements over a none persisted results set in Laravel.
rmunate/artisan-utilities
411 Downloads
Este paquete contiene diversos comandos de Artisan que buscan ejecutar diferentes trabajos relacionados con el control de cambios, el trabajo comunitario y la optimización del proyecto. Todo desde la facilidad del terminal. Funciona para proyectos Laravel ^8.0 PHP, ^7.4
filippo-toso/positionstack
931 Downloads
A simple Laravel library to execute queries to positionstack.com
usermp/artisan-api
37 Downloads
artisan-api is a Laravel package that allows you to execute Artisan commands via an API route
kozo/liberation
11696 Downloads
It is a Laravel package for easy retrieval and execution of SQL files and more.
kamrul-haque/action-crud-helper
31 Downloads
Generate everything needed for a CRUD operation in Laravel with or without Action classes executing just one command. Also generates frontend scaffolding for blade or vue inertia stack.
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
jascha030/cli
41 Downloads
Service class for executing shell commands using symfony/process, heavily inspired by the CommandLine class in laravel/valet.
devajmeireles/artisan-find
8 Downloads
A useful Laravel package to find Artisan commands by name and execute them in sequence.
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.
truongbo/laravel-query-execute
0 Downloads
Run queries and rollback version base on laravel