nordsoftware / lumen-oauth2-doctrine-odm
Doctrine MongoDB storage connector for the https://github.com/nordsoftware/lumen-oauth2 module.
Installs: 44
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
pkg:composer/nordsoftware/lumen-oauth2-doctrine-odm
Requires
- doctrine/mongodb-odm: ^1.1
- nordsoftware/lumen-oauth2: ^3.0
Requires (Dev)
- laravel/lumen-framework: >=5.4
This package is not auto-updated.
Last update: 2020-01-24 16:39:58 UTC
README
Doctrine MongoDB storage connector for the https://github.com/nordsoftware/lumen-oauth2 module.
Requirements
- PHP 5.6 or newer
- Composer
- lumen-oauth2 module
Usage
Add
base_path('vendor/nordsoftware/lumen-oauth2-doctrine-odm/src/Resources')
to your config/odm.php
configuration file, under paths
.
Contributing
Please read the guidelines.
License
MIT. See LICENSE.