Skip to main content

Repository Managers

Introduction#

Repository maangers are an abstract classes that manage data from its corresponding database with some more easier features to work with.

Available Repository Managers#

For the time being, there are two repository maangers, one for MYSQL database and the other is for MongoDB database.

Base Repository#

MYSQL Repository Manager#