https://github.com/karlomikus/skeleton
Application skeleton based on Slim framework
https://github.com/karlomikus/skeleton
framework php skeleton slim
Last synced: about 1 year ago
JSON representation
Application skeleton based on Slim framework
- Host: GitHub
- URL: https://github.com/karlomikus/skeleton
- Owner: karlomikus
- Created: 2017-04-15T16:35:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T12:04:58.000Z (almost 9 years ago)
- Last Synced: 2025-01-13T22:18:05.136Z (about 1 year ago)
- Topics: framework, php, skeleton, slim
- Language: PHP
- Size: 38.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slim Skeleton
Quick start application based on Slim Framework 3 and open source components.

## Features
* Included basic providers
* Session handling
* Authentication
* Unit tests
## Installation
1. Git clone
2. Create database
3. Setup .env
4. Start developing