Download the PHP package zjkal/time-helper without Composer

On this page you can find all versions of the php package zjkal/time-helper. 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?
zjkal/time-helper
Rate from 1 - 5
Rated 5.00 based on 3 reviews

Informations about the package time-helper


TimeHelper

中文 | English

License PHP Version Require Latest Stable Version Total Downloads GitHub Workflow Status

TimeHelper 是一个简单易用的PHP时间日期助手类库,可以快速实现常用的时间日期操作,比如获取指定时间的秒数,获取友好的时间格式,判断时间范围,计算两个时间相差值,返回 N 小时/天/星期/月/年前或者后的时间戳等等

🧩 特性

🎁 示例

🚀 安装

通过 Composer 导入类库

🌈 使用文档

查看使用文档

📃 更新日志

查看更新日志

😎 开发者们

zjkal
zjkal
miss-sugar
miss-sugar
iuyes
李云龙
ageChen
ageChen
dkoin
dkoin
wolf-leo
wolfcode

❤️ 赞助

本项目的 CDN 加速和安全保护由腾讯 EdgeOne 赞助。

非常感谢 Jetbrains 为我提供的 IDE 开源许可,让我完成此项目和其他开源项目上的开发工作。

🐧 扫以下二维码加入 QQ 频道

QQ频道-世界上最好的编程语言

📖 开源协议

TimeHelper 遵循MIT 开源协议, 意味着您无需任何授权, 即可免费将 TimeHelper 应用到您的项目中


All versions of time-helper with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1
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 zjkal/time-helper contains the following files

Loading the files please wait ....