PHPackages                             goetas/doctrine2xsd - 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. goetas/doctrine2xsd

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

goetas/doctrine2xsd
===================

Convert Tool from Doctrine2 XML mapping to XSD XML Schema

28PHP

Since Jul 18Pushed 12y ago1 watchersCompare

[ Source](https://github.com/goetas/doctrine2xsd)[ Packagist](https://packagist.org/packages/goetas/doctrine2xsd)[ RSS](/packages/goetas-doctrine2xsd/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

doctrine2xsd
============

[](#doctrine2xsd)

Convert Doctrine2 XML mapping into XSD XML Schema

Usage
-----

[](#usage)

```
doctrine2xsd.php doctrine2xsd:generate-xsd /tmp/destination.xsd 'http://www.goetas.com/targetXML-Namespace' \
--ns-map='mercurio.ImmobiNetBundle.Entity:/www/htdocs/immobinet-asmir/vendor-dev/bundles/core/mercurio/ImmobiNetBundle/Resources/config/doctrine/:http://www.goetas.com/targetXML-Namespace' \
```

This command will pick all Doctrine2 Mapping in `/www/htdocs/immobinet-asmir/vendor-dev/bundles/core/mercurio/ImmobiNetBundle/Resources/config/doctrine/` and create XSD schema in `/tmp/destination.xsd`. Entityes with `mercurio\ImmobiNetBundle\Entity\*` will be converted in XSD complexType (s) with `http://www.goetas.com/targetXML-Namespace` namespace

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/776743?v=4)[Asmir Mustafic](/maintainers/goetas)[@goetas](https://github.com/goetas)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/goetas-doctrine2xsd/health.svg)

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

###  Alternatives

[ybazli/faker

Persian fake data package for laravel

7338.8k1](/packages/ybazli-faker)[hnassr/nova-key-value

A Laravel Nova field.

197.0k](/packages/hnassr-nova-key-value)

PHPackages © 2026

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