diskerror/typedbson

PHP classes to strictly define member structure, to control their data types, and to add convenience methods, and support BSON types.

0.8.6 2022-05-20 18:02 UTC

This package is auto-updated.

Last update: 2024-04-20 22:04:57 UTC


README

This set of classes extends the Typed class by adding MongoDB\BSON support. It requires the MongoDB framework which in turn requires the MongoDB extension.

Composer

> composer require diskerror/typedbson