An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: artisan-command

nafiesl/SimpleCrudGenerator

Faster test-driven development for CRUD feature in Laravel project.

Language: PHP - Size: 3.06 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 172 - Forks: 49

AwaisJ670/serviceGenerator

Tool for creating a service class in Laravel

Language: PHP - Size: 8.79 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

as-yakovenko/laravel-class-generator

A Laravel package to generate Service, Utility, Trait, Enum, and Helper classes

Language: PHP - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

opengento/magento2-makegento-cli

Make but for Magento

Language: PHP - Size: 365 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 14 - Forks: 0

devajmeireles/artisan-find

A useful Laravel package to find Artisan commands by name and execute them in sequence.

Language: PHP - Size: 26.4 KB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 9 - Forks: 1

hedii/artisan-log-cleaner

An artisan command to clear laravel log files

Language: PHP - Size: 22.5 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 41 - Forks: 14

binafy/artisan-finder

Find your artisan commands

Language: PHP - Size: 3.23 MB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

mpyw/streamable-console

Call interactive artisan command using arbitrary stream instead of STDIN.

Language: PHP - Size: 30.3 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 2

aerni/laravel-sync

A git-like artisan command to easily sync files and folders between environments.

Language: PHP - Size: 125 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 66 - Forks: 3

supliu/laravel-query-monitor

Simple artisan command to monitoring triggered queries

Language: PHP - Size: 123 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 286 - Forks: 40

Wulfheart/pretty-routes

Display your Laravel routes in the console, but make it pretty. 😎

Language: PHP - Size: 1.64 MB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 628 - Forks: 32

sachintha00/Multi-Tenant-Wizard

🛸🍻 This package streamlines the migration process for Software as a Service (SaaS) for Laravel web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.

Language: PHP - Size: 35.2 KB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 21 - Forks: 2

Chouikhi-abdallah/Bloc-Notes-CRUD

This is an academic project with laravel, notes app

Language: PHP - Size: 129 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

antaresproject/automation

:repeat: Automation Antares Project Component. Hook up your module into Automation Component to easily control background processes.

Language: PHP - Size: 330 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 4

joseangelcrn/artisan_service_repository_generator

You can automatically create files that follow the service-repository pattern by adding custom commands to Laravel, such as php artisan make:repository and php artisan make:service

Language: PHP - Size: 139 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

GussRw/Documentation-Laravel-Routes

Generator of documentation for Laravel routes

Language: PHP - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 1

miftah704/nodejs-artisan

A command-line tool for generating various components in Node.js projects, similar to Laravel Artisan.

Language: JavaScript - Size: 8.6 MB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 14 - Forks: 1

danielcalebe/gippe

Projeto iniciado como Trabalho de Conclusão do Curso, visando inovação no setor empresarial de festas e buffets, ajudando na gestão e facilitando o contato com o cliente (Atualmente o servidor não esta funcionando para visualizar)

Language: Blade - Size: 22.2 MB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

abbasudo/artisan-route

add route to access artisan

Language: PHP - Size: 48.8 KB - Last synced at: 20 days ago - Pushed at: 6 months ago - Stars: 22 - Forks: 4

michael-rubel/artisan-release-command

An opinionated release process with Laravel Artisan Console.

Language: PHP - Size: 403 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 16 - Forks: 0

sanjay-np/laravel-generator

A package for laravel to generate Action, Service and Trait using artisan command

Language: PHP - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

paulido/laravel-artisan-commands

this is a laravel artisan commands package

Language: PHP - Size: 30.3 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

lightszentip/laravel-release-changelog-generator

Generate a changelog and releases with version management with artisan

Language: PHP - Size: 898 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 8 - Forks: 6

spresnac/laravel-create-user-cli

Create a user-entry from cli with artisan

Language: PHP - Size: 55.7 KB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 5

Roboroads/laravel-tinker

Adds a way to write php and run it directly in Laravels' Artisan Tinker.

Language: Kotlin - Size: 4.98 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 203 - Forks: 15

mtownsend5512/laravel-make-trait

Rapid trait generation in Laravel

Language: PHP - Size: 11.7 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 14 - Forks: 5

bobanum/revamp

Laravel utility to regroup and reorganize your routes, controllers, models, views... into concepts

Language: PHP - Size: 107 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Elimuswift/db-exporter

A laravel database schema migration plugin

Language: PHP - Size: 77.1 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 36 - Forks: 8

shunnmugam/laravel-admin

Laravel Admin panel with theme , modules ,artisan commands and helper classess.Laravel admin boilerplate with theme and modules

Language: PHP - Size: 2.84 MB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 32 - Forks: 7

svenluijten/artisan-view 📦

👀 Manage your views in Laravel projects through artisan

Language: PHP - Size: 350 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 871 - Forks: 120

VetonMuhaxhiri/Laravel-find-missing-translations

One Artisan command to find missing translations. Developed by Veton Muhaxhiri

Language: PHP - Size: 28.3 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 0

guysolamour/laravel-commands

This package is a collection of artisan commands for speed up development with laravel.

Language: PHP - Size: 52.7 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

amin3536/Anar

laravel package : artisan commands for create Repository and provider

Language: PHP - Size: 277 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 27 - Forks: 7

tidkeashok007/project_vipra

Project Vipra: A Laravel-powered digital platform offering seamless user experiences and comprehensive functionalities for Vipra.

Language: JavaScript - Size: 28.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Deerdama/mongo-helper

Language: PHP - Size: 63.5 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

AdrienHq/laravel-todoapp

A simple todo app that I made to learn the basics of Laravel

Language: PHP - Size: 166 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

flaack/laravel-make-module

This package provides a `php artisan make:module` console command

Language: PHP - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

meshesha/artisan-make-mvc

Laravel artisan command to create CRUD files and actions which includes: views (index,create,show,edit) , controller , add a route , factory and test . It depends on the existing model.

Language: PHP - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

danielyandev/laravel-easymake

Making Laravel artisan make: command easier

Language: PHP - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

LaravelLegends/interactive-model

This library is helpful to record data in the Eloquent models interactively via the command line.

Language: PHP - Size: 31.3 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

renoangelobanderlipe/Laravel-Custom-Commands

This repository serves as a collection of custom Laravel Artisan commands aimed at enhancing development productivity and maintaining code consistency. Each command automates routine tasks, following Laravel's convention-over-configuration principle.

Language: PHP - Size: 80.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

veldos/laravelcrud

simple laravel crud application

Language: PHP - Size: 122 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pmatseykanets/artisan-io

Data import artisan command for your Laravel project

Language: PHP - Size: 52.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 3

SajeebChakraborty/Custom_Package_and_Artisan_Command_Laravel

Language: CSS - Size: 708 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

bukankalengkaleng/laravel-rebuild

An artisan command to rebuild your app

Language: PHP - Size: 2.83 MB - Last synced at: 20 days ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 2

nuwannadeera/CRUD-App-Backend--Angular-Laravel-

This is an online application with view, upate, add and delete option and this is the backend part developed with laravel framework

Language: PHP - Size: 120 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

erjanmx/laravel-migrate-check

An artisan command to check for pending migrations with proper exit code

Language: PHP - Size: 30.3 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 11

rap2hpoutre/create-user-command

🦀 Create User with artisan

Language: PHP - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 20 - Forks: 2

adamczykpiotr/laravel-make-transformer Fork of metricloop/laravel-transformer-maker 📦

Most convenient way of creating Transformers in Laravel

Language: PHP - Size: 13.7 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

Language: PHP - Size: 647 KB - Last synced at: about 14 hours ago - Pushed at: over 1 year ago - Stars: 31 - Forks: 2

mnestorov/laravel-import-file

This is a test project to import the data from a file into a mysql database with artisan command.

Language: PHP - Size: 396 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

brausepulver/laravel-eloquent-to-graphql

Generate GraphQL schemas from Eloquent models

Language: PHP - Size: 60.5 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 4

jornatf/laravel-route-generator

Laravel package to auto-generate routes from static blade view.

Language: PHP - Size: 30.3 KB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

qadirpervez/laravel-install-command

Artisan Command to Install Laravel Application in One Go

Language: PHP - Size: 74.2 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

jahid56/recaptcha

Laravel Registration with name, username, email, password and google recaptcha. And login with Username instead of Email

Language: PHP - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

jahid56/crud_application

Language: HTML - Size: 4.7 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

jahid56/doctor

Hospital & Doctor Information System from Bangladesh. It has also Doctor admin panel to update a doctors information. One can also booking a doctor in this system

Language: PHP - Size: 13.7 MB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 9 - Forks: 4

AliffAzmi/common-command

Comprehensive reference guide of common commands across various development environments.

Language: Svelte - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

smitpatelx/laravel-event-task

Follow user events and unlock achievements & badges. Event-driven.

Language: PHP - Size: 115 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pmatseykanets/artisan-beans

Easily manage your Beanstalkd job queues right from the Laravel artisan command

Language: PHP - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 6

mcampbell508/laravel-informant

Run checks against Laravel application dependencies to provide feedback during development

Language: PHP - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mabdusshakur/Laravel-Helper-GUI

This is a graphical user interface (GUI) tool for running Laravel Artisan commands. The tool provides a simple and intuitive way to execute Artisan commands, without having to remember the command line syntax.

Language: C# - Size: 755 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

em7v/artisan-beanstalk

Artisan command for beanstalk

Language: PHP - Size: 8.79 KB - Last synced at: 30 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

bukankalengkaleng/laravel-entity

Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)

Language: PHP - Size: 1.13 MB - Last synced at: 27 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 1

Niellles/lumen-commands

Ports commands from Laravel to Lumen. Mostly make commands at this time.

Language: PHP - Size: 83 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 3

jornatf/laravel-trait-generator

