Nette Bootstrap
Introduction
Setting environment and creating a Dependency Injection (DI) container is in Nette in charge of the Nette Bootstrap.
Documentation can be found on the website.
If you like Nette, please make a donation now. Thank you!
Installation
The recommended way to install is via Composer:
composer require nette/bootstrap
It requires PHP version 8.0 and supports PHP up to 8.3.