nette/bootstrap

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

Maintainers

Package info

github.com/nette/bootstrap

Homepage

pkg:composer/nette/bootstrap

Statistics

Installs: 35 286 422

Dependents: 669

Suggesters: 5

Stars: 682

Open Issues: 2

v3.2.7 2025-08-01 02:02 UTC

README

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.2 and supports PHP up to 8.5.