Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Odm Document Maker Laravel Package

constantable/odm-document-maker

View on GitHub
Deep Wiki
Context7

ODM Document Maker

CI Status Latest Version

The ODM Document Maker helps you create Symfony Doctrine ODM Documents

Installation

composer require constantable/odm-document-maker

Maker

The constantable:make-document command creates or updates a document and repository class.

php bin/console constantable:make-document BlogPost

If the argument is missing, the command will ask for the document class name interactively.

You can also mark this class as an API Platform resource. A hypermedia CRUD API will automatically be available for this document class:

php bin/console constantable:make-document --api-resource

You can also generate all the getter/setter/adder/remover methods for the properties of existing documents:

php bin/console constantable:make-document --regenerate

To overwrite any existing methods:

php bin/console constantable:make-document --regenerate --overwrite

You can create an EmbeddedDocument class:

php bin/console constantable:make-document --embedded

About

Used by Timequip — a task management platform.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
ecotone/kafka
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata