PHPackages                             jackfinal/laravel-dm8 - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jackfinal/laravel-dm8

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jackfinal/laravel-dm8
=====================

php\_dm dm8

1.0.1(3y ago)231.7k16[1 issues](https://github.com/Jackfinal/laravel-dm8/issues)MITPHPPHP &gt;7

Since Nov 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Jackfinal/laravel-dm8)[ Packagist](https://packagist.org/packages/jackfinal/laravel-dm8)[ RSS](/packages/jackfinal-laravel-dm8/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (8)Versions (3)Used By (0)

DM DB driver for Laravel 4|5|6|7|8|9 via DM8
============================================

[](#dm-db-driver-for-laravel-456789-via-dm8)

Laravel-DM8
-----------

[](#laravel-dm8)

Laravel-DM8 is an Dm Database Driver package for [Laravel](http://laravel.com/). Laravel-DM8 is an extension of [Illuminate/Database](https://github.com/illuminate/database) that uses [DM8](https://eco.dameng.com/document/dm/zh-cn/faq/faq-php.html#PHP-Startup-Unable-to-load-dynamic-library) extension to communicate with Dm. Thanks to @yajra.

Documentations
--------------

[](#documentations)

- You will find user-friendly and updated documentation here: [Laravel-DM8 Docs](https://github.com/jackfinal/laravel-DM8)
- All about dm and php:[The Underground PHP and Dm Manual](https://eco.dameng.com/document/dm/zh-cn/app-dev/php-php.html)

Laravel Version Compatibility
-----------------------------

[](#laravel-version-compatibility)

LaravelPackage5.1.x5.1.x5.2.x5.2.x5.3.x5.3.x5.4.x5.4.x5.5.x5.5.x5.6.x5.6.x5.7.x5.7.x5.8.x5.8.x6.x.x6.x.x7.x.x7.x.x8.x.x8.x.x9.x.x9.x.xQuick Installation
------------------

[](#quick-installation)

```
composer require jackfinal/laravel-dm8
```

Service Provider (Optional on Laravel 5.5+)
-------------------------------------------

[](#service-provider-optional-on-laravel-55)

Once Composer has installed or updated your packages you need to register Laravel-DM8. Open up `config/app.php` and find the providers key and add:

```
LaravelDm8\\Dm8\\Dm8ServiceProvider::class,
```

Configuration (OPTIONAL)
------------------------

[](#configuration-optional)

Finally you can optionally publish a configuration file by running the following Artisan command. If config file is not publish, the package will automatically use what is declared on your `.env` file database configuration.

```
php artisan vendor:publish --tag=dm
```

This will copy the configuration file to `config/dm.php`.

> Then, you can set connection data in your `.env` files:

```
DB_CONNECTION=dm
DB_HOST=dm.host
DB_PORT=5236
DB_DATABASE=xe
DB_USERNAME=hr
DB_PASSWORD=hr
DB_CHARSET=UTF8
```

Then run your laravel installation...

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

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 ~27 days

Total

2

Last Release

1294d ago

PHP version history (2 changes)1.0.0PHP ^7.4

1.0.1PHP &gt;7

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15246879?v=4)[Jackfinal](/maintainers/Jackfinal)[@Jackfinal](https://github.com/Jackfinal)

---

Top Contributors

[![Jackfinal](https://avatars.githubusercontent.com/u/15246879?v=4)](https://github.com/Jackfinal "Jackfinal (7 commits)")

---

Tags

dmlaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jackfinal-laravel-dm8/health.svg)

```
[![Health](https://phpackages.com/badges/jackfinal-laravel-dm8/health.svg)](https://phpackages.com/packages/jackfinal-laravel-dm8)
```

###  Alternatives

[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8723.1M23](/packages/yajra-laravel-oci8)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45344.0k1](/packages/pressbooks-pressbooks)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[wearepixel/laravel-cart

A cart implementation for Laravel

1355.6k](/packages/wearepixel-laravel-cart)[api-platform/laravel

API Platform support for Laravel

59156.3k11](/packages/api-platform-laravel)

PHPackages © 2026

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