{"id":33955457,"url":"https://github.com/cloudinary/media-management-php","last_synced_at":"2026-04-07T06:32:38.219Z","repository":{"id":50329631,"uuid":"511694933","full_name":"cloudinary/media-management-php","owner":"cloudinary","description":"Cloudinary Media Management PHP SDK","archived":false,"fork":false,"pushed_at":"2022-10-06T09:18:42.000Z","size":225,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":13,"default_branch":"main","last_synced_at":"2024-04-13T09:18:09.956Z","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/cloudinary.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-07T22:48:27.000Z","updated_at":"2022-07-28T08:52:20.000Z","dependencies_parsed_at":"2022-09-01T14:01:28.186Z","dependency_job_id":null,"html_url":"https://github.com/cloudinary/media-management-php","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cloudinary/media-management-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinary%2Fmedia-management-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinary%2Fmedia-management-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinary%2Fmedia-management-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinary%2Fmedia-management-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudinary","download_url":"https://codeload.github.com/cloudinary/media-management-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinary%2Fmedia-management-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31503382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-12-12T20:03:14.487Z","updated_at":"2026-04-07T06:32:38.214Z","avatar_url":"https://github.com/cloudinary.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/cloudinary/media-management-php/actions/workflows/test.yaml/badge.svg)](https://github.com/cloudinary/media-management-php/actions/workflows/test.yaml)\n[![license](https://img.shields.io/github/license/cloudinary/media-management-php.svg?maxAge=2592000)](https://github.com/cloudinary/media-management-php/blob/master/LICENSE)\n[![Packagist](https://img.shields.io/packagist/v/cloudinary/media-management.svg?maxAge=2592000)](https://packagist.org/packages/cloudinary/media-management)\n[![Packagist](https://img.shields.io/packagist/dt/cloudinary/media-management.svg?maxAge=2592000)](https://packagist.org/packages/cloudinary/media-management/stats)\n\nCloudinary Media Management PHP SDK\n==================\n## About\nThe Cloudinary Media Management PHP SDK allows you to quickly and easily integrate your application with Cloudinary.\nEffortlessly upload and manage your cloud's assets.\n\n\n#### Note\nThis Readme provides basic installation and usage information.\nFor the complete documentation, see the [Media Management SDK Guide](https://cloudinary.com/documentation/media_management_api).\n\n## Table of Contents\n- [Key Features](#key-features)\n- [Version Support](#Version-Support)\n- [Installation](#installation)\n- [Usage](#usage)\n    - [Setup](#Setup)\n    - [Upload](#Upload)\n\n\n## Key Features\n- [Asset Management](https://cloudinary.com/documentation/media_management_asset_management).\n\n\n## Version Support\n| SDK Version | PHP \u003c 7.3 | PHP 7.4 | PHP 8.x |\n|-------------|-----------|---------|---------|\n| 0.x         | x         | v       | v       |\n\n\n## Installation\n```bash\ncomposer require \"cloudinary/media-management\"\n```\n\n# Usage\n\n### Setup\n\n```php\nuse Cloudinary\\MediaManagement\\CldMediaManagement;\n\n$cldMediaManagement = new CldMediaManagement();\n```\n\n### Upload\n- [See full documentation](https://cloudinary.com/documentation/media_management_upload_api_reference).\n\n```php\n$cldMediaManagement-\u003euploadApi-\u003eupload('my_image.jpg');\n```\n\n## Contributions\n- Ensure tests run locally\n- Open a PR and ensure Travis tests pass\n\n\n## Get Help\nIf you run into an issue or have a question, you can either:\n- Issues related to the SDK: [Open a GitHub issue](https://github.com/cloudinary/media-management-php/issues).\n- Issues related to your account: [Open a support ticket](https://cloudinary.com/contact)\n\n## About Cloudinary\nCloudinary is a powerful media API for websites and mobile apps alike, Cloudinary enables developers to efficiently \nmanage, transform, optimize, and deliver images and videos through multiple CDNs. Ultimately, viewers enjoy responsive \nand personalized visual-media experiences—irrespective of the viewing device.\n\n## Licence\nReleased under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudinary%2Fmedia-management-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudinary%2Fmedia-management-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudinary%2Fmedia-management-php/lists"}