2017 © Pedro Peláez
 

library bootstrap

image

nette/bootstrap

  • Friday, June 22, 2018
  • by david@grudl.com
  • Repository
  • 38 Watchers
  • 162 Stars
  • 2,804,208 Installations
  • PHP
  • 424 Dependents
  • 3 Suggesters
  • 31 Forks
  • 1 Open issues
  • 25 Versions
  • 15 % Grown

The README.md

Nette Bootstrap

Downloads this Month Tests Coverage Status Latest Stable Version License, (*1)

Introduction

Setting environment and creating a Dependency Injection (DI) container is in Nette in charge of the Nette Bootstrap., (*2)

Documentation can be found on the website., (*3)

If you like Nette, please make a donation now. Thank you!, (*4)

Installation

The recommended way to install is via Composer:, (*5)

composer require nette/bootstrap

It requires PHP version 8.0 and supports PHP up to 8.4., (*6)

The Versions