Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/e-commit/ecommitutilbundle
https://github.com/e-commit/ecommitutilbundle
bundle php symfony symfony-bundle
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/e-commit/ecommitutilbundle
- Owner: e-commit
- License: mit
- Created: 2014-06-10T09:42:25.000Z (over 10 years ago)
- Default Branch: 3.0
- Last Pushed: 2021-02-01T21:36:59.000Z (almost 4 years ago)
- Last Synced: 2024-04-23T20:53:43.584Z (9 months ago)
- Topics: bundle, php, symfony, symfony-bundle
- Language: PHP
- Size: 83 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
EcommitUtilBundle
=================**This bundle will be deprecated soon.**
Version 3 removes almost all features :
| Removed feature | Suggested replacement |
|-|-|
| `DeployCommand` | [ecommit/deploy-rsync-bundle](https://github.com/e-commit/deploy-rsync-bundle) |
| `GenerateEntitiesCommand` | [ecommit/doctrine-entities-generator-bundle](https://github.com/e-commit/doctrine-entities-generator-bundle) |
| `ClearEntityManager` | [ecommit/doctrine-orm-refetch](https://github.com/e-commit/doctrine-orm-refetch) |
| `Util` class | [ecommit/scalar-values](https://github.com/e-commit/scalar-values) |
| `Cache` | [Symfony cache](https://symfony.com/doc/current/cache.html) |
| `InstallCommand` / `Update command` | No suggestion |
| `ecommit_util_table` (Twig function) | No suggestion |
| `ClearApcuCommand` | No suggestion |
| `CompareLocalesCommand` | No suggestion |