Skip to content

Latest commit

History

History
30 lines (19 loc) 路 1.16 KB

readme.md

File metadata and controls

30 lines (19 loc) 路 1.16 KB

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 7.2 and supports PHP up to 8.2.