{"id":18765305,"url":"https://github.com/setasign/composerioncubelicenseinstaller","last_synced_at":"2025-04-13T05:11:01.767Z","repository":{"id":62542673,"uuid":"228809494","full_name":"Setasign/ComposerIoncubeLicenseInstaller","owner":"Setasign","description":"Composer installer plugin for ioncube licenses","archived":false,"fork":false,"pushed_at":"2024-11-11T10:35:40.000Z","size":17,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T21:08:54.109Z","etag":null,"topics":["composer-plugin","ioncube","ioncube-php","php"],"latest_commit_sha":null,"homepage":"","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/Setasign.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":"2019-12-18T09:53:26.000Z","updated_at":"2024-11-08T08:37:49.000Z","dependencies_parsed_at":"2022-11-02T15:46:32.352Z","dependency_job_id":null,"html_url":"https://github.com/Setasign/ComposerIoncubeLicenseInstaller","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Setasign%2FComposerIoncubeLicenseInstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Setasign%2FComposerIoncubeLicenseInstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Setasign%2FComposerIoncubeLicenseInstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Setasign%2FComposerIoncubeLicenseInstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Setasign","download_url":"https://codeload.github.com/Setasign/ComposerIoncubeLicenseInstaller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665746,"owners_count":21142123,"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":["composer-plugin","ioncube","ioncube-php","php"],"created_at":"2024-11-07T18:33:31.676Z","updated_at":"2025-04-13T05:11:01.744Z","avatar_url":"https://github.com/Setasign.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Composer Ioncube License Installer\n\n[![Latest Stable Version](https://img.shields.io/packagist/v/setasign/composer-ioncube-license-installer.svg)](https://packagist.org/packages/setasign/composer-ioncube-license-installer)\n\nThe composer ioncube license installer is a plugin for [composer](https://getcomposer.org/) to automatically install [ioncube](https://www.ioncube.com/) licenses into a related composer package. \n\n\n## How does it work?\nThe license has to be a standalone composer package similar to this:\n```composer\n{ \n   \"type\":\"ioncube-license\",\n   \"name\":\"your-vendor/your-encoded-package-license\",\n   \"license\":\"proprietary\",\n   \"require\":{ \n      \"setasign/composer-ioncube-license-installer\":\"*\"\n   },\n   \"extra\":{ \n      \"licenseValidFor\":[ \n         \"your-vendor/your-encoded-package\"\n      ]\n   }\n}\n```\nAll license files have to be on the root level of this package and must have the extension \".icl\".\n\nThe plugin will listen to the EventDispatcher of composer and if one of the packages from \"licenseValidFor\" is installed or updated it will copy all \".icl\" files into the package directory.\n\n\n\n## License\nComposerIoncubeLicenseInstaller is licensed under the MIT License - see the LICENSE file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetasign%2Fcomposerioncubelicenseinstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsetasign%2Fcomposerioncubelicenseinstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetasign%2Fcomposerioncubelicenseinstaller/lists"}