Skip to content

outeredge/edge-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edge Module

Edge is a library of useful classes designed to aid the creation of Web Applications.

Installation

The recommended way to install outeredge/edge-module is through composer:

php composer.phar require outeredge/edge-module

You can then enable this module in your config/application.config.php by adding Edge to the modules key:

// ...
    'modules' => array(
        // ...
        'Edge'
    ),

Requirements

  • PHP 7.0 or higher

About

Edge is a library of useful classes designed to aid the creation of Web Applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages