Libraries tagged by object mother
deoliveiralucas/copy-object-attributes-values
23118 Downloads
Simple helper to copy attributes values with the same name from one object to an other.
kenny1911/populate
1838 Downloads
Library for automatic fill object properties from array or other object.
kenny1911/php-clone-with
1922 Downloads
Helper for cloning objects with other properties
dashifen/wp-debugging
4079 Downloads
A PHP trait that can be used by other objects for on-screen debugging within a WordPress environment.
dashifen/repository
4428 Downloads
An object with read-only protected properties from which other objects can be extened.
con4gis/reservation
3255 Downloads
Contao module for creating reservation forms. For example for tables, rooms or other objects.
icecaster/versioned-gridfield
46084 Downloads
VersionedGridFieldDetailForm, for managing Sitetree (or any other versioned objects) in CMS interfaces, such as ModelAdmin
ehyiah/mapping-bundle
1775 Downloads
Symfony Bundle to easily map Objects into each other
mvccore/ext-debug-tracy-mvccore
4853 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
wernerdweight/stringy
2838 Downloads
Generic enhanced exception to be used in other projects
wcatron/common-db-framework
283 Downloads
Common classes shared between DB Frameworks that want to link between each other.
rumd3x/php-baseobject
351 Downloads
A very helpful class to extend from and use as a base for other classes.
crimsonkissaki/mockmaker
42 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.
codememory/entity-response-control
74 Downloads
Controls the response from entities or other objects based on constraints
bluepsyduck/mapper-manager
2865 Downloads
A manager for mapping objects to other ones.