Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

TheRatG/miao

Repository files navigation

Maio

PHP фреймоворк

Installing/Configuring

Requirements

  • PHP 5.3

  • PHPUnit

Installation

Скачиваем архив https://github.com/TheRatG/miao.

Устанавливаем PHPUnit

pear config-set auto_discover 1;
pear install --alldeps pear.phpunit.de/PHPUnit

Test

Убеждаемся в том что все необходимое установлено, запускаем тесты.

php scripts/test.php -d Miao

TODO

Merge with trunk

About

php framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages