aristonet/entity-to-model-bundle

It converts doctrine entities to typescript models

v1.0.2 2023-02-17 22:09 UTC

This package is auto-updated.

Last update: 2024-04-18 00:50:24 UTC


README

The Aristonet EntityToModelBundle is the fastest way to convert doctrine entities to typescript models.

Install

To install the library, use Composer, the PHP package manager:

composer require aristonet/entity-to-model-bundle

Usage

php bin/console convert:entitytomodel
php bin/console convert:entitytomodel --modelDir=path/to/models
php bin/console convert:entitytomodel --className=Order
php bin/console convert:entitytomodel --className=Order --modelDir=path/to/models

Author

Niculae Niculae