Libraries tagged by object creation
michaelravedoni/laravel-value-objects
2 Downloads
A base package for creating value objects in Laravel, with Artisan command and generic Eloquent cast.
josecelano/php-object-literal
6 Downloads
Factory class for creating PHP object literals
osmianski/super-objects
12 Downloads
A library providing a base class for creating super objects in PHP, the ones with lazy properties, elegant dependency injection, and more.
jervdesign/php-unit-mock
774 Downloads
Base Class for creating reusable PHPUnit Mock Objects
ee-objects/controllers
21 Downloads
Provides an abstraction to creating Control Panel Controllers and Routes
duanejeffers/cli.class.php
73 Downloads
Simple object for creating CLI programs in PHP
dknx01/factory-muffin-backery
5 Downloads
A backery for FactoryMuffin. For creating object by an alias including only setting the arguments during instantiating
dbstudios/entity-transformers
150 Downloads
A base system for creating objects to update Doctrine entities
xtain/ical-factory
1 Downloads
Creating iCal objects for sabre/vobject under consideration of correct timezones
tfc/phpvo
25 Downloads
Small package for creating Value Objects for use in personal and work projects
spooner-web/slug-extbase
6860 Downloads
Utility to update slug fields after changing or creating Extbase objects in frontend
silencedis/phpunit-mock-helper
1357 Downloads
A convenient helper for creating mock objects for phpunit. The helper uses the phpunit's mock builder. But it allows to create a mock object in one step using simple configuration.
pdo-factory/pdo-factory
33 Downloads
Factory class for creating PDO objects using credentials in external config files
nerd/glue
126 Downloads
Glue is a simple library that helps various libraries work together, simplifying things like relying on various implementations of things like Caching, by creating a centralized factory for creating such objects. It's a form of Dependency Injection.
magium/mcm-redis-factory
21 Downloads
A simple factory for creating Redis objects using the Magium Configuration Manager