{"id":20366386,"url":"https://github.com/wp-launchpad/framework-options","last_synced_at":"2026-02-09T03:32:27.305Z","repository":{"id":236398969,"uuid":"792491839","full_name":"wp-launchpad/framework-options","owner":"wp-launchpad","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-21T23:22:55.000Z","size":26,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-10T07:43:32.976Z","etag":null,"topics":["launchpad","module","options","settings","transients","wordpress"],"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/wp-launchpad.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,"zenodo":null}},"created_at":"2024-04-26T19:28:16.000Z","updated_at":"2024-09-23T21:03:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7ca8762-b76f-4326-b4c2-8a5762b0df0a","html_url":"https://github.com/wp-launchpad/framework-options","commit_stats":null,"previous_names":["wp-launchpad/framework-options"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/wp-launchpad/framework-options","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-launchpad%2Fframework-options","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-launchpad%2Fframework-options/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-launchpad%2Fframework-options/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-launchpad%2Fframework-options/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wp-launchpad","download_url":"https://codeload.github.com/wp-launchpad/framework-options/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-launchpad%2Fframework-options/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29255602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T03:07:45.136Z","status":"ssl_error","status_checked_at":"2026-02-09T03:07:24.123Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["launchpad","module","options","settings","transients","wordpress"],"created_at":"2024-11-15T00:24:28.353Z","updated_at":"2026-02-09T03:32:27.288Z","avatar_url":"https://github.com/wp-launchpad.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nThis module provides options facades.\n\nFor that we have 3 types of options:\n- **Options**: Regular options.\n- **Transients**: Temporary options.\n- **Settings**: Plugin settings all saved in the same place.\n\n## Install\nTo install the library run the following command: `composer require wp-launchpad/framework-options-take-off`\n\n\n## Structure\n\nOptions are build around inflectors which add automatically facades to the objects aware about them.\n\nFor the `Options` you should implement the interface `LaunchpadFrameworkOptions\\Interfaces\\OptionsAwareInterface` and the trait `LaunchpadFrameworkOptions\\Traits\\OptionsAwareTrait`.\nFor the `Transients` you should implement the interface `LaunchpadFrameworkOptions\\Interfaces\\TransientsAwareInterface` and the trait `LaunchpadFrameworkOptions\\Traits\\TransientsAwareTrait`.\nFor the `Settings` you should implement the interface `LaunchpadFrameworkOptions\\Interfaces\\SettingsAwareInterface` and the trait `LaunchpadFrameworkOptions\\Traits\\SettingsAwareTrait`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-launchpad%2Fframework-options","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwp-launchpad%2Fframework-options","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-launchpad%2Fframework-options/lists"}