{"id":15027680,"url":"https://github.com/thefrosty/wp-utilities","last_synced_at":"2026-03-06T01:36:19.326Z","repository":{"id":20737712,"uuid":"88184014","full_name":"thefrosty/wp-utilities","owner":"thefrosty","description":"A library containing my standard development resources for bootsrapping WordPress plugins.","archived":false,"fork":false,"pushed_at":"2026-01-31T21:40:17.000Z","size":626,"stargazers_count":17,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-02-01T09:26:09.017Z","etag":null,"topics":["packagist","php","utilities","wordpress","wordpress-php-library","wordpress-utilities","wp-utilities"],"latest_commit_sha":null,"homepage":"https://austin.passy.co/wordpress-plugins/","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/thefrosty.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-13T16:17:23.000Z","updated_at":"2026-01-31T21:40:19.000Z","dependencies_parsed_at":"2023-02-10T18:31:05.663Z","dependency_job_id":"9650c691-517f-47e9-9547-7328c8e21d9f","html_url":"https://github.com/thefrosty/wp-utilities","commit_stats":{"total_commits":242,"total_committers":7,"mean_commits":34.57142857142857,"dds":"0.23553719008264462","last_synced_commit":"681ede104ac4fc24ff89993331d6c2e37c4c623e"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/thefrosty/wp-utilities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrosty%2Fwp-utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrosty%2Fwp-utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrosty%2Fwp-utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrosty%2Fwp-utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thefrosty","download_url":"https://codeload.github.com/thefrosty/wp-utilities/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrosty%2Fwp-utilities/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30157846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"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":["packagist","php","utilities","wordpress","wordpress-php-library","wordpress-utilities","wp-utilities"],"created_at":"2024-09-24T20:06:53.301Z","updated_at":"2026-03-06T01:36:19.083Z","avatar_url":"https://github.com/thefrosty.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frosty's WordPress Utilities\n\n![WP Utilities](.github/wp-utilities.jpg?raw=true \"Frosty's WordPress Utilities\")\n\n[![PHP from Packagist](https://img.shields.io/packagist/php-v/thefrosty/wp-utilities.svg)]()\n[![Latest Stable Version](https://img.shields.io/packagist/v/thefrosty/wp-utilities.svg)](https://packagist.org/packages/thefrosty/wp-utilities)\n[![Total Downloads](https://img.shields.io/packagist/dt/thefrosty/wp-utilities.svg)](https://packagist.org/packages/thefrosty/wp-utilities)\n[![License](https://img.shields.io/packagist/l/thefrosty/wp-utilities.svg)](https://packagist.org/packages/thefrosty/wp-utilities)\n![Build Status](https://github.com/thefrosty/wp-utilities/actions/workflows/main.yml/badge.svg)\n[![codecov](https://codecov.io/gh/thefrosty/wp-utilities/branch/develop/graph/badge.svg?token=UUBVKGTYTG)](https://codecov.io/gh/thefrosty/wp-utilities)\n[![Donate with $DOGE](https://img.shields.io/static/v1?style=\u0026logo=dogecoin\u0026label=Donation\u0026message=DFMbUjdxuQNJnbA622e7TNSJ3yxAdAWZEW\u0026color=ba9f33)](#)  \n\nA library containing my standard development resources to build high quality WordPress plugins.\n\n### Requirements\n\n```\nPHP \u003e= 8.3\nWordPress \u003e= 6.7\n```\n\nThe required WordPress version will always be the most recent point release of\nthe previous major release branch.\n\nFor both PHP and WordPress requirements, although this library may work with a\nversion below the required versions, they will not be supported and any\ncompatibility is entirely coincidental.\n\n### Installation\n\nTo install this library, use Composer:\n\n```\ncomposer require thefrosty/wp-utilities:^3.5\n```\n\nThen follow examples in the [Plugin README](./src/Plugin/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefrosty%2Fwp-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthefrosty%2Fwp-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefrosty%2Fwp-utilities/lists"}