wynd / nihilus-symfony-resolver
Nihilus resolver provider as a Symfony Bundle
Installs: 16 436
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 2
Type:symfony-bundle
Requires
- php: >=7.2
- symfony/framework-bundle: ^4.0 | ^5.0 | ^6.0
- symfony/http-kernel: ^4.0 | ^5.0 | ^6.0
- symfony/yaml: ^4.0 | ^5.0 | ^6.0
- wynd/nihilus: 1.1.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.15
- phpmd/phpmd: ^2.7
- phpunit/phpunit: ^9.0
- rector/rector: ^0.16
- spatie/phpunit-watcher: ^1.10
- symfony/console: ^4.0 | ^5.0
- symfony/var-dumper: ^4.0 | ^5.0
This package is auto-updated.
Last update: 2024-10-15 17:02:27 UTC
README
Nihilus resolver provider as a Symfony Bundle. Built by Wynd and used by our backend projects.
Quick start
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.
Add a ⭐️ is also a way to contribute to this repository 😉
This project has adopted the code of conduct defined by the Contributor Covenant. Before contributing to this repository, take a look at the code of conduct.