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: 81

Dependents: 1

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-03-20 08:52:30 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