Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 825 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 825 Bytes

let_json - Php Function

How to use in your project?

SATIS

php composer.phar create-project composer/satis --stability=dev --keep-vcs

create packages.json

{
    "repositories": [
        {
            "type": "composer",
            "url": "https://php.letjson.com"
        }
    ]
}

command:

composer install

php composer.phar install

GIT:

https://github.com/letjson/php.git

Website


https://github.com/letjson/php.git