dev-master
9999999-devBootstrap wrapper for Nette framework
MIT
The Requires
The Development Requires
bootstrap wrapper env dotenv nette bootstrapper
Bootstrap wrapper for Nette framework
Bootstrap wrapper with dotenv support., (*2)
The recommended installation is using composer., (*3)
composer require nofutur3/nette-bootstrap
Alternative way - in case you are not able to use composer. Download the source code (ie clone git repo) into your project and require it some way. For nette framework like this in your bootstrap file:, (*4)
$configurator ->createRobotLoader() ->addDirectory(__DIR__ . 'path/to/library/');
Bootstrap wrapper for Nette framework
MIT
bootstrap wrapper env dotenv nette bootstrapper