PhpDev.App
nette/bootstrap

nette/bootstrap

Stars: 642

Forks: 37

Pull Requests: 51

Issues: 19

Watchers: 33

Last Updated: 2023-08-05 19:16:20

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

License: Other

Languages: PHP

https://doc.nette.org/bootstrap

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.