Libraries tagged by Factory Pattern
zero-to-prod/factory
1795 Downloads
A Generic Factory Pattern for Creating Arrays.
fsi/reflection
63205 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
pointybeard/helpers-foundation-factory
2940 Downloads
Provides foundation factory classes and factory design pattern functionality
arunagirinathar/php-design-patterns
14 Downloads
A lightweight PHP package implementing common design patterns like Singleton and Factory. Useful for clean and efficient object management in PHP projects.
axelitus/design-patterns
261 Downloads
Design Patterns for PHP
rickwong/phur
9 Downloads
Phur - PHP Software Design Patterns framework
eclipsegc/plugins
185 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.
epii/epii-factory-pattern-common
11 Downloads
php 工厂模式的公共部分
concretehouse/factory-pattern
96 Downloads
Experimental implementation of Factory design pattern.
concretehouse/component-factory
835 Downloads
Implementation of 'concretehouse/factory-pattern'
cube/doctrine-entity-factory
33 Downloads
Provides an interface to use the factory pattern for Doctrine entity construction
da2e/simple-factory
13 Downloads
Mini-package implementing and providing a Simple Factory (design pattern) functionality.
seshatsolutions/factory-method
6 Downloads
Seshat Factory Method Abstract Class Pattern
xdev/example-design-partten-factory
3 Downloads
Research design partten factory to improve your skill and apply this pattern to your product or framework
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).