定制 bradietilley/faker-catz 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

bradietilley/faker-catz

最新稳定版本:v1.1.1

Composer 安装命令:

composer require bradietilley/faker-catz

包简介

Faker for cat profile pics

README 文档

README

Cat image faker for PHP.

Static Analysis Tests

Introduction

FakerCatz is a lightweight PHP package designed to generate fake cat images that can be used for a variety of purposes, like avatars and other placeholders.

All images are 1024*1024 60% quality JPEGs, resulting in 50-130KB per image.

example

Repositories

Imagez available:

Installation

composer require bradietilley/faker-catz

Documentation

The documentation for this is the same as the base Imagez documentation, except instead of imagez() you'll need to use catz().

Quick example:

catz()->path();                             // string path: /path/to/pics/cat_0037.jpg
catz()->path();                             // string path: /path/to/pics/cat_0101.jpg
catz()->all();                              // array of string paths

Author

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-04-12