zan/common-bundle

Common code shared among many Symfony applications

Installs: 10 190

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 1

Type:symfony-bundle

1.2.0 2025-05-07 15:28 UTC

This package is auto-updated.

Last update: 2025-06-07 15:52:02 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