Skip to content

mtoolkit/mtoolkit-entity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MToolkit - Entity

The entity module of MToolkit framework. The module provides the classes and the methods to manage the user account.

Entities

There are three important entities:

  • Provider
  • User
  • Role For each entity there is a table in the database.

Provider

User

Collects all the information about the user:

  • email
  • password
  • phone
  • username

Role

Examples

Add an user

Retrieve a list of user

Add a role

Assign a role to an user

About

The entity module of MToolkit framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages