PHPackages                             spoova/mi - 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. spoova/mi

ActiveLibrary[Framework](/categories/framework)

spoova/mi
=========

PHP Framework

v2.6.1(2y ago)235MITPHP

Since Mar 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/teymzz/spoova)[ Packagist](https://packagist.org/packages/spoova/mi)[ RSS](/packages/spoova-mi/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (14)Used By (0)

### SPOOVA FRAME

[](#spoova-frame)

Spoova is a PHP Framework that uses a Window-View-Model (WVM) pattern that is built upon MVC architecture. The WVM is a 3-Logic pattern that determines how routes are resolved. Other features include inbuilt live server, inbuilt template engine, Reusable components, Static Resource Handler, ORM (beta) and FileManager tool.

##### INSTALLATION

[](#installation)

###### Installation from git respository

[](#installation-from-git-respository)

Clone or download the spoova frame project package to your device web server root and rename extracted pack to `spoova`

###### Installation from composer #1

[](#installation-from-composer-1)

Run the following command in your local web server root to generate the project pack

```
composer create-project spoova/mi spoova
```

###### Installation from composer #2

[](#installation-from-composer-2)

To use composer require

> create a file named "mi" in a folder and add the following command

```
