H
H
Hanry6542020-08-18 15:49:15
PHP
Hanry654, 2020-08-18 15:49:15

How to do CRUD operations in mongodb in php without installing driver and composer?

Perhaps there is something similar to redbean php to download the file, include it and use it normally?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Daria Motorina, 2020-08-18
@Hanry654

Redbean is an ORM and it also uses the MySQL PDO driver which is enabled by default .
Composer is used for all modern libraries, if there are problems with the global installation, you can download the phar archive and install it locally in the project. A driver for MongoDB is also needed)

F
FanatPHP, 2020-08-18
@FanatPHP

For 10 years, the toaster was inundated with pointless questions from the victims of Popov's video courses.
Now the palm is intercepted by the woodpecker who pushes redbin to the noobs

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question