Libraries tagged by objects
benmorel/openapi-schema-to-json-schema
143994 Downloads
Convert an OpenAPI schema object to a JSON Schema object
bartoszbartniczak/doctrine-datetime-with-microseconds
66520 Downloads
Doctine extension that adds microseconds to \DateTime objects.
austinsmorris/doctrine-dbal-datetimeutc
124528 Downloads
A custom Doctine DBAL type to use PHP DateTime objects set to the UTC timezone.
aura/signal
57580 Downloads
A SignalSlots/EventHandler implementation; with it, we can invoke handlers ('slots' or 'hooks') whenever an object sends a signal ('notification' or 'event') to the signal manager.
aura/input
74769 Downloads
This package contains tools to describe and filter user inputs from an HTML form, including sub-forms/sub-fieldsets, fieldset collections, an interface for injecting custom filter systems, and CSRF protection. Note that this package does not include output functionality, although the "hints" provided by the Form object can be used with any presentation system to generate an HTML form.
aura/http
37979 Downloads
The Aura HTTP package provides objects to build and send HTTP responses from the server to the client.
aternos/nbt
115285 Downloads
PHP library to parse, modify, and create NBT objects
assoconnect/php-date
18454 Downloads
PHP object to handle dates without time
apie/type-converter
56652 Downloads
Converts objects from specific type to an other type.
angrybytes/hash
33460 Downloads
Object Oriented hash interface
andrewmy/rabbitmq-management-api
164412 Downloads
An object oriented wrapper for the RabbitMQ Management HTTP Api; a PHP 8 fork from richardfullmer
alleyinteractive/traverse-reshape
24400 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
alexacrm/strong-serializer
588695 Downloads
Converts generic objects to strongly-typed objects and vice-versa.
adaptive/php-text-difference
56877 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
adambrett/shell-wrapper
209578 Downloads
An object oriented wrapper for shell commands