mtoolkit / mtoolkit-entity
The cache module of MToolkit framework
0.0.2
2016-01-31 09:54 UTC
Requires
- php: >=5.5.0
- mtoolkit/mtoolkit-core: dev-master
- mtoolkit/mtoolkit-model: dev-master
Requires (Dev)
- phpunit/phpunit: 5.1.*
This package is not auto-updated.
Last update: 2024-11-09 18:59:28 UTC
README
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:
- password
- phone
- username