adamwathan/faktory

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
composer.json
phpunit.xml
readme.md
todo.md
src/Facades/Faktory.php7
src/Factory/Factory.php128
A
2 hrs
src/Factory/FactoryProxy.php22
src/FactoryNotRegisteredException.php2
src/Faktory.php55
src/FaktoryServiceProvider.php15
src/Relationship/BelongsTo.php16
src/Relationship/DependentRelationship.php10
src/Relationship/HasMany.php23
A
35 mins
src/Relationship/HasOne.php12
src/Relationship/Relationship.php58
src/Strategy/Build.php28
src/Strategy/Create.php62
src/Strategy/Strategy.php44