Common & useful classes, resources, extensions. Based on Symfony framework.
Run Composer to install this package in your project:
composer require meritoo/common-bundle
All parameters have default values. After installation of this bundle, you have to do nothing. If you want to tweak some parameters, create proper configuration file and enter desired parameters.
Example:
# config/packages/meritoo_common.yaml
meritoo_common:
application:
name: YourApp
- Configuration
- Dependency Injection Extension
- Descriptor of application
- Descriptor of bundle
- Descriptors of bundles
- Services:
- Tests
- Translations
- Twig extensions:
More information you can find here