jr / bootstrapped
Defines common way to bootstrap a Nette-powered application.
dev-master
2016-03-02 14:41 UTC
Requires
- php: >=5.4.4
- nette/bootstrap: ~2.3.0
- nette/utils: ~2.3.0
Requires (Dev)
- nette/tester: ~1.5
- tracy/tracy: ~2.3.0
This package is auto-updated.
Last update: 2024-11-22 03:20:52 UTC
README
Defines common way to bootstrap a Nette-powered application.
Installation
The best way to install jr/bootstrapped is using the Composer:
$ composer require jr/bootstrapped
Documentation
Learn more in the documentation.