Download the PHP package arispati/lapice without Composer
On this page you can find all versions of the php package arispati/lapice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arispati/lapice
More information about arispati/lapice
Files in arispati/lapice
Download arispati/lapice
More information about arispati/lapice
Files in arispati/lapice
Vendor arispati
Package lapice
Short Description Laravel library to use repository and service pattern
License MIT
Homepage https://github.com/arispati/lapice
Package lapice
Short Description Laravel library to use repository and service pattern
License MIT
Homepage https://github.com/arispati/lapice
Please rate this library. Is it a good library?
Informations about the package lapice
Lapice
Laravel library to use repository and service pattern
Table of Contents
- Requirement
- Installation
- Available Commands
- Create Repository
- Create Service
- Wiki
Requirement
- PHP >= 7.1
- Laravel >= 5.6
Installation
- Install with composer
Available Commands
Create Repository
It will generate app/Repositories/ExampleRepository.php
file
Create Service
It will generate app/Services/ExampleService.php
file
Wiki
- Usage
- Available Methods
All versions of lapice with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
illuminate/support Version >=5.6
illuminate/console Version >=5.6
illuminate/database Version >=5.6
illuminate/filesystem Version >=5.6
illuminate/support Version >=5.6
illuminate/console Version >=5.6
illuminate/database Version >=5.6
illuminate/filesystem Version >=5.6
The package arispati/lapice contains the following files
Loading the files please wait ....