https://github.com/horstoeko/slimapp
https://github.com/horstoeko/slimapp
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/horstoeko/slimapp
- Owner: horstoeko
- License: mit
- Created: 2020-12-29T15:09:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-24T06:10:40.000Z (almost 4 years ago)
- Last Synced: 2025-01-10T17:30:12.682Z (5 months ago)
- Language: PHP
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SlimApp
[](https://packagist.org/packages/horstoeko/slimapp) [](https://packagist.org/packages/horstoeko/slimapp) [](https://packagist.org/packages/horstoeko/slimapp) [](https://packagist.org/packages/horstoeko/slimapp) [](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.