dborsatto/sql-result-set-mapper

3.0.2 2023-11-27 11:14 UTC

This package is auto-updated.

Last update: 2024-04-27 12:28:09 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.