Skip to content

Add MongoDB package - #140

Merged
hwbrzzl merged 2 commits into
goravel:v1.17.xfrom
tonidy:add-mongodb-package
Oct 17, 2025
Merged

Add MongoDB package#140
hwbrzzl merged 2 commits into
goravel:v1.17.xfrom
tonidy:add-mongodb-package

Conversation

@tonidy

@tonidy tonidy commented Oct 17, 2025

Copy link
Copy Markdown
Contributor

📑 Description

Background:

AFAIK, the current Goravel codebase is tightly coupled with the ORM (especially GORM), and since MongoDB doesn’t support GORM, I decided to create this project.

✅ Checks

  • Added test cases for my code

Comment thread en/getting-started/packages.md Outdated
@tonidy

tonidy commented Oct 17, 2025

Copy link
Copy Markdown
Contributor Author

Hi @hwbrzzl

I’d appreciate your feedback on my PR.

Added a note about test coverage ordering and corrected a missing asterisk in the table header.

@hwbrzzl hwbrzzl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks! Looking forward to more amazing packages or features. 👍

@hwbrzzl
hwbrzzl merged commit 52e993c into goravel:v1.17.x Oct 17, 2025
@tonidy
tonidy deleted the add-mongodb-package branch October 17, 2025 02:21
hwbrzzl pushed a commit that referenced this pull request Jan 16, 2026
* add mongodb package

* Update packages.md with test coverage note

Added a note about test coverage ordering and corrected a missing asterisk in the table header.
hwbrzzl added a commit that referenced this pull request Jan 31, 2026
* optimize mockery

* add divider and colored outputs (#137)

* Add MongoDB package (#140)

* add mongodb package

* Update packages.md with test coverage note

Added a note about test coverage ordering and corrected a missing asterisk in the table header.

* Enhance package.md with discoverability tips via GitHub Topic (#141)

* Enhance package.md with discoverability tips

Added tips for improving package discoverability in the documentation.

* Add goravel topic

* Enhance topic addition instructions in packages.md

Updated instructions for adding topics to a repository for better discoverability.

* Clean up blank lines in packages.md

Removed extra blank lines in the packages documentation.

* feat: documentation for console arguments (#132)

* feat: documentation for console arguments

* fix: text formatting

* feat: [#559] Feature Comparison Table with Laravel

* optimize

* add introduction to process facade

* add docs for process Pipelining

* add warning in process Pipeline configuration

* add doc for async processes

* add doc for concurrent processes

* add docs for pluralization

* add pluralization supported languages

* optimize mockery

* add divider and colored outputs (#137)

* Add MongoDB package (#140)

* add mongodb package

* Update packages.md with test coverage note

Added a note about test coverage ordering and corrected a missing asterisk in the table header.

* Enhance package.md with discoverability tips via GitHub Topic (#141)

* Enhance package.md with discoverability tips

Added tips for improving package discoverability in the documentation.

* Add goravel topic

* Enhance topic addition instructions in packages.md

Updated instructions for adding topics to a repository for better discoverability.

* Clean up blank lines in packages.md

Removed extra blank lines in the packages documentation.

* feat: documentation for console arguments (#132)

* feat: documentation for console arguments

* fix: text formatting

* feat: [#559] Feature Comparison Table with Laravel

* optimize

* add introduction to process facade

* add docs for process Pipelining

* add warning in process Pipeline configuration

* add doc for async processes

* add doc for concurrent processes

* add docs for pluralization

* add pluralization supported languages

* mail template

* optimize

* add some features

* optimize

* optimize

* optimize

* optimize

* optimize

* optimize

* remove telemetry facade documentation

* optimise pluralization example

* add documentation for http client testing

* fix view.md

* optimize

* optimize TODO

* add navigate

* add versions

* add versions

* optimize home page

* optimize code

* add new providers

* optimize grpc

---------

Co-authored-by: zoryamba <zoryamba@gmail.com>
Co-authored-by: toni dy <tonidy@users.noreply.github.com>
Co-authored-by: Oleksii Prudkyi <oprudkyi@users.noreply.github.com>
Co-authored-by: krishan kumar <84431594+kkumar-gcc@users.noreply.github.com>
Co-authored-by: kkumar-gcc <krishkumar9352@gmail.com>
Co-authored-by: krishan kumar <84431594+krishankumar01@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants