We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Phalcon database layer faker

Hello, everyone! I have a simple question, working with Node.js i run a functional testing in application with db layer using such tools as: fake-redis or mongo-fs. It's a good tool for testing and uploading fixtures. Is this any such tool for Phalcon, or "mocking" is only option for testing Phalcon with db?

It's more like data-generator. Not a faker with in-memory Fixtures.

Maybe this will help: https://github.com/vegas-cmf/faker