nordsoftware / lumen-core
Core module for our REST API based on Lumen framework.
Installs: 3 117
Dependents: 1
Suggesters: 0
Security: 0
Stars: 24
Watchers: 15
Forks: 0
Open Issues: 1
Requires
- crisu83/shortid: ^1.0
- nesbot/carbon: ~1.20
Requires (Dev)
- laravel/lumen-framework: ^5.4
Suggests
- nordsoftware/lumen-cors: For CORS support.
- nordsoftware/lumen-doctrine: For Doctrine support.
- nordsoftware/lumen-elasticsearch: For Elasticsearch support.
- nordsoftware/lumen-fractal: For serialization support.
- nordsoftware/lumen-oauth2: For OAuth2 support.
- nordsoftware/lumen-rbac: For RBAC support.
- pagerfanta/pagerfanta: For pagination support.
- dev-master
- 5.2.x-dev
- 2.0.0
- 1.4.0
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- 0.14.0
- 0.13.1
- 0.13.0
- 0.12.3
- 0.12.2
- 0.12.1
- 0.12.0
- 0.11.1
- 0.11.0
- 0.10.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.1
- 0.5.0
- 0.4.8
- 0.4.7
- 0.4.6
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.x-dev
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.1
- 0.1.0
- dev-develop
- dev-analysis-q1ZEWN
- dev-legacy
This package is not auto-updated.
Last update: 2020-01-24 15:49:35 UTC
README
Core module for the Lumen PHP framework.
NOTE: Branch 5.2 is now using Lumen framework 5.2. Only bug fixes for 1.4.X should be tagged here.
Requirements
- PHP 5.6 or newer
- Composer
Contributing
Please read the guidelines.
License
MIT. See LICENSE.