Download the PHP package adtechpotok/symfony-aware without Composer
On this page you can find all versions of the php package adtechpotok/symfony-aware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package symfony-aware
Aware
Пример использования
Сервис
Объявление сервиса
Таблица соответствий
| Aware | Service |
|---|---|
| ConnectionAware | @doctrine.dbal.default_connection |
| CacheAware | @cache.app |
| ContainerAware | @service_container |
| DoctrineAware | @doctrine |
| EntityManagerAware | @doctrine.orm.default_entity_manager |
| EventDispatcherAware | @debug.event_dispatcher |
| FilesystemAware | @filesystem |
| FileLocatorAware | @file_locator |
| FileLinkFormatterAware | @debug.file_link_formatter |
| HttpKernelAware | @http_kernel |
| KernelAware | @kernel |
| LoggerAware | @monolog.logger |
| PropertyAccessorAware | @property_accessor |
| ReaderAware | @annotations.cached_reader |
| RequestStackAware | @request_stack |
| StopwatchAware | @debug.stopwatch |
Объявление сервиса в Symfony >= 3.3
Важно! При объявлении сервисов, которые требуют использования тэгов - этот способ не подоходит, Symfony игнорирует тэги при autowire.
All versions of symfony-aware with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
doctrine/doctrine-bundle Version ^1.8
doctrine/orm Version ^2.6
symfony/framework-bundle Version ^3.4|^4.1
symfony/messenger Version ^4.1.0
symfony/property-access Version ^3.4|^4.1
symfony/security Version ^3.4|^4.1
symfony/stopwatch Version ^3.4|^4.1
symfony/translation Version ^3.4|^4.1
doctrine/doctrine-bundle Version ^1.8
doctrine/orm Version ^2.6
symfony/framework-bundle Version ^3.4|^4.1
symfony/messenger Version ^4.1.0
symfony/property-access Version ^3.4|^4.1
symfony/security Version ^3.4|^4.1
symfony/stopwatch Version ^3.4|^4.1
symfony/translation Version ^3.4|^4.1
The package adtechpotok/symfony-aware contains the following files
Loading the files please wait ...