Skip to content

AimForNaN/nan-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

281 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NaN

A PHP micro-framework focused on simplicity and performance.

Installation

Requirements

  • PHP 8.4 or greater.

Composer

Edit your composer configuration to include our git repository.

{
    "repositories": [
        {
            "type": "git",
            "url": "https://github.com/AimForNaN/nan-php.git"
        }
    ]
}

After which, you can install the NaN micro-framework with composer.

composer require aimfornan/nan:dev-master

About

NaN Framework

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages