Download the PHP package zintel/laravel-service without Composer
On this page you can find all versions of the php package zintel/laravel-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zintel/laravel-service
More information about zintel/laravel-service
Files in zintel/laravel-service
Download zintel/laravel-service
More information about zintel/laravel-service
Files in zintel/laravel-service
Vendor zintel
Package laravel-service
Short Description This package helps you create a service and bind a model to it
License MIT
Package laravel-service
Short Description This package helps you create a service and bind a model to it
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-service
Laravel Service Generator (MVCS Pattern)
A Laravel Artisan command to generate service classes following the Model-View-Controller-Service (MVCS) pattern, promoting separation of business logic from controllers.
Features
- 🚀 Quick service class generation
- 📁 Supports nested directory structure
- 🔗 Optional model binding
- 🛠️ Pre-configured CRUD method stubs
- ⚡ Laravel 9.x and 10.x compatible
Installation
-
Install via Composer:
-
The package will auto-register. For manual registration, add to config/app.php:
-
Basic Command
- With Model Binding
5Nested Services
All versions of laravel-service with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1|^8.1
The package zintel/laravel-service contains the following files
Loading the files please wait ....