ddemaree / fixie

Simple PHP library for using YAML fixtures in HTML mockups

This URL has Read+Write access

fixie /
name age message
file README.markdown Loading commit data...
file fixie.php
directory vendor/
README.markdown

THIS IS FIXIE.

Fixie is a lightweight PHP library for quickly grabbing, parsing and iterating across YAML fixtures, similar to those used in Ruby on Rails tests. The idea is to make it easy to mock up web sites with semi-real data without having to engage in mindlessly repetitive HTML coding.