pyru/crud

There is no license information available for the latest version (1.0) of this package.

A simple library for MySQL CRUD operation in PHP

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/pyru/crud

1.0 2018-08-13 04:43 UTC

This package is not auto-updated.

Last update: 2025-12-13 04:11:23 UTC


README

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.