Download the PHP package birdworx/model-db without Composer
On this page you can find all versions of the php package birdworx/model-db. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download birdworx/model-db
More information about birdworx/model-db
Files in birdworx/model-db
Download birdworx/model-db
More information about birdworx/model-db
Files in birdworx/model-db
Vendor birdworx
Package model-db
Short Description A PHP library, which maps MySQL tables in a simple manner on corresponding PHP models.
License GPL-3.0-or-later
Package model-db
Short Description A PHP library, which maps MySQL tables in a simple manner on corresponding PHP models.
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package model-db
ModelDb
Eine PHP-Bibliothek mit der sich MySQL-Tabellen in einfacher Weise als PHP-Models handhaben lassen.
Damit ModelDb verwendet werden kann, müssen nachfolgende Definition gesetzt worden sein:
Die von ModelBase abgeleiten Models müssen sich, in Abhängigkeit von PROJECT_NAME
, im Namespace MyProject\Models
befinden.
Die Basis-URL und die Datenbankverbindung müssen via .env.dist oder .env definiert werden:
All versions of model-db with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
The package birdworx/model-db contains the following files
Loading the files please wait ....