zan/common-bundle

Common code shared among many Symfony applications

Installs: 6 671

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

1.0.11 2022-11-18 17:28 UTC

This package is auto-updated.

Last update: 2024-03-18 22:31:19 UTC


README

Common code shared among many Symfony applications

Running tests

$ vendor/bin/phpunit tests/
vendor/bin/phpunit tests/Util/ZanArrayTest.php --filter testCreateFromStringHandlesArrays

Code quality

Before pushing:

vendor/bin/phpstan analyse