Thanks to visit codestin.com
Credit goes to github.com

Skip to content

relesbao/php-service-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP SERVICE SKELETON

Build Status

Skeleton application based on the Silex Framework to run php applications on a service based architecture.

What do you need to get started:

Once you get it all installed you can run the following commands to get your skeleton up and running:

Download the skeleton:

git clone https://github.com/relesbao/php-service-skeleton.git skeleton

Install deps:

cd skeleton && make

Run it

make run

Test

make test

By default the docker machine exposes the 8080 port, you can change it by editing the docker-compose.yml file

About

A PHP skeleton for a service oriented architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors