{"id":20140248,"url":"https://github.com/10quality/license-keys-php-client","last_synced_at":"2025-07-18T01:38:24.319Z","repository":{"id":56938072,"uuid":"122935524","full_name":"10quality/license-keys-php-client","owner":"10quality","description":"PHP client for WooCommerce License Keys wordpress plugin.","archived":false,"fork":false,"pushed_at":"2020-09-30T04:25:08.000Z","size":52,"stargazers_count":6,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"v1.0","last_synced_at":"2025-05-20T19:51:41.017Z","etag":null,"topics":["license-management","woocommerce","wordpress"],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/woo-license-keys/","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/10quality.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":"2018-02-26T08:09:19.000Z","updated_at":"2022-11-09T17:59:20.000Z","dependencies_parsed_at":"2022-08-21T06:50:17.048Z","dependency_job_id":null,"html_url":"https://github.com/10quality/license-keys-php-client","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/10quality/license-keys-php-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10quality%2Flicense-keys-php-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10quality%2Flicense-keys-php-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10quality%2Flicense-keys-php-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10quality%2Flicense-keys-php-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/10quality","download_url":"https://codeload.github.com/10quality/license-keys-php-client/tar.gz/refs/heads/v1.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10quality%2Flicense-keys-php-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265688376,"owners_count":23811423,"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":["license-management","woocommerce","wordpress"],"created_at":"2024-11-13T21:49:53.331Z","updated_at":"2025-07-18T01:38:24.281Z","avatar_url":"https://github.com/10quality.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WooCommerce License Keys API client (for PHP)\n\n[![Latest Stable Version](https://poser.pugx.org/10quality/license-keys-php-client/v/stable)](https://packagist.org/packages/10quality/license-keys-php-client)\n[![Total Downloads](https://poser.pugx.org/10quality/license-keys-php-client/downloads)](https://packagist.org/packages/10quality/license-keys-php-client)\n[![License](https://poser.pugx.org/10quality/license-keys-php-client/license)](https://packagist.org/packages/10quality/license-keys-php-client)\n\nLicense Keys API client used to activate, validate and deactivate your license keys on PHP.\n\n## Content\n* Documentation (visit our [wiki](https://github.com/10quality/license-keys-php-client/wiki))\n* [Requirements](#requirements)\n* [Install](#install)\n    * [Using composer](#using-composer)\n    * [Withput composer](#withput-composer)\n* [Coding Guidelines](#coding-guidelines)\n* [License](#license)\n\n## Requirements\n* PHP \u003e= 7.1 (for PHP \u003e= 5.4 see [php5 version](https://github.com/10quality/license-keys-php-client/tree/php5))\n\n## Install\n\n### Using composer\n\nRun command:\n```bash\ncomposer require 10quality/license-keys-php-client\n```\n\n### Without composer\n\nDownload the [latest release](https://github.com/10quality/license-keys-php-client/releases) of this package and store its content somewhere in your project.\n\nInclude the following php files:\n```php\nrequire_once '[path-to-package-folder]/src/LicenseRequest.php';\nrequire_once '[path-to-package-folder]/src/Client.php';\nrequire_once '[path-to-package-folder]/src/Api.php';\n```\n\n## Coding Guidelines\n\nPSR-2 coding guidelines.\n\n## License\n\nMIT License. (c) 2018 [10 Quality](https://www.10quality.com/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F10quality%2Flicense-keys-php-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F10quality%2Flicense-keys-php-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F10quality%2Flicense-keys-php-client/lists"}