PHPackages                             kaz29/file\_fixture - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. kaz29/file\_fixture

ActiveCakephp-plugin[Debugging &amp; Profiling](/categories/debugging)

kaz29/file\_fixture
===================

FileFixture Plugin for CakePHP

1.0.2(12y ago)75.1kMITPHP

Since Feb 19Pushed 12y ago2 watchersCompare

[ Source](https://github.com/kaz29/FileFixture)[ Packagist](https://packagist.org/packages/kaz29/file_fixture)[ Docs](https://github.com/kaz29/FileFixture)[ RSS](/packages/kaz29-file-fixture/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

FileFixture Plugin for CakePHP2.x
=================================

[](#filefixture-plugin-for-cakephp2x)

[![Build Status](https://camo.githubusercontent.com/c94f07f981b9b5c1267a78155ab67c00469b2822a7d38ad51725b04e22a2a186/68747470733a2f2f7472617669732d63692e6f72672f6b617a32392f46696c65466978747572652e706e67)](https://travis-ci.org/kaz29/FileFixture)

Feature
-------

[](#feature)

- Load fixture data from csv(Comma-Separated Values)/tsv(TAB-Separated Values) file
- Load master data from csv(Comma-Separated Values)/tsv(TAB-Separated Values) file

Requirements
------------

[](#requirements)

- PHP &gt;= 5.3.x
- CakePHP &gt;= 2.0

Installation
------------

[](#installation)

Put 'FileFixture' directory on app/Plugin or plugins in your CakePHP application. Then, add the following code in bootstrap.php

```
