Skip to content

Noplyen/RawToObjectMapper-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE RAW MAPPER TO OBJECT


Is a library for extracting raw result from database to an object. This library will help you for get suggestion and mapping to object, and say goodbye to writing mistake.

$object['use_id']
=> No array key with 'use_id'

Ex raw result :

example raw result from database

Ex suggestion result :

example suggestion result

About

a simple mapping data raw from database to object

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages