PHPackages                             devosa/exporter - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. devosa/exporter

ActiveProject[PDF &amp; Document Generation](/categories/documents)

devosa/exporter
===============

Master/Employee Data Excel Dynamic Exporter

1.0.0(10y ago)171proprietaryPHPPHP ~5.6.16

Since Jun 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/bambangadrian/exporter)[ Packagist](https://packagist.org/packages/devosa/exporter)[ Docs](http://www.invosa.com)[ RSS](/packages/devosa-exporter/feed)WikiDiscussions develop Synced 3w ago

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

Introduction
============

[](#introduction)

Library Package Name: Bridge Exporter Library Ver.1.0.0-dev-master@alpha

Components
==========

[](#components)

- Database Access: Doctrine DBAL
- Excel Library:
- Data Mapper and Validator
- Entity Builder
- Data Source and Handlers
- Constraint Element and Field Types
- Exporter and Logger (Observer and Subject)

Requirements
============

[](#requirements)

- Composer
- Doctrine
- PhpExcel
- CodeSniffer (dev)

How To
======

[](#how-to)

- Create the data source first (it will be like: excel, database files).
- Create the entity using entity builder that required the data source as parameter.
- Do mapping for field column name and field type for the constraints.
- Setting up the constraint entity for the source entity.
- Create new entity as target that will be done, this step will be same with the source entity creation.
- Create and run the entity mapper, this components will be mapping the source entity to target entity.
- Create a new exporter instance and then run the doExport method to export and save the target entity data into the source entity.

Changes
=======

[](#changes)

Dev Version
-----------

[](#dev-version)

Add exporter handler, remove the doMassImport method from data-source, provide the table entity to do insert, update, and delete data, finishing the basic exporter, improvement on library structure, cleaning code to green status using complete code inspection mode.

Restructure and rebuild the basic exporter, so it will be mapped and exporting between entity-to-entity, create standard data source transition so all data source type can be converted to the standard on array data source type.

Separating the data source handler, fixing the entity builder, fixing the mapper abstraction, optimizing the data fetching, some bug-fixed under the entity-entity\_builder-data\_source library.

Optimizing all the entity exporter and importer, fixing bugs under table and constraint entity builder. Composing the basic logger for exporter.

Applied Patterns
----------------

[](#applied-patterns)

- SOLID FOR SURE!!
- Simple Factory Pattern
- Template Method Pattern
- Strategy Pattern
- Builder Pattern
- Decorator Pattern
- Observer Pattern

Next Releases
=============

[](#next-releases)

Excel Refactoring:
------------------

[](#excel-refactoring)

- Spreadsheet security
- Commenting on Cell

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

3661d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2c8c4a6199c5606d75cf5e2f3705da12f24f94faed53f6f9c8a53e118a6044a6?d=identicon)[bambangadrian](/maintainers/bambangadrian)

---

Tags

excelexporter

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/devosa-exporter/health.svg)

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

###  Alternatives

[liuggio/excelbundle

This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library

3706.4M11](/packages/liuggio-excelbundle)[wisembly/excelant

69159.0k](/packages/wisembly-excelant)[dracoblue/craur

A lossless xml to json and json to xml converter (and csv/xlsx/yaml). Writing PHP Json/Xml/Csv/Yaml/excel Importers made easy

4643.8k3](/packages/dracoblue-craur)[bfinlay/laravel-excel-seeder

Seed the database with Laravel using Excel, XLSX, XLS, CSV, ODS, Gnumeric, XML, HTML, SLK files

3946.2k](/packages/bfinlay-laravel-excel-seeder)[arogachev/yii2-excel

ActiveRecord import and export based on PHPExcel for Yii 2 framework

6381.0k1](/packages/arogachev-yii2-excel)[dakota/cake-excel

CakePHP excel generator

2325.1k](/packages/dakota-cake-excel)

PHPackages © 2026

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