PHPackages                             exolnet/laravel-dataprovider - 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. exolnet/laravel-dataprovider

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

exolnet/laravel-dataprovider
============================

Code and Database data provider

023PHP

Since Dec 13Pushed 6y agoCompare

[ Source](https://github.com/eXolnet/laravel-dataprovider)[ Packagist](https://packagist.org/packages/exolnet/laravel-dataprovider)[ RSS](/packages/exolnet-laravel-dataprovider/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-dataprovider
====================

[](#laravel-dataprovider)

[![Latest Stable Version](https://camo.githubusercontent.com/c0eb78e474427cf20bb3a05fabbf8a5edea6ec1935527271a2969382e749bffc/68747470733a2f2f706f7365722e707567782e6f72672f65586f6c6e65742f6c61726176656c2d6461746170726f76696465722f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/eXolnet/laravel-dataprovider)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/ee4e423679fba0085940b6d355d7a2949f08f32c91d0b9963c58581d9dbcc1c9/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f65586f6c6e65742f6c61726176656c2d6461746170726f76696465722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/eXolnet/laravel-dataprovider)[![Total Downloads](https://camo.githubusercontent.com/465ebb32d33e13744c945fceff34a15f78947e0de2394f1d45828a8c20c2c434/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65586f6c6e65742f6c61726176656c2d6461746170726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eXolnet/laravel-dataprovider)

Code and Database data provider

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

[](#installation)

Require this package with composer:

```
composer require exolnet/laravel-dataprovider

```

If you don't use package auto-discovery, add the service provider to the `providers` array in `config/app.php`:

```
Exolnet\DataProvider\DataProviderServiceProvider::class

```

And the facade to the `facades` array in `config/app.php`:

```
'DataProvider' => Exolnet\DataProvider\DataProviderFacade::class

```

Usage
-----

[](#usage)

Explain how to use your package.

Testing
-------

[](#testing)

To run the phpUnit tests, please use:

```
composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE OF CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Simon Gaudreau](https://github.com/Gandhi11)
- [All Contributors](../../contributors)

License
-------

[](#license)

This code is licensed under the [MIT license](http://choosealicense.com/licenses/mit/). Please see the [license file](LICENSE) for more information.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

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.

### Community

Maintainers

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

---

Top Contributors

[![Gandhi11](https://avatars.githubusercontent.com/u/4001049?v=4)](https://github.com/Gandhi11 "Gandhi11 (1 commits)")

### Embed Badge

![Health badge](/badges/exolnet-laravel-dataprovider/health.svg)

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

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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