yehchge/caoxl

caoxl_package

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/yehchge/caoxl

0.0.6 2019-04-07 10:10 UTC

This package is auto-updated.

Last update: 2025-09-23 17:26:19 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");