zlq/mycomposer

just test

Maintainers

Package info

github.com/rockstone001/mycomposer

pkg:composer/zlq/mycomposer

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.2 2022-01-17 05:47 UTC

This package is auto-updated.

Last update: 2026-04-17 15:43:46 UTC


README

  • composer require mycomposer
<?php

require_once './vendor/autoload.php';

use zlq\mycomposer\Test;

$t = new Test();
$t->show(); // hello world, this. is my composer package \n