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
- Host: GitHub
- URL: https://github.com/robloach/docker-fig-php
- Owner: RobLoach
- License: mit
- Created: 2014-10-17T02:17:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-17T22:25:54.000Z (over 11 years ago)
- Last Synced: 2025-03-30T18:01:59.758Z (about 1 year ago)
- Language: PHP
- Homepage: http://fig.sh
- Size: 160 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)