{"id":17027245,"url":"https://github.com/vslinko/imageplaceholderbundle","last_synced_at":"2026-05-13T05:33:33.326Z","repository":{"id":4709523,"uuid":"5857259","full_name":"vslinko/ImagePlaceholderBundle","owner":"vslinko","description":"Symfony2 Bundle which generate placeholder image like http://www.placehold.it","archived":false,"fork":false,"pushed_at":"2012-10-08T14:21:44.000Z","size":134,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-27T23:36:21.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vslinko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-18T14:04:31.000Z","updated_at":"2019-01-28T07:51:00.000Z","dependencies_parsed_at":"2022-09-13T23:50:15.032Z","dependency_job_id":null,"html_url":"https://github.com/vslinko/ImagePlaceholderBundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vslinko%2FImagePlaceholderBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vslinko%2FImagePlaceholderBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vslinko%2FImagePlaceholderBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vslinko%2FImagePlaceholderBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vslinko","download_url":"https://codeload.github.com/vslinko/ImagePlaceholderBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245009794,"owners_count":20546573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T07:46:54.166Z","updated_at":"2026-05-13T05:33:33.277Z","avatar_url":"https://github.com/vslinko.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RithisImagePlaceholderBundle\n\nSymfony2 Bundle which generate placeholder image like http://www.placehold.it\n\n## Installation\n\nRun this command in your project directory:\n\n``` bash\n$ composer.phar require rithis/image-placeholder-bundle:@dev\n```\n\nAfter that enable bundle in the kernel:\n\n``` php\n\u003c?php\n// app/AppKernel.php\n\npublic function registerBundles()\n{\n    $bundles = array(\n        // ...\n        new Rithis\\ImagePlaceholderBundle\\RithisImagePlaceholderBundle(),\n    );\n}\n```\n\n## Usage\n\n### Routing\n\nFirst of all include bundle routing:\n\n``` yaml\n# app/routing.yml\n\n_rithis_image_placeholder:\n    resource: \"@RithisImagePlaceholderBundle/Resources/config/routing.yml\"\n    prefix: _placeholder\n```\n\nAfter that try to open placeholder url:\n\n```\n/_placeholder/{x},{y},{backgroundColor},{textColor}?text={text}\n```\n\nFor example: `/_placeholder/200,100,00FF00,FF00FF?text=Hello%20World!`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvslinko%2Fimageplaceholderbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvslinko%2Fimageplaceholderbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvslinko%2Fimageplaceholderbundle/lists"}