library crud
A simple PHP library for MySQL CRUD operation
pyru/crud
A simple PHP library for MySQL CRUD operation
- Thursday, July 19, 2018
- by pairavanvvl
- Repository
- 0 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
crud
crud is a PHP library which makes MySQL CRUD (Create, Read, Update, Delete) operations much easier. Just write single line of code to execute the CRUD operation. MySQL database is used with PHP., (*1)