Remi's RPM repository - Packages

Blog | Forum | Repository

php-adodb - Database abstraction layer for PHP

Website:
http://adodb.org
Licence:
BSD or LGPLv2+
Vendor:
Remi Collet
Description:
ADOdb is an object oriented library written in PHP that abstracts database
operations for portability. It is modelled on Microsoft's ADO, but has many
improvements that make it unique (eg. pivot tables, Active Record support,
generating HTML for paging recordsets with next and previous links, cached
recordsets, HTML menu generation, etc).
ADOdb hides the differences between the different databases so you can easily
switch DBs without changing code.

Packages

php-adodb-5.20.6-2.el5.remi.noarch [418 KiB] Changelog by Gianluca Sforna (2016-09-20):
- update to latest release
- fix for CVE-2016-7405 (#1376365)
- spec file clean up
php-adodb-5.15-1.el5.remi.noarch [557 KiB] Changelog by Remi Collet (2012-02-11):
- upstream 5.15, rebuild for remi repository