ahesanali / yahmi
PHP application development library or framewaork Yahmi(To protect,to save.)
v1.0.1
2020-09-01 12:54 UTC
Requires
- philo/laravel-blade: ^3.1
- php-di/php-di: ^6.2
This package is auto-updated.
Last update: 2024-10-22 21:08:32 UTC
README
PHP application development library or framework
This library covers below modules for MVC application
- Controllers and Middleware
- Blade template engine
- Database query language
- Request Validation
- Router
- Session Management and Cookie Management
- Auth Module:Users,Roles and Permissions
- Application Logging for debugg logs
- Configurations. Like database,email and other configuration files.
- Notifications(Email,SMS abstraction)
Auth Library Classes
- User
- Role
- AuthManager