kdyby / autowired
Syntax sugar for working with services in Nette Framework
v3.1.0
2024-10-29 09:19 UTC
Requires
- php: >=8.0 <8.5
- 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.8
Requires (Dev)
- nette/bootstrap: ^3.1
- nette/http: *@dev
- nette/neon: >=3.3.4@dev
- nette/robot-loader: ^3.2 || ^4.0@dev
- nette/tester: ^2.5.1
- php-parallel-lint/php-parallel-lint: ^1.3.2
- phpstan/phpstan: ^1.12.7
- phpstan/phpstan-nette: ^1.3.8
- slevomat/coding-standard: ^8.15.0
- squizlabs/php_codesniffer: ^3.10.3
This package is auto-updated.
Last update: 2024-10-29 09:22:25 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.