Libraries tagged by objectus
rubix/tensor
1747979 Downloads
A library and extension that provides objects for scientific computing in PHP.
laminas/laminas-form
13648486 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
devizzent/cebe-php-openapi
12602515 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
athari/yalinqo
1247361 Downloads
YaLinqo, a LINQ-to-objects library for PHP
a2lix/translation-form-bundle
7284048 Downloads
Translate your doctrine objects easily with some helpers
zendframework/zend-hydrator
21143121 Downloads
Serialize objects to arrays, and vice versa
academe/authorizenet-objects
1465424 Downloads
Authorize.Net API Message Value Objects
yorcreative/laravel-argonaut-dto
8109 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
minwork/array
281190 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
zumba/json-serializer
818436 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
yiisoft/hydrator
209067 Downloads
Create and populate objects with type casting, mapping and dependencies resolving support.
webmozarts/strict-phpunit
369582 Downloads
Enables type-safe comparisons of objects in PHPUnit
siriusphp/validation
801851 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
simpletest/simpletest
376455 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
robclancy/presenter
1135748 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.