Download the PHP package sharpedge/cruder without Composer
On this page you can find all versions of the php package sharpedge/cruder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sharpedge/cruder
More information about sharpedge/cruder
Files in sharpedge/cruder
Download sharpedge/cruder
More information about sharpedge/cruder
Files in sharpedge/cruder
Vendor sharpedge
Package cruder
Short Description php database connection and crud application made easy
License MIT
Package cruder
Short Description php database connection and crud application made easy
License MIT
Please rate this library. Is it a good library?
Informations about the package cruder
cruder
Cruder is Simple libaray to perform all your database functions. it is very easy as ABC
It is still under development and the community is welcome to add their functions
using this library, you can perform certain mysql functions like
- Select
- Select with limit
- Select with Offset
- Select specific columns
- Insert
- Insert as an array (forget about queries)
Example of Select
Select specific columns
Select with Limit
Select with Limit and offset
- Raw Select query*
Select with WHERE
Even the insert is very easy:
All versions of cruder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package sharpedge/cruder contains the following files
Loading the files please wait ....