PHPackages                             tobymaxham/yuttamf - 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. tobymaxham/yuttamf

ActiveProject

tobymaxham/yuttamf
==================

027[1 issues](https://github.com/TobyMaxham/yuttamf/issues)PHP

Since Dec 4Pushed 8y ago2 watchersCompare

[ Source](https://github.com/TobyMaxham/yuttamf)[ Packagist](https://packagist.org/packages/tobymaxham/yuttamf)[ RSS](/packages/tobymaxham-yuttamf/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Yutta MF PHP Framework
======================

[](#yutta-mf-php-framework)

[![Latest Stable Version](https://camo.githubusercontent.com/96bf108001f8ae07ffd88717e10d9185736b020f784fe8be9bacc6a61705aa66/68747470733a2f2f706f7365722e707567782e6f72672f746f62796d617868616d2f79757474616d662f762f737461626c65)](https://packagist.org/packages/tobymaxham/yuttamf)[![Total Downloads](https://camo.githubusercontent.com/58f847f9c62c4112d5141dc1ff519d1de9f540a15ad0f7968e46dae66ecb6088/68747470733a2f2f706f7365722e707567782e6f72672f746f62796d617868616d2f79757474616d662f646f776e6c6f616473)](https://packagist.org/packages/tobymaxham/yuttamf)[![Monthly Downloads](https://camo.githubusercontent.com/bf6acc47b544f8099165febf1e46e4371cb744bdd5d2bc640ee157596323940e/68747470733a2f2f706f7365722e707567782e6f72672f746f62796d617868616d2f79757474616d662f642f6d6f6e74686c79)](https://packagist.org/packages/tobymaxham/yuttamf)[![Latest Unstable Version](https://camo.githubusercontent.com/3473c29bd46a02829d88ef716a75f780c7d4fcf1b8cb625263c89cabfc9f457f/68747470733a2f2f706f7365722e707567782e6f72672f746f62796d617868616d2f79757474616d662f762f756e737461626c65)](https://packagist.org/packages/tobymaxham/yuttamf)[![License](https://camo.githubusercontent.com/a1b0cc9adc66fec315dd897ec9d4385235446711bffa922f44ab9480aec31c19/68747470733a2f2f706f7365722e707567782e6f72672f746f62796d617868616d2f79757474616d662f6c6963656e7365)](https://packagist.org/packages/tobymaxham/yuttamf)

The Yutta MF PHP Framework is a simple framework that halps you to write simple web applications or APIs.

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

[](#installation)

The best way to install Yutta MF is to use the [Composer](https://getcomposer.org/) package manager.

```
$ composer require tobymaxham/yuttamf
```

With this command Yutta and all required dependencies will be installed. For a list of all dependencies please scroll down.

Usage
-----

[](#usage)

Now you can create an `index.php` file and put the following example.

```
