jr / bootstrapped
Defines common way to bootstrap a Nette-powered application.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jr/bootstrapped
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: 2025-09-22 05:04:23 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.