An open API service indexing awesome lists of open source software.

https://github.com/horstoeko/slimapp


https://github.com/horstoeko/slimapp

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# SlimApp

[![Latest Stable Version](https://poser.pugx.org/horstoeko/slimapp/v/stable.png)](https://packagist.org/packages/horstoeko/slimapp) [![Total Downloads](https://poser.pugx.org/horstoeko/slimapp/downloads.png)](https://packagist.org/packages/horstoeko/slimapp) [![Latest Unstable Version](https://poser.pugx.org/horstoeko/slimapp/v/unstable.png)](https://packagist.org/packages/horstoeko/slimapp) [![License](https://poser.pugx.org/horstoeko/slimapp/license.png)](https://packagist.org/packages/horstoeko/slimapp) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/horstoeko/slimapp)

A simple SlimFramework based application for use with [!https://github.com/horstoeko/slimapp-skeleton](https://github.com/horstoeko/slimapp-skeleton). This package is not a standalone package for use in other applications.

## Features

* Database support using [Illuminate Database](https://github.com/illuminate/database)
* HTML view support using [Twig](https://github.com/twigphp/Twig)
* Multilanguage support using [Symfony Translation](https://github.com/symfony/translation)
* Security Management (Login/Logout)

## Note

The code in this project is provided under the [MIT](https://opensource.org/licenses/MIT) license.