ecommit / util-bundle
EcommitUtilBundle
Installs: 8 675
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:symfony-bundle
Requires
- doctrine/annotations: *
- doctrine/inflector: *
- symfony/config: ^4.2|^5.0
- symfony/console: ^4.2|^5.0
- symfony/dependency-injection: ^4.2|^5.0
- symfony/event-dispatcher: ^4.3|^5.0
- symfony/filesystem: ^4.2|^5.0
- symfony/finder: ^4.2|^5.0
- symfony/framework-bundle: ^4.2|^5.0
- symfony/http-kernel: ^4.2|^5.0
- symfony/property-info: ^4.2|^5.0
- symfony/twig-bundle: ^4.2|^5.0
- symfony/yaml: ^4.2|^5.0
- twig/twig: ~1.34|~2.4
Suggests
- doctrine/orm: Required if ClearEntityManager or GenerateEntitiesCommand is used
- guzzlehttp/guzzle: Required if clear APCU is enabled in upgrade command
- symfony/doctrine-bridge: Required if GenerateEntitiesCommand is used
- symfony/http-kernel: Required if CompareLocalesCommand is used
- symfony/translation: Required if CompareLocalesCommand is used
README
This bundle will be deprecated soon.
Version 3 removes almost all features :
Removed feature | Suggested replacement |
---|---|
DeployCommand |
ecommit/deploy-rsync-bundle |
GenerateEntitiesCommand |
ecommit/doctrine-entities-generator-bundle |
ClearEntityManager |
ecommit/doctrine-orm-refetch |
Util class |
ecommit/scalar-values |
Cache |
Symfony cache |
InstallCommand / Update command |
No suggestion |
ecommit_util_table (Twig function) |
No suggestion |
ClearApcuCommand |
No suggestion |
CompareLocalesCommand |
No suggestion |