Libraries tagged by object creation
drewlabs/support
343 Downloads
Utility library for creating common objects like value object, collection, action creator etc...
aivec/response-handler
2134 Downloads
Utilities for creating error object stores, generating error API responses, etc.
sunnysideup/title_dataobject
680 Downloads
An abstract like class for creating Title only Data Objects in a simple and efficient manner to, for example, add a category to a Product.
skovachev/fakefactory
1121 Downloads
A model factory package for Laravel 4 with expressive API for creating custom tailored dummy objects
segaja/monolog-creator
591 Downloads
These classes provide a simple factory for creating preconfigured monolog logger objects.
i-lateral/silverstripe-orders
1751 Downloads
Silverstripe module for creating and managing generic 'Order' objects
silvercommerce/orders-admin
4284 Downloads
Silverstripe module for creating and managing invoice and estimate objects in the admin
notifius/php-wctp
429 Downloads
A PHP library for creating and handling XML request/response objects for the WCTP v1.3r1 specification.
hnhdigital-os/laravel-ics
480 Downloads
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
abivia/configurable
233 Downloads
Trait to support creating complex nested class structures from JSON/YAML objects.
bluora/laravel-ics
116 Downloads
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
everton3x/html-object-model
2 Downloads
Library for creating object-oriented HTML entities, in the Document Object Model style.
dealnews/typed-objects
20 Downloads
Base classes for creating objects with typed/constrained properties
woutvw/nested-object
6 Downloads
A PHP class that allows creating nested objects with the flexibility of JSON but the advantages of PHP classes.
morgan_politano/loadable_objects
9 Downloads
PHP trait that add methods to load objects instead of creating them.