Skip to content

PhalconBoot: register services, loader, configs,... in a Class of App only

Notifications You must be signed in to change notification settings

dekatruong/PhalconBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhalconBoot

PhalconBoot: register services, loader, configs,... in a Class of App only

Installation

The recommended installation is via Composer. Just add the following line to your composer.json:

{
    "require": {
        "dklib/phalcon-boot":"dev-master"
    }
}

About

PhalconBoot: register services, loader, configs,... in a Class of App only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published