sfcms/fakeimg-bundle

Symfony bundle to generate WebP placeholder images like fakeimg-360x500.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/sfcms/fakeimg-bundle

v1.0.0 2025-11-21 16:06 UTC

This package is auto-updated.

Last update: 2025-11-21 16:14:35 UTC


README

// config/routes/seb_fake_img.yaml seb_fake_img: resource: '@SebFakeImgBundle/config/routes.php' type: php

return [ // ... Seb\FakeImgBundle\SebFakeImgBundle::class => ['all' => true], ];

seb_fake_img: route_prefix: '/placeholder' # non utilisé si tu laisses la route PHP comme au-dessus background_color: 'e0e0e0' text_color: '707070' max_width: 4000 max_height: 4000

Placeholder