zeuxisoo / php-slimork

A small skeleton application to quick start projects using slim framework with other packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slimork

A smallest skeleton application integrated slim and some packages

Develop Status Slim version Slimork version

Container

  • PHP-DI

Providers

  • Session
  • Cookie
  • Pagination
  • Database
  • Flash
  • CSRF
  • Validation
  • View
  • Mail
  • Hash
  • Logger
  • Redirection

Facades

Application

  • App
  • Container
  • Router
  • Request
  • Response
  • Settings

Service Provider

  • Session
  • Cookie
  • Paginator
  • DB
  • Flash
  • CSRF
  • Validator
  • View
  • Mail
  • Hash
  • Log
  • Redirection

Migration

  • Phpmig

Other

  • FormRequest

About

A small skeleton application to quick start projects using slim framework with other packages


Languages

Language:PHP 89.2%Language:HTML 7.3%Language:Makefile 1.8%Language:Shell 1.2%Language:Dockerfile 0.5%