Skip to content

bojik/miao

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

  • PHP 100.0%