Skip to content

boxfrommars/softpro.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

softpro.dev

install

$ git clone git://github.com/boxfrommars/softpro.dev.git
$ cd softpro.dev 
$ cd deploy
$ ./deploy.sh

# <создать db>

$ cd db
$ mysql -u youruser yourdb -p 

mysql> \. deploy.sql
mysql> \q

cd ../..
$ vim application/app.php # изменить параметры подключения на свои
$ vim tests/phpunit.xml.dist # изменить параметры подключения на свои

тестирование

$ cd tests
$ phpunit

author

SoftPro http://sftpr.ru

About

silex+di+phpunit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors