Download the PHP package joecharika/hyper-php without Composer
On this page you can find all versions of the php package joecharika/hyper-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joecharika/hyper-php
More information about joecharika/hyper-php
Files in joecharika/hyper-php
Download joecharika/hyper-php
More information about joecharika/hyper-php
Files in joecharika/hyper-php
Vendor joecharika
Package hyper-php
Short Description Hyper, fast MVC framework for PHP
License MIT
Homepage http://hyper.starlight.co.zw
Package hyper-php
Short Description Hyper, fast MVC framework for PHP
License MIT
Homepage http://hyper.starlight.co.zw
Please rate this library. Is it a good library?
Informations about the package hyper-php
Hyper Documentation v1.0.12
--
Getting started
TODOs
- Secure
web.json
Create new Hyper app: index.php
Import HyperApp
class:
Import hyper file to enable most functions using require
Create and run the application
Run app with custom sections
Run app with manual routing
Complete index.php
Usage:
Config
Hyper configurations are stored in web.json
or your own JSON
file
Database connection
To configure a database, add a db
object in the config file web.json
For example:
Debug
To turn on/off debug mode set debug
property to json
For example:
Custom error pages
All versions of hyper-php with dependencies
PHP Build Version
Package Version
The package joecharika/hyper-php contains the following files
Loading the files please wait ....