dbp/relay-formalize-bundle

v0.4.15 2024-10-16 07:53 UTC

README

GitHub | Packagist | Frontend Application

Test

See the documentation for more information.

Bundle installation

You can install the bundle directly from packagist.org.

composer require dbp/relay-formalize-bundle

Development & Testing

  • Install dependencies: composer install
  • Run tests: composer test
  • Run linters: composer run lint
  • Run cs-fixer: composer run cs-fix