Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/francis94c/refactor-ci

A PHP (code Igniter) Library for easily refactoring associative arrays (remove key-vals, rename keys, & inflate a value with respective objects from a mysql table based off provided primary key values). You'll find this library useful if you want to return payloads which should have different keys than what they exist as in the database.
https://github.com/francis94c/refactor-ci

codeigniter database igniter json payloads php refactor-ci resource rest rest-api

Last synced: about 1 month ago
JSON representation

A PHP (code Igniter) Library for easily refactoring associative arrays (remove key-vals, rename keys, & inflate a value with respective objects from a mysql table based off provided primary key values). You'll find this library useful if you want to return payloads which should have different keys than what they exist as in the database.

Awesome Lists containing this project