Skip to content

Configuration based factory components for use with the Laminas Framework

License

Notifications You must be signed in to change notification settings

alex-patterson-webdev/laminas-factory

Repository files navigation

Build Status Scrutinizer Code Quality codecov

Arp\LaminasFactory

About

The Laminas Framework provides the ability to inject class dependencies into services via 'service factories', these are classes that implement the interface Laminas\ServiceManager\Factory\FactoryInterface. This module provides components to aid with the creation of the service factories by allowing developers to easily fetch service specific configuration options from within the factory.

Installation

Installation via composer.

require alex-patterson-webdev/laminas-factory ^1

About

Configuration based factory components for use with the Laminas Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages