Skip to content

habibun/symfony-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

About The Project

MongoDB database with Symfony applications.

In this repository, every branch holds a separate example project except the main branch.
Please check the projects section for more details.

Overview

Branch MongoDB Version Symfony Version PHP Version
dmdb45 ^6.0 ^5.4 ^8.1
mert-sevinc ^4.4 ^4.4 ^7.4

Projects

A simple CRUD application using DoctrineMongoDBBundle: ^4.5

Product Index Page

Code: https://github.com/habibun/symfony-mongodb/tree/dmdb45
Resources:


Installation

git clone git@github.com:habibun/symfony-mongodb.git
cd symfony-mongodb
git checkout dmdb45
symfony composer install

Symfony 4 and Doctrine Mongo DB

User Index Page

Code: https://github.com/habibun/symfony-mongodb/tree/mert-sevinc
Resources:


Installation

git clone git@github.com:habibun/symfony-mongodb.git
cd symfony-mongodb
git checkout mert-sevinc
symfony composer install

Learn More

License

Distributed under the MIT License. See LICENSE for more information.

Releases

No releases published

Packages

No packages published