Search by

kduma / simple-dal-typed

kduma

Simple DAL - Typed Records plugin with auto-mapping and converters

v0.2.0 2026-03-20 08:51 UTC

This package is auto-updated.

Last update: 2026-08-20 09:44:02 UTC


README

Adds strongly-typed PHP record classes to Simple DAL using #[Field] attributes and PHP 8.4 property hooks with automatic hydration and dehydration.

Part of the Simple DAL project.

Installation

composer require kduma/simple-dal-typed

Documentation

See the full documentation.

License

MIT