letjson / php

LetJson Php SDK

Home Page:https://php.letjson.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

LetJson Php SDK

https://php.letjson.com


Languages

Language:PHP 58.8%Language:HTML 41.2%