symfinity / omnia-ipsum
All-in-One Placeholder Bundle for Symfony - placeholder images, Lorem Ipsum text, and fake data for rapid prototyping
Package info
github.com/symfinity/omnia-ipsum
Type:symfony-bundle
pkg:composer/symfinity/omnia-ipsum
v0.1.1
2026-06-13 00:21 UTC
Requires
- php: >=8.1
- fakerphp/faker: ^1.23
- symfony/config: ^6.4||^7.0||^8.0
- symfony/dependency-injection: ^6.4||^7.0||^8.0
- symfony/http-kernel: ^6.4||^7.0||^8.0
- symfony/twig-bundle: ^6.4||^7.0||^8.0
- twig/twig: ^3.0
Requires (Dev)
- phpstan/phpstan: ^1.11
- phpunit/phpunit: ^10.5 || ^11.0
- symfony/console: ^6.4||^7.0||^8.0
- symfony/yaml: ^6.4||^7.0||^8.0
This package is auto-updated.
Last update: 2026-06-13 03:59:37 UTC
README
Omnia Ipsum
All-in-One Placeholder Text, Images, Audios and Videos for Symfony
Read-only mirror. Source of truth: symfinity/symfinity (
packages/omnia-ipsum/). See CONTRIBUTING.md for how to propose changes.
Features
- Placeholder Images - 5 providers with real photos and colored placeholders
- Avatar Generation - Automatic initials and colors
- Placeholder Videos - Professional video clips
- Placeholder Audio - Music tracks and silent audio
- Lorem Ipsum Text - Classic placeholder text generation
- Fake Data - FakerPHP integration for realistic content
- Twig Functions - Simple, intuitive template functions
Prerequisites
Add the symfinity/recipes Flex endpoint to your project's composer.json (see recipes README) — recipes are not in Symfony's official recipe repository yet.
Installation
composer require symfinity/omnia-ipsum
The Flex recipe registers the bundle for dev and test only. Do not enable in production — see Installation.
Documentation
- Quickstart - Get started in 5 minutes
- Installation - Flex, manual setup, environments
- Image Providers - All image providers and options
- Video Providers - Video options and clips
- Audio Providers - Audio providers and tracks
- Text Generation - Lorem Ipsum and Faker integration
- Faker Integration - All available fake data formatters
- Configuration - Configuration options
Requirements
- PHP 8.1 or higher
- Symfony 6.4, 7.x, or 8.x
- Twig 3.0 or higher