cnphp/helper

some help functions.

Maintainers

Details

github.com/cnphp/helper

Source

Issues

Installs: 2 623

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/cnphp/helper

0.1 2022-10-11 08:21 UTC

This package is auto-updated.

Last update: 2025-12-21 08:42:32 UTC


README

描述

  • some functions for PHP

使用

composer require cnphp/helper:dev-master


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