Download the PHP package dongyao8/commuse without Composer

On this page you can find all versions of the php package dongyao8/commuse. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package commuse

日常使用类库

该项目用于收录整理日常开发所需的常用功能类库,欢迎各位朋友提供代码,一起维护,让开发变得更简单。


使用方法[推荐]

稳定版本:

开发版本:

升级办法


相关栏目


使用说明

目录 文件名 描述 发布版本
\Character Moneyts.php 金额数额转换人民币大写值 1.0.0
\Character Pinyin.php 汉字转拼音 1.0.0
\Character Timeformat.php 时间格式语义化 1.0.0
\Crypto Aes.php Aes加密解密 1.0.0
\Crypto Asymmetric.php 非对称相关计算方法 1.0.0
\Crypto Base64.php 区别与base64_encode,此方法为安全的base64加密 1.0.0
\Crypto Jwt.php Jwt接口验证类 1.0.2
\File Filehandle.php 文件处理相关方法 1.0.1
\File Image.php 图片处理 1.0.2
\File Multiavatar.php 随机生成用户头像 1.0.3
\File Bing.php 获取每日壁纸 1.0.4
\Network Getip.php 网络IP相关验证检测 1.0.0
\Validate Verify.php 常用的一些字段验证 1.0.0
\Validate Idcard.php 身份证信息提取,年龄,省份,星座等 1.0.6
持续更新中 持续更新中 持续更新中…… ……

使用示例

所有方法在example文件夹中有对应的使用方法演示,部分参照如下:

得到输出结果:壹佰伍拾陆元叁角叁分

要加密的字符串:这个工具很好用
加密后的字符串:85d61MYsItXd81sPW5e3fxY8oONzlOHyOJBOy8P57CY=
要解密的字符串:85d61MYsItXd81sPW5e3fxY8oONzlOHyOJBOy8P57CY=
解密后的字符串:这个工具很好用


由 JetBrains 赞助

免责声明

DYcms程序是免费开源的产品,仅用于学习交流使用!
不可用于任何违反中华人民共和国(含台湾省)使用者所在地区法律法规的用途。
因为作者即本人仅完成代码的开发和开源活动(开源即任何人都可以下载使用),从未参与用户的任何运营和盈利活动。
且不知晓用户后续将程序源代码用于何种用途,故用户使用过程中所带来的任何法律责任即由用户自己承担。

License

Licensed under the MIT license.


All versions of commuse with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package dongyao8/commuse contains the following files

Loading the files please wait ....