Menu

Tree [89cc9c] master /
 History

HTTPS access


File Date Author Commit
 .htaccess 2014-10-06 Mohammed Al Ashaal Mohammed Al Ashaal [42b9fd] Update .htaccess
 Horus.php 2014-10-07 nhymxu nhymxu [23c372] Fix comment
 README.md 2014-10-06 Mohammed Al Ashaal Mohammed Al Ashaal [5d288d] Update README.md
 index.php 2014-10-06 Mohammed Al Ashaal Mohammed Al Ashaal [613cc2] Update index.php
 wiki.html 2014-10-11 Dũng Nguyễn Dũng Nguyễn [98e267] change $app->router->with to $app->router->group

Read Me

What is Horus.php ?

Horus.php is a tiny portable php tiny framework that focused on strong code-base and better performance, it is just one file ~ 30kb with ~ 1k of lines
Horus.php is just a strong tiny code-base and will still as it not more .

Why Horus.php ?

I don't like to tell you some words, but just download and test yourself .

What is new ?

  • New high-performance routing mechanism .
  • Added support for sub-domain routing .
  • New simple modular controller class .
  • New environment variables .
  • New Constants .
  • New function Horus() to get the horus object .
  • New method Horus()->statics() to an object of current memory-peak, memory-usage & cpu load avg.
  • Horus.php is now more faster and could be compared to any plain php code .
  • Removed useless codes .
  • Optimized some parts of the code .
  • Router & SQL Classes are now lazy-initialzed [constructed just on demand] .
  • Horus 7 now merges any input vars from any request methods [ HEAD,POST,PUT,GET, ... etc ] in just one array $_REQUEST
  • Horus 7 accepts any input format "json/xml/query-string" .
  • Horus 7 is very powerful for web-services like RESTful, XMLRPC, ... etc
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.