aristonet/entity-to-model-bundle
The Aristonet EntityToModelBundle is the fastest way to convert doctrine entities to typescript models.
To install the library, use Composer, the PHP package manager:
composer require aristonet/entity-to-model-bundle
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
Niculae Niculae
How can I help you explore Laravel packages today?