PHPackages                             web-atrio/schema-export-bundle - 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. web-atrio/schema-export-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

web-atrio/schema-export-bundle
==============================

Symfony3 schema exporter command (json and typeScript)

0.3(9y ago)024MITPHP

Since May 8Pushed 9y ago2 watchersCompare

[ Source](https://github.com/steve-ferrero/schema-export-bundle)[ Packagist](https://packagist.org/packages/web-atrio/schema-export-bundle)[ RSS](/packages/web-atrio-schema-export-bundle/feed)WikiDiscussions master Synced 2w ago

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

schema-export-bundle
====================

[](#schema-export-bundle)

Symfony3 schema exporter command (json and typeScript)

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

[](#installation)

This bundle is compatible with Symfony 2.8/3.0 or higher.

Using Composer
--------------

[](#using-composer)

#### Symfony &gt;= 2.8

[](#symfony--28)

```
composer require web-atrio/schema-export-bundle

```

Register the command in your `AppKernel.php`:

```
new WebAtrio\Bundle\SchemaExportBundle\SchemaExportBundle(),

```

Usage
-----

[](#usage)

### TypeScript export

[](#typescript-export)

```
php bin/console web-atrio:schema:generate:ts {your generate path}

```

### Json export

[](#json-export)

```
php bin/console web-atrio:schema:generate:json {your generate path}

```

Author
------

[](#author)

Steve Ferrero

Licence
-------

[](#licence)

SchemaExportBundle is licensed under the MIT License.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

3333d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6058494?v=4)[Ferrero Steve](/maintainers/steve-ferrero)[@steve-ferrero](https://github.com/steve-ferrero)

---

Top Contributors

[![steve-ferrero](https://avatars.githubusercontent.com/u/6058494?v=4)](https://github.com/steve-ferrero "steve-ferrero (10 commits)")

### Embed Badge

![Health badge](/badges/web-atrio-schema-export-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/web-atrio-schema-export-bundle/health.svg)](https://phpackages.com/packages/web-atrio-schema-export-bundle)
```

PHPackages © 2026

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