Libraries tagged by object creation
league/factory-muffin
11683972 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
nikolaposa/cascader
201826 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
illuminatech/array-factory
46274 Downloads
Allows DI aware object creation from array definition
zizaco/factory-muff
52329 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
teknoo/east-common
11180 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.
omaralalwi/php-builders
157 Downloads
sample php traits to add ability to use builder design patterns with easy in PHP applications
ferfabricio/hydrator
28823 Downloads
Hydrate your object with class setters
teknoo/east-common-symfony
5287 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.
programster/orm-generator
1016 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
940 Downloads
PSR-11 compatible Interface to unify the creation of new container instances and objects
silvercommerce/catalogue-admin
4299 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
1086 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.
locomotivemtl/charcoal-factory
23477 Downloads
Charcoal object creation (Factory, AbstractFactory, Builder, Class Resolver)
comphp/di
60 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.
i-lateral/silverstripe-filterable
65 Downloads
Silverstripe module allowing creation of custom filters through the admin interface and then assigning to an object.