kdyby / autowired
Syntax sugar for working with services in Nette Framework
v3.0.2
2023-11-03 10:39 UTC
Requires
- php: >=8.0 <8.4
- nette/application: ^3.1.4
- nette/caching: ^3.1
- nette/component-model: ^3.0.2
- nette/di: ^3.0.10
- nette/utils: ^3.2.5 || ^4.0
- tracy/tracy: ^2.6
Requires (Dev)
- nette/bootstrap: ^3.1
- nette/robot-loader: ^3.2 || ^4.0
- nette/tester: ^2.5.1
- php-parallel-lint/php-parallel-lint: ^1.3.2
- phpstan/phpstan: ^1.10.39
- phpstan/phpstan-nette: ^1.2.9
- slevomat/coding-standard: ^8.14.1
- squizlabs/php_codesniffer: ^3.7.2
This package is auto-updated.
Last update: 2023-11-03 10:46:32 UTC
README
You shouldn't be using this, if you don't know what youre doing!
discussion: http://forum.nette.org/cs/13084-presentery-property-lazy-autowire-na-steroidech#p93574
Requirements
Kdyby/Autowired requires PHP 8.0 or higher.
Installation
The best way to install Kdyby/Autowired is using Composer:
$ composer require kdyby/autowired
Documentation
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/kdyby/autowired.