Auth2FA/vendor/nette/bootstrap
Kowalski 1dcf6c5447 První commit 2026-02-11 14:36:01 +01:00
..
src První commit 2026-02-11 14:36:01 +01:00
composer.json První commit 2026-02-11 14:36:01 +01:00
config.stub.neon První commit 2026-02-11 14:36:01 +01:00
license.md První commit 2026-02-11 14:36:01 +01:00
readme.md První commit 2026-02-11 14:36:01 +01:00

readme.md

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.5.