PHPackages                             boing6002/dataexport - 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. boing6002/dataexport

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

boing6002/dataexport
====================

Structure for holding Laravel-Enso exports

1.1.4(7y ago)02MITPHPPHP &gt;=7.1.0

Since Sep 11Pushed 7y agoCompare

[ Source](https://github.com/boing6002/DataExport)[ Packagist](https://packagist.org/packages/boing6002/dataexport)[ Docs](https://github.com/laravel-enso/DataExport)[ RSS](/packages/boing6002-dataexport/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (5)Versions (12)Used By (0)

Laravel Enso DataExport
=======================

[](#laravel-enso-dataexport)

[![Codacy Badge](https://camo.githubusercontent.com/d5144e24387c5f438dd676bbf84daa410ac88a90d9353b46771cf012611af124/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3765613766373730346232303434663939353030373463663861666236653366)](https://www.codacy.com/app/laravel-enso/DataExport?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/DataExport&utm_campaign=Badge_Grade)[![StyleCI](https://camo.githubusercontent.com/919e61e9ceaee9e72552e0e7a5fe4473a08931270674f5422f0e8d7078cc3c8e/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3134383130313635312f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/148101651)[![License](https://camo.githubusercontent.com/f3f8d79199054d4499c58f73c172e3dcd1328c5bf59cbec631b0cff67e2be907/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f646174616578706f72742f6c6963656e7365)](https://packagist.org/packages/laravel-enso/dataexport)[![Total Downloads](https://camo.githubusercontent.com/857745539cfb08a327909e5418db23107c783b924b8ccbfbbae34a96f784fc1e/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f646174616578706f72742f646f776e6c6f616473)](https://packagist.org/packages/laravel-enso/dataexport)[![Latest Stable Version](https://camo.githubusercontent.com/748693821ea0147cc054a3f4083eeba7dd9a1b9ca49062543be79ea865afa104/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f646174616578706f72742f76657273696f6e)](https://packagist.org/packages/laravel-enso/dataexport)

Data Export structure dependency for [Laravel Enso](https://github.com/laravel-enso/Enso).

[![Watch the demo](https://camo.githubusercontent.com/c2ca6265c328f3bee660cc4c9f0ca90ae74cb1e59fac05d36c578dde66697f40/68747470733a2f2f6c61726176656c2d656e736f2e6769746875622e696f2f646174616578706f72742f73637265656e73686f74732f62756c6d615f3030315f7468756d622e706e67)](https://laravel-enso.github.io/dataexport/screenshots/bulma_001.png)

### Features

[](#features)

- creates the structures and statuses necessary during the processes of exporting data

### DataExport model

[](#dataexport-model)

Has the following attributes:

- `id`
- `name`
- `entries`
- `status`
- `created_by`
- `created_at`

Notes
-----

[](#notes)

The [Laravel Enso](https://github.com/laravel-enso/Enso) package comes with this package included.

Depends on:

- [FileManager](https://github.com/laravel-enso/FileManager) for managing the uploads
- [Helpers](https://github.com/laravel-enso/Helpers) for various utility classes
- [TrackWho](https://github.com/laravel-enso/TrackWho) for keeping track of the users doing the imports

### Contributions

[](#contributions)

are welcome. Pull requests are great, but issues are good too.

### License

[](#license)

This package is released under the MIT license.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~13 days

Recently: every ~2 days

Total

11

Last Release

2668d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/717752e2ec25cf847df470853b6a7e1226cb0e62dbd3b201dcbf30d9741fe602?d=identicon)[boing6002](/maintainers/boing6002)

---

Top Contributors

[![aocneanu](https://avatars.githubusercontent.com/u/16073274?v=4)](https://github.com/aocneanu "aocneanu (18 commits)")[![gandesc](https://avatars.githubusercontent.com/u/14071925?v=4)](https://github.com/gandesc "gandesc (2 commits)")[![boing6002](https://avatars.githubusercontent.com/u/45848144?v=4)](https://github.com/boing6002 "boing6002 (1 commits)")

---

Tags

laravel-ensodata-exportenso-exports

### Embed Badge

![Health badge](/badges/boing6002-dataexport/health.svg)

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

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)[laravel-enso/core

Main requirement &amp; dependency aggregator for Laravel Enso

3463.6k138](/packages/laravel-enso-core)[laravel-enso/localisation

Localisation management dependency for Laravel Enso

1361.1k5](/packages/laravel-enso-localisation)[laravel-enso/logs

Log management dependency for Laravel Enso

1142.1k7](/packages/laravel-enso-logs)

PHPackages © 2026

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