2017 © Pedro Peláez
 

project laravel-fixtures

Load YAML fixtures in your Laravel project

image

stefanius/laravel-fixtures

Load YAML fixtures in your Laravel project

  • Friday, September 2, 2016
  • by stefanius
  • Repository
  • 1 Watchers
  • 6 Stars
  • 3,078 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

Laravel Fixtures

The Yaml fixture seeder for the Laravel Framework., (*1)

Build Status Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

Why this package?

The Seeder classes are very powerfull and to be honest: This package has a lot less options. Imagine that you have lists of data you want to seed. The problem only is that the Seeder classes needs to be programmed. With lots and lots of array's, in my opinion it will end up in large PHP files and hardly to read and maintain., (*3)

This package provides a Yaml structure, based per-table but you can make relationships between them. See therefore the examples., (*4)

Installation

To install this package on your Laravel project, you only have to add it to your Composer file. There is no need (and also impossible) to add a Facade or ServiceProvider., (*5)

shell> composer require stefanius/laravel-fixtures, (*6)

Example data

When the documentation does not provide the information you needed or hoped for, you may want to check the example data. This data is also used to test the package and therefore it will give a good impression of the package. You can find the data: https://github.com/stefanius/laravel-fixtures/tree/master/testdata/database/fixtures, (*7)

In progress

The package is almost stable but the readme.md file is still in progress. Keep in touch to see if there are any updates!, (*8)

Badges

Some badges are handy to place them on top. But, in a time of 'badge-festing' I want to join the party, and some badges are a bit obscure., (*9)

Total Downloads Monthly Downloads Daily Downloads Build Status Latest Stable Version Latest Unstable Version License composer.lock, (*10)

The Versions

02/09 2016

dev-master

9999999-dev

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

07/07 2016

0.1

0.1.0.0

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

03/05 2016

v0.0.12

0.0.12.0

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

03/05 2016

v0.0.11

0.0.11.0

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

03/05 2016

v0.0.9

0.0.9.0

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

03/05 2016

v0.0.7b

0.0.7.0-beta

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

03/05 2016

v0.0.8

0.0.8.0

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

03/05 2016

v0.0.7

0.0.7.0

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

20/03 2016

v0.0.6

0.0.6.0

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

20/03 2016

v0.0.5

0.0.5.0

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

04/02 2016

v0.0.4

0.0.4.0

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

02/02 2016

v0.0.3

0.0.3.0

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

01/02 2016

v0.0.2

0.0.2.0

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder

30/01 2016

v0.0.1

0.0.1.0

Load YAML fixtures in your Laravel project

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel migration fixtures yaml yml seed seeder