Skip to content

OmarMakled/pet-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pet store

Installation

git clone git@github.com:OmarMakled/pet-store.git
cd pet-store
wget http://getcomposer.org/composer.phar
php composer.phar install

Testing

./vendor/bin/phpunit

Running the application

Web

php -S 0.0.0.0:8080 -t public/

Console

php src/UI/console.php app:weekly-report

Api

see

About

An implementation of pet store example with ddd

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages