Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taoso/tinycrud

tiny tool for CRUD operations
https://github.com/taoso/tinycrud

Last synced: about 2 months ago
JSON representation

tiny tool for CRUD operations

Awesome Lists containing this project

README

        

TinyCRUD
--------
TinyCRUD is an extremely light weight CRUD wrapper for PDO.

Install
=======
Use composer to install TinyCRUD.

```sh
composer require jlyu/tinycrud
```

Usage
=====
coming soon...