lyhux/easychunyu

There is no license information available for the latest version (v1.0.0-rc1) of this package.

v1.0.0-rc1 2020-02-25 00:49 UTC

This package is auto-updated.

Last update: 2024-04-25 11:40:14 UTC


README

<?php
use EasyChunYu\Factory

$app = new Factory::make([
    "parter": "haha",
    "parter_key": "password",
    "log_path": "path to log file"
]);

$app->base->login("user_id", "uesr_password");

Author

lyhux luyuhux@gmail.com

License

easychunyu is licensed under the MIT License - see the LICENSE file for details

Acknowledgements

向easywechat致敬