Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.
 
 

Latest commit

 

History

1,121 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mako Framework

Build Status Latest Stable Version

This fork adds support for PHP 7 to Mako Framework 3.x.

If you are currently use this old version, you can now update to Mako Framework 3.7 and use PHP 7.

How to update

As suggested by @freost (i asked for an official release) you just need to update your composer.json.

{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/marcomontalbano/mako-framework"
        }
    ],
    "require": {
        "mako/framework": "3.7.*",
    },
}

That's it! Run composer update and start to play with PHP 7.

About

This fork adds support for PHP 7 to Mako Framework 3.x.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages