{"id":20779244,"url":"https://github.com/bolt/thumbs","last_synced_at":"2025-04-30T19:40:55.573Z","repository":{"id":17336536,"uuid":"20107793","full_name":"bolt/thumbs","owner":"bolt","description":"Thumbnail handler for Bolt Images","archived":false,"fork":false,"pushed_at":"2023-02-27T09:15:54.000Z","size":749,"stargazers_count":12,"open_issues_count":0,"forks_count":16,"subscribers_count":18,"default_branch":"3.x","last_synced_at":"2025-04-29T15:06:05.111Z","etag":null,"topics":["bolt","php","thumbs"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bolt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-05-23T17:18:50.000Z","updated_at":"2024-08-13T22:41:46.000Z","dependencies_parsed_at":"2024-06-18T19:59:23.958Z","dependency_job_id":"47ce1d3f-7ab7-4832-957e-6744ed5a2266","html_url":"https://github.com/bolt/thumbs","commit_stats":{"total_commits":259,"total_committers":17,"mean_commits":"15.235294117647058","dds":0.61003861003861,"last_synced_commit":"f5aaf3a0d4617495f4bd99c42974f9033650aa82"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fthumbs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fthumbs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fthumbs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fthumbs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bolt","download_url":"https://codeload.github.com/bolt/thumbs/tar.gz/refs/heads/3.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251770930,"owners_count":21641176,"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":["bolt","php","thumbs"],"created_at":"2024-11-17T13:26:51.809Z","updated_at":"2025-04-30T19:40:55.546Z","avatar_url":"https://github.com/bolt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bolt Thumbs\n===========\n\nImage Thumbnail handler for Bolt\n--------------------------------\n\n\n### Installation\n\nBolt Thumbs is installed as a default dependency of Bolt. However, for use \nindependently it can be included in your Composer project:\n\n```bash\ncomposer require bolt/thumbs:^3.4\n```\n\nShould you want to work with the development branch(es), you can specficy those\nas Composer requirements instead.\n\nTo install the 3.x _development_ branch:\n\n```bash\ncomposer require bolt/thumbs:dev-3.x@dev\n```\n\nAlternatively to install the master branch (which requires Silex 2):\n\n```bash\ncomposer require bolt/thumbs:dev-master@dev\n```\n\n### Configuration\n\nIf you've already got a working installation of Bolt, you can safely skip this.\n\nTo use the Botl Thumbs service provider onto your Silex based application, \nsimply `-\u003eregister()` the `\\Bolt\\Provider\\ThumbnailsServiceProvider` class in \nyour registration phase, e.g.:\n\n\n```php\n    /** @var \\Silex\\Application $app */\n    $app-\u003eregister(new \\Bolt\\Provider\\ThumbnailsServiceProvider())\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbolt%2Fthumbs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbolt%2Fthumbs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbolt%2Fthumbs/lists"}