/bootstrap

🅱 The simple way to configure and bootstrap your Nette application.

Primary LanguagePHPOtherNOASSERTION

Nette Bootstrap

Downloads this Month Build Status 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 7.1 and supports PHP up to 8.0.