https://github.com/bpierre/phroto
A simple prototyping tool
https://github.com/bpierre/phroto
Last synced: 12 months ago
JSON representation
A simple prototyping tool
- Host: GitHub
- URL: https://github.com/bpierre/phroto
- Owner: bpierre
- Created: 2011-11-22T16:29:36.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-18T21:43:33.000Z (over 14 years ago)
- Last Synced: 2025-06-13T10:56:11.421Z (12 months ago)
- Language: PHP
- Homepage:
- Size: 92.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phroto
## Requirements
- PHP 5.3
- The `output/` directory should be writable
## Installation
- Copy the demo/config.example.php to demo/config.php
- Edit demo/config.php
## Usage
TODO, see files in the demo directory for now.
You can move Phroto wherever you want, e.g.:
my-project/
config.php
index.php
lib/
phroto/
phroto-cli.php
Phroto.php
medias/
output/
pages/
## License
[Licensed under the MIT license](http://pierre.mit-license.org/)