Download the PHP package danidoble/database without Composer
On this page you can find all versions of the php package danidoble/database. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package database
database
Mini ORM
installation
or
Configuration
If you use a loader of credentials like add inside of file add this credentials
If you don't use libraries to load credentials you can add in your code
How to use
You can configurate name of id doing:
GET
To get all data
To paginate data
Get only one
Get only selected by id
INSERT
UPDATE
update after get
update without get
DELETE
soft delete (needed field in database) otherwise is deleted
hard delete
All versions of database with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-json Version *
ext-pdo Version *
ext-json Version *
ext-pdo Version *
The package danidoble/database contains the following files
Loading the files please wait ....