Skip to content

dborsatto/sql-result-set-mapper

Repository files navigation

SQL Result Set Mapper

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.

About

Library for converting an array returned from an SQL query into a list of configurable obejcts

Topics

Resources

License

Stars

Watchers

Forks

Languages