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

Mongodb Odm Laravel Package

doctrine/mongodb-odm

Doctrine MongoDB ODM is an object document mapper for PHP that brings Doctrine-style persistence to MongoDB. Define documents with metadata, map fields and relations, run queries, and handle unit of work, identity map, and migrations for MongoDB apps.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
20steps/oauth-server-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
3slab/vdm-library-doctrine-odm-transport-bundle 0 0 0 0 0 0.6 MIT 5 years ago
View on GitHub
Context7
ad3n/jwt-refresh-token-bundle Symfony bundle to manage JWT refresh tokens alongside LexikJWTAuthenticationBundle. Supports Doctrine ORM or MongoDB ODM, adds refresh token generation/rotation and storage, plus endpoints and security integration for renewing access tokens securely. 1 1 0 0 0 0.3 MIT 1 year ago
View on GitHub
Context7
akeneo/oauth-server-bundle 5 5 1 9K 0 0.8 44.2 3 years ago
View on GitHub
Context7
akeneo-labs/direct-to-mongodb 2 2 0 0 0 0.3 MIT 10 years ago
View on GitHub
Context7
alessandrolandim/translation-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
amashukov/oauth-server-bundle 2 2 0 0 0 1.8 6 years ago
View on GitHub
Context7
amstaffix/extjs-bundle 21 21 18 0 4 1.2 0.8 MIT 9 years ago
View on GitHub
Context7
anh/doctrine-extensions-resource 2 2 0 5 0 0.0 5.9
View on GitHub
Context7
antimattr/mongodb-migrations-bundle 0 16 1 0.0
View on GitHub
Context7
api-platform/doctrine-common 24 24 1 399K 0 0.2 55.3 MIT
View on GitHub
Context7
api-platform/doctrine-odm 3 3 0 19K 0 0.0 50.9 MIT
View on GitHub
Context7
apy/datagrid-bundle 492 502 339 4K 76 35.7 39.6 MIT 2 years ago
View on GitHub
Context7
apymakoso/datagrid-bundle 0 0 0 0 0 0.6 MIT 8 years ago
View on GitHub
Context7
asiragusa/extjs-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
atm/competitionbundle 0 0 0 0.0
View on GitHub
Context7
atm/pollbundle 0 0 0 0.0
View on GitHub
Context7
atom-php/uploader 0 1 0 0.0
View on GitHub
Context7
babdev/money-bundle 19 18 0 10K 0 0.1 37.6 NOASSERTION
View on GitHub
Context7
baldinof/roadrunner-bundle 307 307 59 49K 12 36.6 7.1 MIT 1 week ago
View on GitHub
Context7
bean-project/core-bundle 0 0 0 0 0 0.3 8 years ago
View on GitHub
Context7
bean-project/location-bundle 0 0 0 0 0 0.3 8 years ago
View on GitHub
Context7
bengor-file/simple-bus-bridge-bundle 0 0 0 80 0 1.2 26.4 MIT 8 years ago
View on GitHub
Context7
bengor-user/doctrine-odm-mongodb-bridge Doctrine ODM MongoDB bridge for BenGorUser, providing adapters to persist and query User domain models with Doctrine ODM. Install via Composer; fully tested with PHPSpec. Documentation lives in the main BenGorUser/User repository. 0 0 0 0 0 0.9 MIT 9 years ago
View on GitHub
Context7
bengor-user/simple-bus-bridge-bundle 0 0 0 152 0 1.2 30.2 MIT 8 years ago
View on GitHub
Context7
birdoffice/elastica-bundle 0 0 0 0 0 0.9 MIT 4 years ago
View on GitHub
Context7
bok/elastica-bundle 0 0 0 0 0 0.9 MIT 4 years ago
View on GitHub
Context7
catch-of-the-day/elastica-bundle 0 0 0 0.0
View on GitHub
Context7
chaima409/oauth-server-bundle 0 1 0 0 0 0.3 6 years ago
View on GitHub
Context7
cometcult/credit-bundle 2 2 2 0 0 0.1
View on GitHub
Context7
comsave/salesforce-outbound-message-bundle 4 5 1 0 0 9.1 MIT 6 years ago
View on GitHub
Context7
cpj/cpjoauth-server-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
creative-coding/media-bundle 0 0 0 0.0
View on GitHub
Context7
cutwise/oauth-server-bundle 0 0 0 0 0 2.4 5 years ago
View on GitHub
Context7
da/api-server-bundle 3 3 0 18 0 0.6 10.2 MIT 11 years ago
View on GitHub
Context7
daanbiesterbos/solr-bundle 0 0 2 1 0 1.6 4.2 MIT 5 years ago
View on GitHub
Context7
danidelalin/doctrine-mongodb-admin-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
danilovl/select-autocompleter-bundle 5 5 0 12 0 24.3 7.5 MIT 2 months ago
View on GitHub
Context7
dmr/dmr Doctrine Mapping Reader (DMR) loads custom mapping data from Doctrine 2.3+ metadata using YAML, XML, or annotations, auto-selecting the right driver. Handy for reading extra mapping info (e.g., datagrid visibility) from your entity mappings. 6 5 0 0 1 0.1 MIT
View on GitHub
Context7
doctrine/data-fixtures Doctrine Data Fixtures provides a simple way to define, manage, and execute fixture classes for loading sample or test data into Doctrine ORM or ODM. Useful for seeding databases, repeatable test setups, and development environments with consistent data. 2,849 2,870 232 2M 35 58.0 59.2 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
doctrine/mongodb-maker-bundle 1 1 3 0 0 17.1 0.9 2 months ago
View on GitHub
Context7
doctrine/mongodb-odm-bundle Symfony bundle integrating Doctrine MongoDB ODM for mapping PHP documents to MongoDB. Provides configuration, DI services, console commands, and tooling to manage connections, document managers, and repositories in Symfony apps. 385 388 229 326K 12 34.3 49.5 MIT 4 months ago
View on GitHub
Context7
doctrine/mongodb-odm-softdelete Adds soft delete support to Doctrine MongoDB ODM. Mark documents as deleted without removing them, with automatic filtering of deleted records from queries and options to restore or include trashed documents. Integrates cleanly with ODM repositories and event system. 35 35 9 0 0 0.2
View on GitHub
Context7
domenik88/datagrid-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dtc/queue 120 119 38 0 22 8.5 8.6 MIT
View on GitHub
Context7
friendsofsymfony/elastica-bundle 1,262 1,282 788 196K 68 67.7 62.1 MIT 4 days ago
View on GitHub
Context7
friendsofsymfony/oauth-server-bundle 1,080 1,093 445 84K 163 41.2 49.4 7 years ago
View on GitHub
Context7
gedmo/doctrine-extensions 0 4,162 2M 71.2 68.5
View on GitHub
Context7
gesdinet/jwt-refresh-token-bundle Symfony bundle to manage JWT refresh tokens for LexikJWTAuthenticationBundle. Stores and rotates refresh tokens via Doctrine ORM or MongoDB ODM (or custom object manager), with configurable TTL, security, and endpoints. Requires PHP 8.2+ and Symfony 6.4+. 707 710 180 383K 71 50.9 68.7 MIT 2 months ago
View on GitHub
Context7
h4cc/alice-fixtures-bundle Symfony2 bundle for flexible data fixtures using nelmio/alice and Faker. Load fixtures from YAML/PHP, decouple from Doctrine DataFixtures, and optionally drop & recreate Doctrine ORM schema. Supports Doctrine ORM and MongoDB ODM. Work in progress (<1.0). 75 76 24 172 9 7.0 11.2 MIT 11 years ago
View on GitHub
Context7
knplabs/knp-components Knp Components is a PHP component library from KnpLabs. It currently includes the Pager component for building flexible, “fancy” pagination and paging adapters. PHPUnit 10/11 supported; install with Composer and run the test suite via composer test. 773 774 138 622K 7 19.1 42.4 MIT 1 year ago
View on GitHub
Context7
league/flysystem-bundle 401 404 83 936K 5 32.3 55.1 MIT 1 month ago
View on GitHub
Context7
lexik/translation-bundle Symfony bundle to manage translations in a database: import from xliff/yml/php, edit via a web GUI, track missing domain translations, add new keys, and export back to files. Database loader overrides file-based translations. 438 446 263 30K 61 52.3 58.0 MIT 2 months ago
View on GitHub
Context7
liip/test-fixtures-bundle 177 179 49 197K 25 35.2 57.5 MIT 2 months ago
View on GitHub
Context7
mmucklo/grid-bundle Symfony bundle to generate searchable, customizable grids from Doctrine ORM entities or MongoDB ODM documents. Renders via jQuery DataTables, jqGrid, or styled HTML tables with Bootstrap-friendly output, column customization, and easy setup for Symfony 3.4–8.0. 20 21 11 1K 12 4.0 27.3 MIT
View on GitHub
Context7
nitra/doctrine-behaviors PHP 5.4+ trait-based behaviors for Doctrine2 entities and repositories: tree, translatable, timestampable, soft deletable, blameable, loggable, geocodable, filterable, and sluggable. Includes optional Doctrine event listeners for behavior support. 0 0 0 1 0 0.0 4.2
View on GitHub
Context7
pagerfanta/doctrine-mongodb-odm-adapter Doctrine MongoDB ODM adapter for Pagerfanta. Adds pagination support for ODM query builders and queries, returning paginated results with limits, offsets, and total counts—ideal for building pageable lists in Laravel, Symfony, or custom PHP apps. 0 0 0 2K 0 0.0 45.1 NOASSERTION
View on GitHub
Context7
pagerfanta/pagerfanta Pagerfanta is a PHP pagination library for calculating and rendering paginated lists. It supports multiple data providers/adapters and flexible views, making it easy to paginate collections, queries, and APIs in web apps. 424 455 168 630K 4 8.2 44.4 NOASSERTION
View on GitHub
Context7
phpstan/phpstan-doctrine 668 669 120 2M 78 55.9 84.2 MIT 1 week ago
View on GitHub
Context7
pumukit/pumukit PuMuKIT is a PHP/Symfony-based platform for managing, recording, and publishing academic video and multimedia content. It provides tools for ingest, cataloging, channels, streaming integration, and customizable portals for universities and media services. 60 60 16 201 2 1.5 10.1 AGPL-3.0
View on GitHub
Context7
sonata-project/classification-bundle Symfony bundle providing a classification system for Sonata: categories, tags and collections management with admin integration, persistence support and documentation. Part of the Sonata Project ecosystem. 91 95 111 15K 0 23.7 34.0 MIT 5 months ago
View on GitHub
Context7
sonata-project/doctrine-extensions 268 271 39 232K 1 21.0 43.9 MIT 6 months ago
View on GitHub
Context7
sonata-project/doctrine-mongodb-admin-bundle Symfony bundle that integrates Doctrine MongoDB ODM with SonataAdminBundle, providing admin services, mappers, and datagrid support to manage MongoDB documents via Sonata’s admin UI. Includes docs, CI, and versioned releases. 64 68 95 7K 1 23.2 31.5 MIT 5 months ago
View on GitHub
Context7
sonata-project/exporter SonataExporter is a lightweight PHP library for exporting data to multiple formats (CSV, XLS, JSON, XML). It provides writers, handlers, and iterators to stream large datasets efficiently and integrate easily into Symfony apps and services. 441 449 89 223K 3 24.2 41.5 MIT 6 months ago
View on GitHub
Context7
sonata-project/media-bundle 462 471 481 39K 3 38.0 32.1 MIT 5 months ago
View on GitHub
Context7
sonata-project/news-bundle SonataNewsBundle adds news/blog features to Symfony with Sonata integration. Includes admin management, posts, categories, comments, and RSS support. Note: the repository is abandoned and currently has no active maintenance or support. 150 156 127 834 0 5.6 7.9 MIT 5 years ago
View on GitHub
Context7
sonata-project/user-bundle 346 354 475 42K 2 36.4 32.4 MIT 5 months ago
View on GitHub
Context7
vich/uploader-bundle 1,902 1,931 522 489K 48 64.2 57.0 MIT 4 days ago
View on GitHub
Context7
xlabs/competitionbundle 0 0 0 0.0
View on GitHub
Context7
xlabs/mmadminbundle 0 0 19 0.0 18.0
View on GitHub
Context7
xlabs/pollbundle 0 0 0 0.0
View on GitHub
Context7
zenstruck/foundry Zenstruck Foundry is a Laravel-friendly factory and fixtures toolkit for building and persisting test data. Define model factories, create realistic related objects, seed databases, and write cleaner, faster tests with helpers for states, Faker, and repositories. 788 788 111 552K 25 44.4 58.0 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
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.
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope