| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cyclonedx.sbom.json | 2025-08-29 | 3.2 kB | |
| 5.5.0 source code.tar.gz | 2025-08-29 | 62.2 kB | |
| 5.5.0 source code.zip | 2025-08-29 | 89.1 kB | |
| README.md | 2025-08-29 | 3.6 kB | |
| Totals: 4 Items | 158.0 kB | 0 | |
What's Changed
Fixed
- PHPORM-330 Fix: Convert query duration time to milliseconds by @AmirRezaM75 in https://github.com/mongodb/laravel-mongodb/pull/3374
- PHPORM-331 Fix test on job payload by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3375
- Fix database name extraction from DSN containing a CA file path by @fergusean in https://github.com/mongodb/laravel-mongodb/pull/3381
- [5.x] Replaced a too strict assertion in DatabaseSessionHandler.php that prevented to use the sessions at all with a more simple sanity check. Test already failed on that, now they pass. by @tonivega in https://github.com/mongodb/laravel-mongodb/pull/3366
Other Changes
- Validate PSR namespaces in CI by @GromNaN in https://github.com/mongodb/laravel-mongodb/pull/3363
- Bump ramsey/composer-install from 3.1.0 to 3.1.1 by @dependabot[bot] in https://github.com/mongodb/laravel-mongodb/pull/3393
- PHPORM-326 Add collation to
db:tablecommand by @paulinevos in https://github.com/mongodb/laravel-mongodb/pull/3394 - Add conditional return type to
Builder::raw()by @paulinevos in https://github.com/mongodb/laravel-mongodb/pull/3395 - Support adding schema validation by @paulinevos in https://github.com/mongodb/laravel-mongodb/pull/3397
QueryBuildermultiply and divide support by @faissaloux in https://github.com/mongodb/laravel-mongodb/pull/3373- Bump PHP to 8.2 in Docker test container by @paulinevos in https://github.com/mongodb/laravel-mongodb/pull/3399
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in https://github.com/mongodb/laravel-mongodb/pull/3409
- Limit CI workflows to supported branches by @alcaeus in https://github.com/mongodb/laravel-mongodb/pull/3411
- Improve error handling on unsupported hybrid queries by @paulinevos in https://github.com/mongodb/laravel-mongodb/pull/3404
- PHPORM-264: Deprecate Mongo soft deletes trait by @paulinevos in https://github.com/mongodb/laravel-mongodb/pull/3408
- Add Mongo builder mixin to
DocumentModelby @paulinevos in https://github.com/mongodb/laravel-mongodb/pull/3417 - PHPORM-146: Add override attribute everywhere by @paulinevos in https://github.com/mongodb/laravel-mongodb/pull/3412
- Replace extra substr() call by @jmikola in https://github.com/mongodb/laravel-mongodb/pull/3430
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/mongodb/laravel-mongodb/pull/3440
Docs changes
- DOCSP-50472: schema validation by @rustagir in https://github.com/mongodb/laravel-mongodb/pull/3400
- DOCSP-50781: Update SoftDeletes references by @mcmorisi in https://github.com/mongodb/laravel-mongodb/pull/3413
- DOCSP-50607: multiply/divide QB methods by @rustagir in https://github.com/mongodb/laravel-mongodb/pull/3403
- DOCSP-50960: Install PHP ext with pie by @norareidy in https://github.com/mongodb/laravel-mongodb/pull/3419
New Contributors
- @tonivega made their first contribution in https://github.com/mongodb/laravel-mongodb/pull/3366
- @AmirRezaM75 made their first contribution in https://github.com/mongodb/laravel-mongodb/pull/3374
- @fergusean made their first contribution in https://github.com/mongodb/laravel-mongodb/pull/3381
- @paulinevos made their first contribution in https://github.com/mongodb/laravel-mongodb/pull/3394
- @faissaloux made their first contribution in https://github.com/mongodb/laravel-mongodb/pull/3373
Full Changelog: https://github.com/mongodb/laravel-mongodb/compare/5.4.3...5.5.0