A Laravel Package to make Trait with artisan CLI.

Language: PHP - Size: 24.4 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ollyxar/websockets-chat

Laravel WebSockets chat

Language: PHP - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 43 - Forks: 4

svenluijten/artisan-shortcuts

🍰 Register shortcuts to execute multiple artisan commands

Language: PHP - Size: 61.5 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 57 - Forks: 3

artemio87/psTopSecret

Example of how to create a command in Laravel with different properties

Language: PHP - Size: 91.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

einnar82/other-classes

Create your contracts, services and repositories via artisan console.

Language: PHP - Size: 6.84 KB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

SpiralOutDotEu/dockervel

Laravel development environment in Docker containers

Language: Shell - Size: 15.6 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 30 - Forks: 7

ismatBabirli/laravel-backup

This package for backup your database with artisan command line

Language: PHP - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 2

mckenziearts/laravel-command

A Laravel package to provide artisan new commands

Language: PHP - Size: 25.4 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 32 - Forks: 2

kenvilar/stripe-checkout-tdd-laravel

Laravel Test-Driven Development for Stripe

Language: PHP - Size: 3.2 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

appstract/laravel-artisan-scan 📦

[WIP] Scan for multiple improvement points

Language: PHP - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 3

othyn/laravel-migrate-to-sql 📦

Quickly convert and export all Laravel migrations into SQL via a handy Artisan command

Language: PHP - Size: 214 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 3

marceloxp/laravel_commands 📦

Laravel Commands - Laravel Artisan Command Utilities

Language: PHP - Size: 211 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

thettler/laravel-command-attribute-syntax 📦

This Package allows the use of PHP Attributes to specify a command signature

Language: PHP - Size: 373 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

ShibuyaKosuke/laravel-language-setting

Publish language file for Laravel

Language: PHP - Size: 35.2 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 5

KCPT19/laravel-mysqltools

A Laravel 5 Package that adds artisan commands for importing, exporting and clearing a MySQL or MariaDB database.

Language: PHP - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

yaza-putu/artisan-blade

make blade with artisan, just call php artisan make:blade you can create file blade, create template syntax html or blade with stub file and auto insert to your blade

Language: PHP - Size: 42 KB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

balqismaipasha/sistem_desa

Sistem kependudukan desa dengan laravel 8, mendata penduduk dan KK

Language: HTML - Size: 29.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

paramonovav/laravel-optimize-images 📦

Optimize images artisan command for Laravel 4

Language: PHP - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

gitscrum-team/console

Manage your project and your team's tasks, all through console commands.

Language: PHP - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

SamuelNunesDev/lumen-form-request-validation

Simple solution for form request validation on lumen.

Language: PHP - Size: 12.7 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

javidalpe/laravel-localization-automation

Use this library to translate your Laravel localization files

Language: PHP - Size: 24.4 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

hmazter/laravel-schedule-list

Laravel package to add command to list all scheduled artisan commands

Language: PHP - Size: 85.9 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 94 - Forks: 14

maxkostinevich/Artisan-Ping

Make HTTP requests from console using Laravel Artisan.

Language: PHP - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

midnite81/laracommander

A web dashboard for Artisan Commands

Language: PHP - Size: 620 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

axitbv/laravel-artisan-vue

Laravel Artisan Command for scaffolding a Vue.js feature application with a Vuex store

Language: PHP - Size: 12.7 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

jcellon/Darwill

Database Reports.

Language: PHP - Size: 299 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

anso2410/freesplash

Laravel unsplash style

Language: JavaScript - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

piyook/csvseeder

A simple Laravel utility package to seed database tables with CSV data using a custom Artisan command

Language: PHP - Size: 18.6 KB - Last synced at: 24 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

tobischulz/artisan-forge-deploy

A Laravel artisan command to easily deploy your code to a laravel forge server.

Language: PHP - Size: 1.26 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 3

web-chefs/QueueButler

Laravel Artisan queue helper commands that makes it possible to run job queues using the Scheduler without the need for installing and running a Queue Daemon or installing SupervisorD, allowing for effectively running Job Queues from a cron via the Scheduler in any environment even shared hosting

Language: PHP - Size: 175 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 2

DelveFore/laravel-packager-hermes

Artisan make Commands when using https://github.com/Jeroen-G/laravel-packager thereby accelerating your development of Laravel Packages.

Language: PHP - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 9

mkhab7/laravel-magical-artisan

A package for easier use of laravel artisan

Language: PHP - Size: 45.9 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mattrmiller/laravel-potion

laravel - Potion is a pure PHP asset manager for Laravel 5 based off of Assetic.

Language: PHP - Size: 27.3 KB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 61 - Forks: 5

mauroerta/laravel

Some commands, traits and middlewares that I often use in Laravel

Language: PHP - Size: 43 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

sebbaum/laravel-artisan

Chef cookbook to run laravel's artisan commands on remote nodes

Language: Ruby - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2