thuata / componentbundle
Interfaces and associated traits, helpers and tools for symfony
Package info
github.com/Thuata/ComponentBundle
Type:symfony-bundle
pkg:composer/thuata/componentbundle
v1.2.3
2016-11-15 14:39 UTC
Requires
- php: ~7.1
- incenteev/composer-parameter-handler: ~2.0
- symfony/symfony: >=3
Requires (Dev)
- sensio/generator-bundle: ~2.3
This package is not auto-updated.
Last update: 2026-03-15 04:18:15 UTC
README
This bundle is meant to Provides some interfaces and associated traits, helpers and tools
Naming and other conventions
- Interfaces are suffixed with Interface, ie : SingletonInterface
- Traits are suffixed with "able" and Trait, ie : SingletonableTrait
- Traits are always assiociated with an interface. Their name are then the Interface one (without Interface suffix) with abeTrait suffix
Display
This component provides tools to render various objects as easily displayable elements.
Menu
The menu is an