seramity / spring
A starter project for Slim 3
v1.0.0
2017-06-29 22:10 UTC
Requires
- php: >=7.0.0
- slim/slim: >3.0
- slim/twig-view: ^2.2
- symfony/var-dumper: ^3.3
- vlucas/phpdotenv: ^2.4
This package is not auto-updated.
Last update: 2026-03-07 07:16:08 UTC
README
A starter project for Slim 3
Install Spring to easily start a Slim project without having to deal with setting up views, controllers, etc.
Installation
composer create-project seramity/spring PATHNAME
Contributing
When contributing, please keep submissions minor as the goal of this repo is to keep things small while also providing all the necessary tools.