Download the PHP package boynii/lumetor without Composer
On this page you can find all versions of the php package boynii/lumetor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download boynii/lumetor
More information about boynii/lumetor
Files in boynii/lumetor
Download boynii/lumetor
More information about boynii/lumetor
Files in boynii/lumetor
Vendor boynii
Package lumetor
Short Description For lumen rest api with repository patten
License MIT
Package lumetor
Short Description For lumen rest api with repository patten
License MIT
Please rate this library. Is it a good library?
Informations about the package lumetor
Lumetor v1.0.1
For repository patten design under lumen framework
Feature
- can install via
composer
- can create update delete search all ,where like ,find by id , filter language
- can reponse json format [not code API standard]
- can generate request file
- Create{namespace}Request
- Update{namespace}Request
- Delete{namespace}Request
- Get{namespace}Request
- can generate model and sync table automatically
- can generate controller
- can generate route and mapping auto to controller
- can generate repository extended on APIBaseRepository
- generate automatically interfaces of repository
- can generate migration file
Installation
To register a service provider.
add the Provider to the providers array in bootstrap/app.php
Recommend
You can add helpers folder in app folder and add helpers.php
then add this to composer.json
then run,
Command
copy environment
append .env
file
copy migration file
for copy migration file to dastabase/migrations/
All versions of lumetor with dependencies
PHP Build Version
Package Version
The package boynii/lumetor contains the following files
Loading the files please wait ....