leftees / slim-framework

Simple Application Framework built on top of Slim Framework 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Application Framework built on top of Slim Framework 3

LICENSE VERSION Build Status SensioLabs Insight Code Climate Code Climate

Requirements

  • PHP 5.5.x or newer, since Slim v3.x depends on it.
  • HTTP Server, e.g. NginX or Apache either.
  • MySQL Server 5.x or newer for main database.

Install

Via composer.

$ composer require projek-xyz/slim --prefer-dist

TODO

Contributing

Please see CONTRIBUTING and CONDUCT for details.

License

The MIT License (MIT). Please see License File for more information.

About

Simple Application Framework built on top of Slim Framework 3

License:MIT License


Languages

Language:PHP 100.0%