Download the PHP package jelix/dao without Composer
On this page you can find all versions of the php package jelix/dao. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor jelix
Package dao
Short Description Lightweight object relation mapping based on the Database Access Object pattern
License LGPL-2.1
Homepage https://jelix.org
Package dao
Short Description Lightweight object relation mapping based on the Database Access Object pattern
License LGPL-2.1
Homepage https://jelix.org
Please rate this library. Is it a good library?
Informations about the package dao
JelixDao
A lightweight object relation mapping based on the Database Access Object pattern.
It uses JelixDatabase as database connector.
installation
You can install it from Composer. In your project:
Usage
Quick start:
Documentation
The documentation is available into the docs directory.
History
This library has been extracted from the Jelix framework 1.7/1.8, and has been modernized a bit since. Except class names, API of factories and records are mostly the same. The XML format of dao file is the same as in Jelix 1.6/1.7/1.8.
All versions of dao with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-simplexml Version *
ext-dom Version *
ext-iconv Version *
psr/log Version ^1.1.2
jelix/database Version ^1.3.1
jelix/file-utilities Version ^1.8.4
ext-simplexml Version *
ext-dom Version *
ext-iconv Version *
psr/log Version ^1.1.2
jelix/database Version ^1.3.1
jelix/file-utilities Version ^1.8.4
The package jelix/dao contains the following files
Loading the files please wait ....