Libraries tagged by object mother
mnavarrocarter/chilean-rut
7949 Downloads
PHP Rut Value Object with validation utilities, doctrine type, and other cool features.
deoliveiralucas/copy-object-attributes-values
24968 Downloads
Simple helper to copy attributes values with the same name from one object to an other.
dashifen/wp-debugging
4715 Downloads
A PHP trait that can be used by other objects for on-screen debugging within a WordPress environment.
dashifen/repository
5089 Downloads
An object with read-only protected properties from which other objects can be extened.
con4gis/reservation
3462 Downloads
Contao module for creating reservation forms. For example for tables, rooms or other objects.
icecaster/versioned-gridfield
46131 Downloads
VersionedGridFieldDetailForm, for managing Sitetree (or any other versioned objects) in CMS interfaces, such as ModelAdmin
ehyiah/mapping-bundle
3706 Downloads
Symfony Bundle to easily map Objects into each other
andrew-gos/class-builder
1671 Downloads
Advanced library for building objects from arrays or other types
kenny1911/populate
2124 Downloads
Library for automatic fill object properties from array or other object.
wernerdweight/stringy
2998 Downloads
Generic enhanced exception to be used in other projects
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
kenny1911/php-clone-with
2310 Downloads
Helper for cloning objects with other properties
robclancy/string
27 Downloads
A PHP library to manipulate strings via a string object similar to other languages
dhii/iterator-abstract
7637 Downloads
Functionality for iterators that comply with dhii/iterator-interface, or are otherwise based on iteration objects
tikiwiki/media-alchemyst
7 Downloads
An Object Oriented wrapper for easy multimedia conversion, based on Imagine, FFMpeg, SwfTools, Unoconv and other libs