Skip to content

Latest commit

 

History

History
executable file
·
27 lines (21 loc) · 508 Bytes

README.md

File metadata and controls

executable file
·
27 lines (21 loc) · 508 Bytes

PHP LIB

image

PHP LIB is a rapid development framework for PHP. support PHP version 4/5

Download

Version 2.0.0

How To Use

include "init_lib.php" file. and setup init_lib.php

download file and include

include_once(dir(__FILE__)."/php_lib/init_lib.php");

composer

    "require": {
        "ateliee/php_lib": "dev-master"
    }

How To Use

https://github.com/ateliee/php_lib/wiki