lyhux/easychunyu

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

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/lyhux/easychunyu

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

This package is auto-updated.

Last update: 2025-09-25 14:44:42 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致敬