2017 © Pedro Peláez
 

library dalmp

Database Abstraction Layer for MySQL using PHP

image

dalmp/dalmp

Database Abstraction Layer for MySQL using PHP

  • Monday, June 6, 2016
  • by nbari
  • Repository
  • 3 Watchers
  • 28 Stars
  • 80 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

DALMP

Database Abstraction Layer for MySQL using PHP, (*1)

0% fat and extremely easy to use. Only connect to database when needed., (*2)

Examples and documentation at: http://docs.dalmp.com, (*3)

Clone the repository:, (*4)

$ git clone https://github.com/nbari/DALMP.git dalmp

To Install visit http://docs.dalmp.com/en/latest/Install.html, (*5)

Thanks

Many thanks Navicat for supporting Open Source projects., (*6)

navicat, (*7)

Details

Requirements

To use the cache features you need either the redis, memcache or APC extensions compiled, otherwise disk cache will be used., (*8)

  • Redis extension - http://github.com/nicolasff/phpredis
  • Memcache PECL extencsion - http://pecl.php.net/package/memcache
  • APC PECL extension - http://pecl.php.net/package/APC

If you want to store session encrypted then you need SQLite3 Encryption http://sqlcipher.net., (*9)

DALMP does not use PDO, so do not worry if your PHP does not have the pdo extension., (*10)

On FreeBSD you can install DALMP from ports: /usr/ports/databases/dalmp, (*11)

The Versions

06/06 2016

dev-master

9999999-dev http://www.dalmp.com

Database Abstraction Layer for MySQL using PHP

  Sources   Download

BSD-3-Clause

The Requires

  • ext-mysqli *
  • php >=5.4.0

 

The Development Requires

by Nicolas Embriz

database cache sessions

29/07 2014

v3.0.3

3.0.3.0 http://www.dalmp.com

Database Abstraction Layer for MySQL using PHP

  Sources   Download

BSD-3-Clause

The Requires

  • ext-mysqli *
  • php >=5.4.0

 

The Development Requires

by Nicolas Embriz

database cache sessions

24/06 2013

dev-version2

dev-version2 http://www.dalmp.com

Database Abstraction Layer for MySQL using PHP

  Sources   Download

BSD-3-Clause

The Requires

  • ext-mysqli *

 

by Nicolas Embriz

database cache sessions