zeuxisoo/php-slimork

PHP Slim Framework skeleton application

3.1.0 2019-04-09 04:37 UTC

This package is auto-updated.

Last update: 2024-03-09 15:18:43 UTC


README

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