Download the PHP package rbfraphael/laravel-boilerplate without Composer
On this page you can find all versions of the php package rbfraphael/laravel-boilerplate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rbfraphael/laravel-boilerplate
More information about rbfraphael/laravel-boilerplate
Files in rbfraphael/laravel-boilerplate
Download rbfraphael/laravel-boilerplate
More information about rbfraphael/laravel-boilerplate
Files in rbfraphael/laravel-boilerplate
Vendor rbfraphael
Package laravel-boilerplate
Short Description Additional components for Laravel
License MIT
Homepage https://github.com/rbfraphael/laravel-boilerplate
Package laravel-boilerplate
Short Description Additional components for Laravel
License MIT
Homepage https://github.com/rbfraphael/laravel-boilerplate
Please rate this library. Is it a good library?
Informations about the package laravel-boilerplate
laravel-boilerplate
Additional components for Laravel
-
This package adds a Repository class for Laravel, for you to implement Repository pattern.
-
Also, it includes a "make:repository" command to Artisan
-
This package adds a WithUuid trait for using with models, that is supposed to have a "uuid" column alongside to traditional "id".
-
This package adds a Enum class that should be extended to implement your own Enum with static values and a method to get label for each value.
- This package adds a "make:action" Artisan command to create Actions, following the Service design pattern, also called Action design pattern.
All versions of laravel-boilerplate with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
laravel/framework Version ^11.0
illuminate/support Version ^11.0
illuminate/database Version ^11.0
illuminate/console Version ^11.0
laravel/framework Version ^11.0
illuminate/support Version ^11.0
illuminate/database Version ^11.0
illuminate/console Version ^11.0
The package rbfraphael/laravel-boilerplate contains the following files
Loading the files please wait ....