kduma/simple-dal-typed

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

Maintainers

Package info

github.com/kduma-OSS-splits/PHP-simple-dal-typed

Homepage

pkg:composer/kduma/simple-dal-typed

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

v0.0.5 2026-03-17 03:01 UTC

This package is auto-updated.

Last update: 2026-03-17 12:15:31 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