2017 © Pedro Peláez
 

project lumen-starter

Lumen starter app is a bootstrap of a micro service api or to scale as a backend for any client.

image

etiennemarais/lumen-starter

Lumen starter app is a bootstrap of a micro service api or to scale as a backend for any client.

  • Thursday, March 17, 2016
  • by etiennemarais
  • Repository
  • 1 Watchers
  • 7 Stars
  • 56 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

lumen-starter-api

Small starter bootstrap for a lumen application api, (*1)

Build Status, (*2)

  • Slack bot for notifications
  • Config setups for laravel package backwards compatibility
  • Domain separated business logic
  • Api key middleware authentication
  • API Blueprint that documents the system
  • Supports soft deletes for model serialization
  • Multi tenancy that binds to a configurable database field
  • API root index is the documentation from your api blueprint
  • Custom validation that binds to a 406 response
  • Custom Application log file path
  • Backups via scheduled tasks

Installation

To install the starter site, just run the following command:, (*3)

composer create-project --prefer-dist etiennemarais/lumen-starter starter

The Versions

10/03 2016

v1.0.1

1.0.1.0

Lumen starter app is a bootstrap of a micro service api or to scale as a backend for any client.

  Sources   Download

MIT

The Requires

 

The Development Requires

api microservice lumen bootstrap backend starter

25/02 2016

v1.0.0

1.0.0.0

Lumen starter app is a bootstrap of a microservice api or to scale as a backend for any client.

  Sources   Download

MIT

The Requires

 

The Development Requires

api microservice lumen bootstrap backend starter