PHPackages                             yidemir/app - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. yidemir/app

ActiveLibrary[Framework](/categories/framework)

yidemir/app
===========

DemirApp Minimal PHP Framework

v0.1.8(7y ago)15341[1 issues](https://github.com/yidemir/App/issues)MITPHPPHP &gt;=7.1.0

Since Sep 8Pushed 7y ago5 watchersCompare

[ Source](https://github.com/yidemir/App)[ Packagist](https://packagist.org/packages/yidemir/app)[ RSS](/packages/yidemir-app/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

DemirApp Minimal PHP Framework
==============================

[](#demirapp-minimal-php-framework)

Introduction
------------

[](#introduction)

Simple and minimal yet another PHP 7 Framework

Features
--------

[](#features)

- Simple routing
- Simple container (Dependency Injection)
- Flash messages
- Simple JSON response
- Simple middleware system
- Resource routes
- Native PHP templating system
- and much more

Documentation is coming soon.

Türkçe dökümantasyona [buradan](https://yilmazdemir.com.tr/demir-app-framework) ulaşabilirsiniz.

Installation
------------

[](#installation)

The recommended way to install is via Composer:

```
composer require yidemir/app

```

and start coding:

```
