Skip to content

danielmunro/meetup-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meetup-code

Sample code from Seattle PHP Meetups.

Remember to install and run Composer.

curl -sS https://getcomposer.org/installer | php
php composer.phar install --dev

Then copy the phpunit.xml.dist file to phpunit.xml so you can run phpunit.

cp phpunit.xml.dist phpunit.xml
./vendor/bin/phpunit

Windows users, you are on your own until someone let's me know how you would do this.

About

Sample code from Seattle PHP Meetups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages