Libraries tagged by factorial
styde/factory
8 Downloads
Generate and build model factories for Laravel using classes and methods instead of closures
stephan-strate/php-music-brainz-api
99 Downloads
PHP wrapper for MusicBrainz api. Supports object-oriented access using repositories and factories.
skollro/factory
19 Downloads
Higher order factories for PHP.
sandrokeil/easy-config
3132 Downloads
Zend Framework 2 (zf2) module to retrieve specific module options and provides some abstract factories to create easily instances depending on configuration
proophsoftware/prooph-interop-bundle
5532 Downloads
Symfony bundle to work with Container-Interop factories and prooph components
promatik/create-dummy-operation-for-backpack
11 Downloads
CreateDummyOperation adds a button to your CRUDs to create dummy entries based on your model factories
priorist/zf-goalio-mailservice
56 Downloads
Provide configurable Mail Transport Factories for ZF2
princenoman/laravel-rocket
2 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
open-code-modeling/json-schema-to-php-ast
684 Downloads
Provides factories to create PhpParser node visitors from JSON schema e. g. value objects
noj/fabrica
9602 Downloads
Library to create entity factories for testing
kilahm/ioc-factory-container
41 Downloads
Using attributes, compile your factories into a single class
identifier/identifier
1678 Downloads
Common Interfaces and Factories for Identifiers
flightsadmin/crudgenerator
53 Downloads
Crud Generator automatically generates all necessary files for a complete crud. This includes livewire component, factories, migrations, models, blades & seeders.
evinkuraga/tmdb-api
246 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
edgrosvenor/laravelizer
4 Downloads
Create Laravel models, migrations, and factories for an existing MySQL database