PHPackages                             bzilee/laravel-dbexport - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. bzilee/laravel-dbexport

ActivePackage[File &amp; Storage](/categories/file-storage)

bzilee/laravel-dbexport
=======================

A package that manages the export of data from a table in any format

00PHP

Since Jan 9Pushed 6y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel DB Export
=================

[](#laravel-db-export)

Introduction
------------

[](#introduction)

A package that manages the export of data from a Database in any format

Getting started
---------------

[](#getting-started)

### Basic sample

[](#basic-sample)

1 - Install it

```
  composer require bzilee/laravel-dbexport
```

2 - Use

```
  ...
  use Bzilee\LaraDBExport\LaraDBExport;
  ...

  LaraDBExport::vcf(file_name, data_to_export);
```

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](https://github.com/laravel/tinker/security/policy) on how to report security vulnerabilities.

License
-------

[](#license)

Laravel Tinker is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/59fbe9870fd2ed0e196015c98feb7964aea7e9680cbcb8b6f0f59e31e096417a?d=identicon)[B.zile](/maintainers/B.zile)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/bzilee-laravel-dbexport/health.svg)

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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