PHPackages                             vanhaex/esdbaccess - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. vanhaex/esdbaccess

ActivePackage[Database &amp; ORM](/categories/database)

vanhaex/esdbaccess
==================

Une interface de connexion à la base de données qui utilise le moteur MySQLi

1.0.2(4y ago)150MITPHPPHP &gt;=7.1

Since Nov 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Vanhaex/ESDBaccess)[ Packagist](https://packagist.org/packages/vanhaex/esdbaccess)[ RSS](/packages/vanhaex-esdbaccess/feed)WikiDiscussions master Synced today

READMEChangelog (3)DependenciesVersions (6)Used By (0)

ESDBaccess
==========

[](#esdbaccess)

ESDBaccess est un ORM (Object Relational Mapping) écrit en PHP et utilisant le moteur de bases de données MySQLi. Il est simple d'utilisation, léger et sécurisé.

Il permet d'effectuer plus facilement des requête vers une base de données.

Cette librairie nécessite PHP 7.1 au minimum

Installation
------------

[](#installation)

Afin d'utiliser cet ORM, vous devez disposer d'une application utilsant le langage PHP 7.1 au minimum ainsi que d'une base de données sous MySQL/MariaDB.

L'installation est simple, il vous suffit de cloner ce dépôt en vous rendant dans votre projet et en insérant la commande suivante dans un terminal (Windows, Mac ou Linux):

**Assurez-vous d'avoir installé Git avant de lancer la commande ci-dessous !**

```
git clone https://github.com/Vanhaex/ESDBaccess.git

```

Ou alors, si vous avez installée Composer :

```
composer require vanhaex/esdbaccess

```

Une fois que vous avez cloné le dépôt avec succès, vous pouvez suivre le tutoriel ci-dessous afin d'apprendre à utiliser l'ORM.

Tutoriel
--------

[](#tutoriel)

 [![](./exemple/image_exemple.PNG)](./exemple/image_exemple.PNG)

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~49 days

Total

3

Last Release

1644d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b2dbc20a51291258c25eecc75677da4691f71d434e7240fb516161a9927a8491?d=identicon)[Vanhaex](/maintainers/Vanhaex)

---

Top Contributors

[![Vanhaex](https://avatars.githubusercontent.com/u/56158864?v=4)](https://github.com/Vanhaex "Vanhaex (54 commits)")

### Embed Badge

![Health badge](/badges/vanhaex-esdbaccess/health.svg)

```
[![Health](https://phpackages.com/badges/vanhaex-esdbaccess/health.svg)](https://phpackages.com/packages/vanhaex-esdbaccess)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.8k117.8M121](/packages/jdorn-sql-formatter)[backup-manager/backup-manager

A framework agnostic database backup manager with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more with drivers for popular frameworks.

1.7k1.6M11](/packages/backup-manager-backup-manager)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M88](/packages/propel-propel1)[insolita/yii2-migration-generator

Set of gii tools for generating files for migration by schema of table , phpdoc or table data

108508.0k5](/packages/insolita-yii2-migration-generator)[xpdo/xpdo

A PDO-based Object/Relational Bridge Library

7088.4k4](/packages/xpdo-xpdo)[voku/session2db

A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.

2920.0k](/packages/voku-session2db)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
