{"id":27629433,"url":"https://github.com/ingalabs/image-bundle","last_synced_at":"2026-05-17T18:07:28.871Z","repository":{"id":56991447,"uuid":"83809048","full_name":"ingalabs/image-bundle","owner":"ingalabs","description":"Symfony bundle for images","archived":false,"fork":false,"pushed_at":"2019-12-25T11:55:29.000Z","size":1901,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T15:17:15.677Z","etag":null,"topics":["bundle","image-processing","php","symfony","symfony-bundle"],"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/ingalabs.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":"2017-03-03T14:52:34.000Z","updated_at":"2017-03-03T14:53:58.000Z","dependencies_parsed_at":"2022-08-21T12:20:33.239Z","dependency_job_id":null,"html_url":"https://github.com/ingalabs/image-bundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ingalabs/image-bundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingalabs%2Fimage-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingalabs%2Fimage-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingalabs%2Fimage-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingalabs%2Fimage-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ingalabs","download_url":"https://codeload.github.com/ingalabs/image-bundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingalabs%2Fimage-bundle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263969372,"owners_count":23537422,"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":["bundle","image-processing","php","symfony","symfony-bundle"],"created_at":"2025-04-23T15:17:12.827Z","updated_at":"2026-05-17T18:07:23.848Z","avatar_url":"https://github.com/ingalabs.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Image bundle\n============\n\n[![Build Status](https://travis-ci.org/ingalabs/image-bundle.svg?branch=master)](https://travis-ci.org/ingalabs/image-bundle) [![Coverage Status](https://coveralls.io/repos/github/ingalabs/image-bundle/badge.svg)](https://coveralls.io/github/ingalabs/image-bundle?branch=master) [![Latest Stable Version](https://poser.pugx.org/ingalabs/image-bundle/v/stable)](https://packagist.org/packages/ingalabs/image-bundle) [![Latest Unstable Version](https://poser.pugx.org/ingalabs/image-bundle/v/unstable)](https://packagist.org/packages/ingalabs/image-bundle) [![License](https://poser.pugx.org/ingalabs/image-bundle/license)](https://packagist.org/packages/ingalabs/image-bundle)\n\nImage serving bundle.\n\nInstallation\n------------\n\n### Step 1: Download the Bundle\n\nOpen a command console, enter your project directory and execute the\nfollowing command to download the latest stable version of this bundle:\n\n```bash\n$ composer require inagalabs/image-bundle\n```\n\nThis command requires you to have Composer installed globally, as explained\nin the [installation chapter](https://getcomposer.org/doc/00-intro.md)\nof the Composer documentation.\n\n### Step 2: Enable the Bundle\n\nThen, enable the bundle by adding it to the list of registered bundles\nin the `app/AppKernel.php` file of your project:\n\n```php\n\u003c?php\n\n// ...\nclass AppKernel extends Kernel\n{\n    public function registerBundles()\n    {\n        $bundles = [\n            // ...\n\n            new IngaLabs\\Bundle\\ImageBundle\\IngaLabsImageBundle(),\n        ];\n\n        // ...\n    }\n\n    // ...\n}\n```\n\nLicense\n-------\n\nThis bundle is under [MIT License](http://opensource.org/licenses/mit-license.php).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fingalabs%2Fimage-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fingalabs%2Fimage-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fingalabs%2Fimage-bundle/lists"}