https://github.com/faks/mtc-trial
https://github.com/faks/mtc-trial
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/faks/mtc-trial
- Owner: Faks
- Created: 2022-09-12T17:21:46.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T17:21:59.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T11:16:10.901Z (5 months ago)
- Language: JavaScript
- Size: 2.87 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Slim 4 MVC Skeleton
[](https://app.codacy.com/app/semhoun/slim-skeleton-mvc?utm_source=github.com&utm_medium=referral&utm_content=semhoun/slim-skeleton-mvc&utm_campaign=Badge_Grade_Dashboard) [](https://packagist.org/packages/semhoun/slim-skeleton-mvc) [](https://packagist.org/packages/semhoun/slim-skeleton-mvc) [](https://packagist.org/packages/semhoun/slim-skeleton-mvc) [](https://packagist.org/packages/semhoun/slim-skeleton-mvc) [](https://packagist.org/packages/semhoun/slim-skeleton-mvc)
This is a simple web application skeleton project that uses the [Slim4 Framework](http://www.slimframework.com/):
* [PHP-DI](http://php-di.org/) as dependency injection container
* [Slim-Psr7](https://github.com/slimphp/Slim-Psr7) as PSR-7 implementation
* [Doctrine](https://github.com/doctrine/orm) as ORM
* [Twig](https://twig.symfony.com/) as template engine
* [Flash messages](https://github.com/slimphp/Slim-Flash)
* [Monolog](https://github.com/Seldaek/monolog)
* [Console](https://github.com/symfony/console)