/corx

corx is a micro php framework

Primary LanguagePHPApache License 2.0Apache-2.0

About:

Corx is a micro php framework, built for performance and better code handling.

Required:

* php 5.4.16 with following configurations:
  - mysqli enabled
  - zlib enabled
  - zip enabled
  - SPL enabled

To use corx just include Init.php in your main file.

Features:

  • Gzip
  • Http wrapper
  • Plugins avaiable
  • Mysqli plugin (buggy)

License:

  • see license file