lyhux / easychunyu
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/lyhux/easychunyu
Requires
- guzzlehttp/guzzle: ~6.0
- monolog/monolog: ^2.0
- pimple/pimple: ~3.0
- symfony/http-foundation: ^5.0
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致敬