Skip to content

Common & useful classes, resources, extensions. Based on Symfony framework.

License

Notifications You must be signed in to change notification settings

meritoo/common-bundle

Repository files navigation

Meritoo Common Bundle

Common & useful classes, resources, extensions. Based on Symfony framework.

PHP Version Build Status Packagist license GitHub commits Coverage Status

Installation

Run Composer to install this package in your project:

composer require meritoo/common-bundle

How to install Composer?

Configuration

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

Read more

Usage

  1. Configuration
  2. Dependency Injection Extension
  3. Descriptor of application
  4. Descriptor of bundle
  5. Descriptors of bundles
  6. Services:
  7. Tests
  8. Translations
  9. Twig extensions:

Development

More information you can find here

About

Common & useful classes, resources, extensions. Based on Symfony framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published