Libraries tagged by obj
nikolaposa/cascader
200623 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
inpsyde/php-coding-standards
152126 Downloads
PHP 7.4+ coding standards for Syde WordPress projects.
ilya/belt
20162 Downloads
A handful of tools for PHP developers.
breerly/factory-girl-php
225701 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
aura/marshal
136225 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
eloquent/pops
791420 Downloads
PHP object proxy system.
dragon-code/simple-dto
1912126 Downloads
Simple Data Transfer Objects
zenstruck/uri
39995 Downloads
Object-oriented wrapper/manipulator for parse_url with additional features.
yiisoft/hydrator
68207 Downloads
Create and populate objects with type casting, mapping and dependencies resolving support.
xpdo/xpdo
74442 Downloads
A PDO-based Object/Relational Bridge Library
wikimedia/scoped-callback
733141 Downloads
Make a callback run when a dummy object leaves the scope.
webmozarts/strict-phpunit
119215 Downloads
Enables type-safe comparisons of objects in PHPUnit
webapix/dot-net-json-date-formatter
128918 Downloads
Convert .net json date format to PHP DateTime object and vica versa
trappar/alice-generator
183889 Downloads
Automatically generates alice fixture based on a set of objects
tonirilix/nested-json-flattener
86492 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.