dbp/relay-formalize-bundle

v0.3.22 2024-04-16 13:25 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