Libraries tagged by laravel executor
deepskylog/laravel-astronomy-library
280 Downloads
A library to execute astronomical calculations
chojnicki/laravel-seeder-debugger
1176 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.
alirezavalipour/laravel-time-measurement
1 Downloads
this package use for measuring execution time of your operation, it's event based
rinvex/laravel-composer
11419 Downloads
Rinvex Composer is an intuitive package that leverages the Composer Plugin API, offering enhanced installation features, that allow packages to be installed outside the standard vendor directory and executing custom scripts during the install, update, and uninstall phases.
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).
aariow/artisan-api
7 Downloads
Execute Laravel Artisan commands via REST APIs and HTTP requests safely.
opsource/queryadapter
498 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.
riftweb/superseeder
22 Downloads
Supercharge your Laravel database seeding with execution tracking and rollbacks! This package adds migration-like behavior to seeders, preventing duplicate runs while enabling batch management and safe rollback of seeded data. Perfect for production environments and complex seeding workflows.
jsiebach/commander
279 Downloads
A Laravel Backpack-driven interface for executing artisan commands
adelinferaru/nestedflowtracker
2895 Downloads
Laravel package that helps tracking nested execution flows.
paymeservice/remotisan
943 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
957 Downloads
A simple Laravel library to execute queries to positionstack.com
usermp/artisan-api
38 Downloads
artisan-api is a Laravel package that allows you to execute Artisan commands via an API route