EngagePHP / Luminary by mcuyar

An api service based on laravel lumen
631
1
1
Package Data
Maintainer Username: mcuyar
Maintainer Contact: matt@enctypeapparel.com (Matthew Cuyar)
Package Create Date: 2017-06-05
Package Last Update: 2022-03-29
Language: PHP
License: Unknown
Last Refreshed: 2024-11-22 03:13:11
Package Statistics
Total Downloads: 631
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 1
Total Forks: 2
Total Open Issues: 5

Luminary Api

Currently a work in progress.

The Luminary API Framework is an opinionated folder structure for creating microservices. Coupled with the docker container, it is designed to quickly create and deploy API microservices with Laravels Lumen framework.

Installation

Installation coming soon

Things to come

  1. Generators and scaffolding
  2. Folder structure and documentation

Contributing

  1. The framework uses git pre-commits for committing and pushing content. You will need to install the pre-commit tool from http://pre-commit.com/ and run pre-commit install and the setup.sh from the root folder.