Skip to content

Hiya-Framework/hiya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hiya Framework

Hiya Framework is a lightweight PHP framework designed to work seamlessly for both Web and CLI environments.
Built with simplicity, low memory usage, and long‑term stability in mind.


Website

Official website: https://www.taktikspace.com/hiya


Core Features

  • Dual Environment → Works for Web applications and CLI tools.
  • Lightweight Core → Minimal footprint (~2MB), no Composer required.
  • Modular Design → Clear separation of components for maintainability.
  • Console Application → Powerful CLI with progress bars, tables, and auto-discovery commands.
  • Queue System → Background job processing with multiple drivers (File, Database, Redis).
  • JWT Authentication → Stateless API authentication.
  • Web Debug Console → Real-time debugging with persistent state.
  • HTTP Client → Built-in Curl component for API requests.
  • Active Record ORM → MySQL, PostgreSQL, SQLite support.
  • Security Ready → CSRF, XSS, SQL injection protection built-in.

Requirements

  • PHP 7.4 or later
  • Web Server (Apache, Nginx, IIS, or built-in PHP server)
  • Database (optional - MySQL, PostgreSQL, SQLite)

About

Hiya PHP Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors