cnphp/helper

some help functions.

0.1 2022-10-11 08:21 UTC

This package is auto-updated.

Last update: 2025-08-14 13:28:51 UTC


README

描述

  • some functions for PHP

使用

composer require cnphp/helper:dev-master


require __DIR__ . '/vendor/autoload.php';
my_function("hello world!");