yehchge/caoxl

caoxl_package

Maintainers

Package info

github.com/yehchge/test_packages

pkg:composer/yehchge/caoxl

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.6 2019-04-07 10:10 UTC

This package is auto-updated.

Last update: 2026-03-23 18:28:05 UTC


README

#composer_vendor

.. code-block:: bash

$ composer require yehchge/caoxl

.. code-block:: php

<?php
require "vendor/autoload.php";
use yehchge\hello;
echo hello::hello("test");