承接 minhkhoablieu/iamlazy 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

minhkhoablieu/iamlazy

最新稳定版本:v1.0.3

Composer 安装命令:

composer require minhkhoablieu/iamlazy

包简介

Package provides convenient support functions such as isOdd, isEven and more.

关键字:

README 文档

README

License

Description

LazyLib is a small library designed to help programmers save time and effort by providing simple functions for common tasks. You don't need to reinvent the wheel - just import and use.

Installation

composer require minhkhoablieu/iamlazy

Available Functions

isOdd

use iAmLazy\HelpMe;

HelpMe::isOdd(5)

isEven

use iAmLazy\HelpMe;

HelpMe::isEven(8)

isJson

use iAmLazy\HelpMe;

HelpMe::isJson('{"name":"abc", "email": "abc@gmail.com"}')

flatten

use iAmLazy\HelpMe;

HelpMe::flatten([[1, 2], [2, 3]])

isPrime

use iAmLazy\HelpMe;

HelpMe::isPrime(7)

Contribution

If you have suggestions or would like to contribute to the library, please open an issue or create a pull request on GitHub.

License

This library is released under the MIT License. See the LICENSE file for more details.

统计信息

  • 总下载量: 8
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-03-01