zeus/hmvc
| Install | |
|---|---|
composer require zeus/hmvc |
|
| PHP: | >=7.4 |
| License: | MIT |
| Last Updated: | Sep 9, 2021 |
| Links: | GitHub · Packagist |
DILOVEL php framework
for install
composer create-project zeus/hmvc:dev-master
install without extensions
composer create-project zeus/hmvc:dev-master --ignore-platform-reqs
continues to develop
stay on at http://localhost
















object mapper

csrf token verify
blade template engine
mvc-hmvc components
-auth
login logout register all automatically also have obverse that all it can management
-view cache
u can store your view on a cache just use view_cache function
-router
advanced php router
-middleware
http request management
-orm
-pssql mysql mariadb
-migration
create a table from terminal basically
-parallel queue(multi consumer)
rabitmq
-policy
management user permission easily
-template engine
blade template engine extra features
-mailing
swift mailing
-Cache
-redis -memcached
-concurrency
process fork multi thread async etc
-request management
-file -sessions -cookie -url -redirect -device checks( as mobile etc)
-request validation
validation form request and other all
-sessions
-flash sessions
-flash sessions errors
more ....
Related Packages
Larafony is a modern PHP 8.5 framework combining the elegance of Laravel, the st...
Laravel, Lumen and Native php elasticseach query builder to build complex querie...

blade template engine
mvc-hmvc components