{"id":15374118,"url":"https://github.com/io-developer/php-imagetransform","last_synced_at":"2026-07-06T11:31:24.248Z","repository":{"id":56992928,"uuid":"85815273","full_name":"io-developer/php-imagetransform","owner":"io-developer","description":"Lib for easy resize and crop images","archived":false,"fork":false,"pushed_at":"2017-11-13T10:23:38.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-31T19:24:46.357Z","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/io-developer.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-22T10:33:39.000Z","updated_at":"2017-03-22T14:12:15.000Z","dependencies_parsed_at":"2022-08-21T13:20:33.318Z","dependency_job_id":null,"html_url":"https://github.com/io-developer/php-imagetransform","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/io-developer/php-imagetransform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/io-developer%2Fphp-imagetransform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/io-developer%2Fphp-imagetransform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/io-developer%2Fphp-imagetransform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/io-developer%2Fphp-imagetransform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/io-developer","download_url":"https://codeload.github.com/io-developer/php-imagetransform/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/io-developer%2Fphp-imagetransform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35189713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-01T13:57:20.095Z","updated_at":"2026-07-06T11:31:24.207Z","avatar_url":"https://github.com/io-developer.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ImageTransform\nPHP library for easy image resizing and cropping\n\n## Requirements\nPHP \u003e= 5.4\n- gd\n\n\n## Example\n\n```php\n\u003c?php\n\nuse iodev\\Lib\\ImageTransform\\ImageTransformFactory;\n\nImageTransformFactory::create()\n    -\u003einputFile(\"source.jpg\")\n    -\u003ecropOuter(1280, 720)\n    -\u003ereduce(200, 200)\n    -\u003eexportFileWithInputFormat(\"output.jpg\");\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fio-developer%2Fphp-imagetransform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fio-developer%2Fphp-imagetransform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fio-developer%2Fphp-imagetransform/lists"}