say hello
github.com/InTheRoadStill/package
pkg:composer/intheroadstill/test
Transparency log
Installs: 7
Dependents: 0
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
None
Requires (Dev)
Suggests
Provides
Conflicts
Replaces
MIT 57c104c685e6524797b3098053fe00d6b60cc2e6
Published on Packagist.org on 2019-11-10 01:58 UTC
This package is auto-updated.
Last update: 2026-08-11 19:18:56 UTC
composer require intheroadstill/test dev-master
<?php require "./vendor/autoload.php"; echo (new intheroadstill\test())->hello(); echo (new intheroadstill\wechat())->push();