为测试或占位符生成虚假图像
github.com/stefanhuber/fakeimage
源代码
问题
安装: 0
依赖项: 0
建议者: 0
安全: 0
星级: 0
观察者: 2
分支: 0
开放问题: 0
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
BSD-3-Clause 9859d8718abc220247df0fd233bc6f0ff3616c07
This package is auto-updated.
Last update: 2024-09-05 01:44:08 UTC
使用以下URL生成随机图像
/random-{width}-{height}-{tile}.{extension}
composer install php -S localhost:9000 -t ./public ./config/server.php
docker run -it --rm -p 9000:9000 stefanhuber/fakeimage