https://github.com/wynd-lab/nihilus-symfony-resolver
Nihilus resolver provider as a Symfony Bundle
https://github.com/wynd-lab/nihilus-symfony-resolver
Last synced: 12 months ago
JSON representation
Nihilus resolver provider as a Symfony Bundle
- Host: GitHub
- URL: https://github.com/wynd-lab/nihilus-symfony-resolver
- Owner: Wynd-Lab
- Created: 2019-10-18T14:02:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T15:36:30.000Z (over 2 years ago)
- Last Synced: 2025-02-19T06:20:10.596Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 375 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Nihilus
[](LICENSE)
[](https://dev.azure.com/pontoreausylvain/Nihilus/_build?definitionId=2)

Nihilus resolver provider as a Symfony Bundle. Built by [Wynd](https://www.wynd.eu) and used by our backend projects.
## Quick start
[Overview](/doc/README.md) and [examples](/tests/App)
## How to test ?
### Unit tests
vendor/bin/phpunit
### Intégration test
- `composer install`
- `tests/App/console app:query`
- `tests/App/console app:command`
## Contribution
For any contribution (Issue and PR), please follow project [guidelines](CONTRIBUTING.md).
Add a ⭐️ is also a way to contribute to this repository 😉
This project has adopted the code of conduct defined by the [Contributor Covenant](https://www.contributor-covenant.org/). Before contributing to this repository, take a look at the [code of conduct](CODE_OF_CONDUCT.md).
## Licence
[MIT](LICENSE)