🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.


Keywords
nette, configurator, bootstrapping, configuration, nette-framework, php
Licenses
BSD-3-Clause/GPL-2.0-only/GPL-3.0-only

Documentation

Nette Bootstrap

Downloads this Month Tests Coverage Status Latest Stable Version License

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.