mtoolkit / mtoolkit-entity
The cache module of MToolkit framework
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/mtoolkit/mtoolkit-entity
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: 2025-09-27 23:10:35 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