https://github.com/contributte/doctrine-mongodb
:zap: Well-integrated MongoDB for Nette Framework
https://github.com/contributte/doctrine-mongodb
database mongodb nette nette-framework nettrine php
Last synced: 6 months ago
JSON representation
:zap: Well-integrated MongoDB for Nette Framework
- Host: GitHub
- URL: https://github.com/contributte/doctrine-mongodb
- Owner: contributte
- License: mit
- Created: 2020-01-28T11:01:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T09:46:21.000Z (over 3 years ago)
- Last Synced: 2025-02-06T13:17:06.065Z (over 1 year ago)
- Topics: database, mongodb, nette, nette-framework, nettrine, php
- Language: PHP
- Homepage: https://contributte.org/packages/nettrine/mongodb.html
- Size: 23.4 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Website contributte.org | Contact f3l1x.io | Twitter @contributte
## Usage
To install the latest version of `contributte/doctrine-mongodb` use [Composer](https://getcomposer.org).
```bash
composer require contributte/doctrine-mongodb
```
## Documentation
For details on how to use this package, check out our [documentation](.docs).
## Versions
| State | Version | Branch | Nette | PHP |
|--------|---------|----------|-------|---------|
| dev | `^0.3` | `master` | 3.3+ | `>=8.2` |
| stable | `^0.2` | `master` | 3.3+ | `>=8.2` |
## Development
See [how to contribute](https://contributte.org/contributing.html) to this package.
This package is currently maintained by these authors.
-----
Consider to [support](https://contributte.org/partners.html) **contributte** development team.
Also thank you for using this package.