inouet / slim-startup
Skeleton for applications based on the Slim framework.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/inouet/slim-startup
Requires
- php: >=5.4.0
- slim/slim: 2.*
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2025-09-27 21:00:14 UTC
README
This skeleton provides you a quick start for the development of an application with the Slim PHP microframework.
Downloading the skeleton
$ composer create-project inouet/slim-startup path/to/install