Nov
19
2010
0

Filesystem fixtures for symfony

This is just a quick post to provide a landing page for a new symfony plugin I’ve created: sfFilesystemFixturesPlugin. I’m not going to explain the plugin in detail here, all the information you need is on the plugin’s readme page.

In a nutshell, the plugin lets you populate a symfony project with filesystem data like images and thumbnails in much the same way as you would populate a database using regular symfony fixtures.

Feel free to leave questions, comments, and bug reports in the comments.