seramity / spring
A starter project for Slim 3
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
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: 2025-04-05 03:06:36 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.