a tiny mvc framework for php using php-activerecord
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 2 lines 72 B view raw
1all: 2 for f in *.php; do echo $$f; phpunit --stderr --verbose $$f; done