dborsatto/sql-result-set-mapper

4.0.0 2025-05-20 11:21 UTC

This package is auto-updated.

Last update: 2025-05-20 11:21:37 UTC


README

Packagist PHP version Packagist

dborsatto/sql-result-set-mapper is a PHP library that allows you to map a result from an SQL query to an array of PHP objects.

Installation

As with any Composer package, run the CLI command to require the library in your application:

composer require dborsatto/sql-result-set-mapper

Getting started

Documentation is currently in the works, in the meanwhile please refer to the examples file.

License

This repository is published under the MIT license.