Libraries tagged by artisan
omaralalwi/laravel-trash-cleaner
926 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
grazulex/laravel-draftable
66 Downloads
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
arafat69/laravel-repository
2110 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
artisansdk/srp
3768 Downloads
A client and server-side implementation in PHP of the Secure Remote Password (SRP-6a) protocol.
artisangang/jwt
10145 Downloads
PHP7 library for JSON Web Tokens (JWT).
zachleigh/laravel-vue-generators
39596 Downloads
Generate Vue js files via artisan commands.
thewoods96/doc-shamer
10139 Downloads
A basic Laravel Artisan command to check an OpenAPI spec against application API routes to summarise doc coverage
teners/laravel-extras
2576 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
sunel/eav
3597 Downloads
Eav For Artisan.
shibuyakosuke/laravel-ddl-export
8098 Downloads
Export Table definition to spreadsheet by artisan command.
prevailexcel/laravel-action-service-trait
2136 Downloads
A simple Laravel package to create actions, traits and services using artisan commands
plan-com/docker-generator
2905 Downloads
A PHP library to generate Docker files via an Artisan command.
nordcoders/laravel-service-maker
1324 Downloads
Generate services and contracts in Laravel with the artisan command
myparcelcom/concurrency-safe-migrations
47475 Downloads
Provides an artisan command that runs migrations but prevents execution at the same time
mhmdomer/laravel-database-backup
4376 Downloads
Backup your laravel database by a simple artisan command