Libraries tagged by laravel maker
freyo/xinge
450 Downloads
This package makes it easy to send notifications via Tencent Xinge with Laravel
blakvghost/bravo
7 Downloads
Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.
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.
zapatta/laravel-make-service
10 Downloads
Generate a make:service command and add to make:model -s option to autogenerate
yuk1/laravel-make-repository
1 Downloads
A simple package to create a make:repository command for Laravel 5+
windsondias/laravel-make
4 Downloads
A Laravel package to create some class by command
wawan/laravel-make-class
10 Downloads
Artisan command for generating a new custom class in Laravel.
thuraaung2493/laravel-make-files-tools
87 Downloads
A small cli tools to create DTO, Action and Service classes for Laravel project.
thulisoft/laravel-make-trait
6 Downloads
Rapid trait generation in Laravel.
st-man-hori/laravel-make-service
18 Downloads
create service class and service interface for laravel
skyraptor/laravel-make-user
8 Downloads
An Artisan console command to create users in your Laravel application.
schubu/laravel-make-view
4 Downloads
A laravel artisan cli plugin to create your views
saeedshoh/laravel-make-enum
15 Downloads
A MVCS pattern create a enum command for Laravel 5+
ramomen/laravel-make-tool
669 Downloads
make tool for Laravel 5+
oza75/laravel-make-repository
1495 Downloads
A laravel command to create repository default files