Libraries tagged by factory-pattern
dereuromark/cakephp-fixture-factories
15611 Downloads
A CakePHP plugin for creating test fixtures dynamically with factory pattern
asciisd/cashier-core
574 Downloads
A flexible payment processing system for Laravel using Factory Pattern
zero-to-prod/factory
9542 Downloads
A Generic Factory Pattern for Creating Arrays.
rnr1721/codecraft
139 Downloads
Universal code generation and manipulation library for PHP, JavaScript, CSS, JSON and more. Framework-agnostic with Laravel integration.
lowel/laravel-service-maker
66 Downloads
A package for Laravel 9+ that helps generate layered services according to the Interface-Service-Factory pattern using laravel's built-in DI.
eclipsegc/plugins
195 Downloads
This library provides a set of tools designed to ease discovery of 'like' objects, assembly of those objects into a common dictionary, and facilitate common factory patterns for objects within the dictionary.
cube/doctrine-entity-factory
38 Downloads
Provides an interface to use the factory pattern for Doctrine entity construction
epii/epii-factory-pattern-common
15 Downloads
php 工厂模式的公共部分
concretehouse/factory-pattern
97 Downloads
Experimental implementation of Factory design pattern.
tommyknocker/struct
8 Downloads
PHP Structure helper with typed properties and attributes
helilabs/heli-developement-helpers
0 Downloads
Laravel package that provides set of classes to make use of common design patterns like (Repository Pattern, Factory Pattern).
helilabs/capital
100 Downloads
Laravel package that provides set of classes to make use of common design patterns like (Repository Pattern, Factory Pattern).
concretehouse/component-factory
837 Downloads
Implementation of 'concretehouse/factory-pattern'