2017 © Pedro Peláez
 

library nette-bootstrap

Bootstrap wrapper for Nette framework

image

nofutur3/nette-bootstrap

Bootstrap wrapper for Nette framework

  • Thursday, June 21, 2018
  • by nofutur3
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Bootstrap wrapper for Nette framework

Build Status Downloads this Month Latest stable, (*1)

Bootstrap wrapper with dotenv support., (*2)

Installation

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/');

Usage

The Versions

21/06 2018

dev-master

9999999-dev

Bootstrap wrapper for Nette framework

  Sources   Download

MIT

The Requires

 

The Development Requires

bootstrap wrapper env dotenv nette bootstrapper