PHPackages                             lazarusphp/lazarusdb - 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. lazarusphp/lazarusdb

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

lazarusphp/lazarusdb
====================

Database class for Lazarusphp framework

v1.0.0(3mo ago)0191GPL-3.0PHP

Since Mar 2Pushed 2mo agoCompare

[ Source](https://github.com/Lazarusphp/Database)[ Packagist](https://packagist.org/packages/lazarusphp/lazarusdb)[ RSS](/packages/lazarusphp-lazarusdb/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)DependenciesVersions (2)Used By (1)

Lazarusphp Database Class
=========================

[](#lazarusphp-database-class)

instantiation
-------------

[](#instantiation)

```
use LazarusPhp\Database;
Connection::make($type,$hostname,$username,$password,$dbname);
```

if a .env file is loaded it is possible to pass them to the database class allowing parameters to be left empty.

Lazarus Database class is not designed to be called as a standalone but extended from other classes such as
-----------------------------------------------------------------------------------------------------------

[](#lazarus-database-class-is-not-designed-to-be-called-as-a-standalone-but-extended-from-other-classes-such-as)

(QueryBuilder)\[\]

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance82

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

113d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/42fe8da43e075694b07eeec0a2fb822ab60aa872bf765cb0434b919b43264479?d=identicon)[mbamber1986](/maintainers/mbamber1986)

---

Top Contributors

[![itzzpadre](https://avatars.githubusercontent.com/u/30671636?v=4)](https://github.com/itzzpadre "itzzpadre (16 commits)")

### Embed Badge

![Health badge](/badges/lazarusphp-lazarusdb/health.svg)

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

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

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

8351.6M87](/packages/propel-propel1)

PHPackages © 2026

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