An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Nihilus

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Azure Pipelines](https://img.shields.io/azure-devops/build/pontoreausylvain/6b6d6e3f-41ee-4d74-8e70-60b5b23e865e/2)](https://dev.azure.com/pontoreausylvain/Nihilus/_build?definitionId=2)
![Azure DevOps tests](https://img.shields.io/azure-devops/tests/pontoreausylvain/nihilus/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)