An open API service indexing awesome lists of open source software.

https://github.com/robloach/docker-fig-php

A port of the Fig Quick Start example to PHP and MySQL
https://github.com/robloach/docker-fig-php

Last synced: 8 months ago
JSON representation

A port of the Fig Quick Start example to PHP and MySQL

Awesome Lists containing this project

README

          

# PHP Fig Example

A port of the [Fig](http://fig.sh) Quick Start example to PHP and MySQL.

## Why?

I wanted to learn how to use Fig, and porting the Python example to PHP and MySQL seemed like an easy way to do so. If you want to make it better, then feel free to send a pull request.

## Usage

fig up

## Licence

[MIT](http://opensource.org/licenses/MIT)