Libraries tagged by Factory Pattern
zero-to-prod/factory
6544 Downloads
A Generic Factory Pattern for Creating Arrays.
fsi/reflection
64050 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
3764 Downloads
Provides foundation factory classes and factory design pattern functionality
axelitus/design-patterns
263 Downloads
Design Patterns for PHP
rnr1721/codecraft
84 Downloads
Universal code generation and manipulation library for PHP, JavaScript, CSS, JSON and more. Framework-agnostic with Laravel integration.
asciisd/cashier-core
5 Downloads
A flexible payment processing system for Laravel using Factory Pattern
rickwong/phur
9 Downloads
Phur - PHP Software Design Patterns framework
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.
epii/epii-factory-pattern-common
15 Downloads
php 工厂模式的公共部分
concretehouse/factory-pattern
97 Downloads
Experimental implementation of Factory design pattern.
concretehouse/component-factory
837 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
14 Downloads
Mini-package implementing and providing a Simple Factory (design pattern) functionality.
seshatsolutions/factory-method
6 Downloads
Seshat Factory Method Abstract Class Pattern
arunagirinathar/php-design-patterns
22 Downloads
A lightweight PHP package implementing common design patterns like Singleton and Factory. Useful for clean and efficient object management in PHP projects.