samuel-tallet/symfony-mongodb-document-maker

A Symfony command to generate MongoDB document PHP classes.

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 3

Open Issues: 1

pkg:composer/samuel-tallet/symfony-mongodb-document-maker

v1.0.1 2020-08-02 08:59 UTC

This package is auto-updated.

Last update: 2025-09-12 22:05:34 UTC


README

A Symfony command to generate MongoDB document PHP classes with annotations, getters and setters. Inspired by Symfony's Maker Bundle.

Installation

Installation can be easily done via Composer:

composer require samuel-tallet/symfony-mongodb-document-maker

Usage

To generate a PHP class run these commands:

cd vendor/samuel-tallet/symfony-mongodb-document-maker
php bin/console generate:document

Copyright

© 2020 Samuel Tallet