Libraries tagged by service model
petrelli/live-statics
128 Downloads
Rapid development aid package that facilitates data modelling and dynamic integration with views
service-to/uses-detail
3 Downloads
A Laravel trait for handling dynamic model attributes using a JSON detail column
drewlabs/g-cli
119 Downloads
Generates classes, services, models and controller's components or entire project source code from databse structure
blocksystems/file-attributes
3 Downloads
service model attributes for laravel(lumen) by files
xuan/makemodule
9 Downloads
Make module is auto create module files include repositories models services controllers and providers
solution-forest/workflow-engine-laravel
0 Downloads
Laravel integration for the Workflow Engine - providing Eloquent models, service providers, and artisan commands for seamless workflow management
npth/code-generator
3 Downloads
Code generator of routes, controllers, services, repositories, models, entities, dto, etc...
laralearn/larastructor
0 Downloads
An artisan companion for Laravel learners to create Models, Services, and Repositories.
bashar-shaeb/laravel-flutter-generator
0 Downloads
A Laravel package that bridges Laravel backend with Flutter frontend by generating complete Flutter features (models, services, UI components) from Laravel models and routes
abnermouke/laravel-builder
107 Downloads
Laravel Framework Controller、Service、Repository、Model、Handler Builder.
abevanation/reversify
3 Downloads
Reverse engineer an existing database schema into Laravel migrations, models, services, and controllers
rudi97277/laravel-make-feature
14 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
mwyatt/core
253 Downloads
Abstract structure for controllers, services, mappers and models.
chihchenghuang/laravel-mrs-generators
24 Downloads
This package is a experimental project inspired by yish/generators which extends the core file generators based on Laravel 5. It can help you build classes with basic Model-Repository-Service pattern.
blogufy/core
0 Downloads
This is the core of the blogufy project/application without CRUD implementation but comes with all the necessary backend logic and settings such as models. migrations, services, helper functions, etc. Built on Laravel.