nordsoftware / lumen-core
This package is abandoned and no longer maintained.
No replacement package was suggested.
Core module for our REST API based on Lumen framework.
2.0.0
2017-02-09 09:25 UTC
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.
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.