Libraries tagged by object creation
league/factory-muffin
9450646 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
nikolaposa/cascader
172478 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
illuminatech/array-factory
36054 Downloads
Allows DI aware object creation from array definition
ferfabricio/hydrator
25432 Downloads
Hydrate your object with class setters
zizaco/factory-muff
52320 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
teknoo/east-common-symfony
4004 Downloads
Metapackage to install Teknoo East Common in Symfony, Package following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe), providing components (user management, object persistence, template rendering, ..) for the creation of web application or website.
teknoo/east-common
8620 Downloads
Universal package, following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe), providing components (user management, object persistence, template rendering, ..) for the creation of web application or website.
locomotivemtl/charcoal-factory
23270 Downloads
Charcoal object creation (Factory, AbstractFactory, Builder, Class Resolver)
comphp/di
45 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
programster/orm-generator
951 Downloads
This package automates the creation of the table and object files for each of your database tables when you are using the irap/mysql-objects or programster/pgsql-objects package.
squidit/container-mason
413 Downloads
PSR-11 compatible Interface to unify the creation of new container instances and objects
silvercommerce/catalogue-admin
4121 Downloads
Silverstripe module allowing creation of a custom product catalog with products and categories that can be created via the admin and accessed via their own URL's (like more conventional page objects)
programster/pgsql-objects
1011 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
am2tec/hydrator
241 Downloads
Hydrate your object with class setters
florianwolters/component-core-cloneable
700 Downloads
Allows and disallows the cloning of objects as a PHP component.