{"id":44845947,"url":"https://github.com/reagordi/support-objects","last_synced_at":"2026-02-17T04:34:48.904Z","repository":{"id":237411588,"uuid":"794480130","full_name":"reagordi/support-objects","owner":"reagordi","description":"Designed to work with objects","archived":false,"fork":false,"pushed_at":"2024-07-09T13:26:11.000Z","size":17,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-13T03:59:01.131Z","etag":null,"topics":["framework","helpers","inflector","reagordi","support"],"latest_commit_sha":null,"homepage":"https://reagordi.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reagordi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"reagordi","github":["reagordi"]}},"created_at":"2024-05-01T09:12:16.000Z","updated_at":"2024-05-31T14:00:20.000Z","dependencies_parsed_at":"2024-05-01T13:55:05.591Z","dependency_job_id":"4c24f2eb-a310-4dce-a4bf-4a26497e0ccd","html_url":"https://github.com/reagordi/support-objects","commit_stats":null,"previous_names":["reagordi/support-objects"],"tags_count":1,"template":false,"template_full_name":"reagordi/package-template","purl":"pkg:github/reagordi/support-objects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagordi%2Fsupport-objects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagordi%2Fsupport-objects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagordi%2Fsupport-objects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagordi%2Fsupport-objects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reagordi","download_url":"https://codeload.github.com/reagordi/support-objects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reagordi%2Fsupport-objects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29533702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T03:01:11.216Z","status":"ssl_error","status_checked_at":"2026-02-17T03:00:31.803Z","response_time":100,"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":["framework","helpers","inflector","reagordi","support"],"created_at":"2026-02-17T04:34:48.611Z","updated_at":"2026-02-17T04:34:48.899Z","avatar_url":"https://github.com/reagordi.png","language":"PHP","readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/reagordi\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/reagordi/docs/main/images/logo.png\" alt=\"Reagordi\" height=\"100px\"\u003e\n    \u003c/a\u003e\n    \u003ch1 align=\"center\"\u003eReagordi Support Objects\u003c/h1\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\n[![Latest Stable Version](https://poser.pugx.org/reagordi/support-objects/v/stable.png)](https://packagist.org/packages/reagordi/support-objects)\n[![Total Downloads](https://poser.pugx.org/reagordi/support-objects/downloads.png)](https://packagist.org/packages/reagordi/support-objects)\n[![Build status](https://github.com/reagordi/support-objects/workflows/build/badge.svg)](https://github.com/reagordi/support-objects/actions?query=workflow%3Abuild)\n[![Code Coverage](https://codecov.io/gh/reagordi/support-objects/branch/master/graph/badge.svg)](https://codecov.io/gh/reagordi/support-objects)\n\n[![Mutation testing badge](https://img.shields.io/endpoint?style=flat\u0026url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Freagordi%2Fsupport-objects%2Fmain)](https://dashboard.stryker-mutator.io/reports/github.com/reagordi/support-objects/main)\n\n[![static analysis](https://github.com/reagordi/support-objects/workflows/static%20analysis/badge.svg)](https://github.com/reagordi/support-objects/actions?query=workflow%3A%22static+analysis%22)\n[![type-coverage](https://shepherd.dev/github/reagordi/support-objects/coverage.svg)](https://shepherd.dev/github/reagordi/support-objects)\n[![psalm-level](https://shepherd.dev/github/reagordi/support-objects/level.svg)](https://shepherd.dev/github/reagordi/support-objects)\n\nDesigned to work with objects\n\n## Requirements\n\n- PHP 8.2 or higher.\n\n## Installation\n\nThe package could be installed with composer:\n\n```shell\ncomposer require reagordi/support-objects\n```\n\n## General usage\n\n## Testing\n\n### Unit testing\n\nThe package is tested with [PHPUnit](https://phpunit.de/). To run tests:\n\n```shell\n./vendor/bin/phpunit\n```\n\n### Mutation testing\n\nThe package tests are checked with [Infection](https://infection.github.io/) mutation framework with\n[Infection Static Analysis Plugin](https://github.com/Roave/infection-static-analysis-plugin). To run it:\n\n```shell\n./vendor/bin/roave-infection-static-analysis-plugin\n```\n\n### Static analysis\n\nThe code is statically analyzed with [Psalm](https://psalm.dev/). To run static analysis:\n\n```shell\n./vendor/bin/psalm\n```\n\n### Code style\n\nUse [Rector](https://github.com/rectorphp/rector) to make codebase follow some specific rules or\nuse either newest or any specific version of PHP:\n\n```shell\n./vendor/bin/rector\n```\n\n### Dependencies\n\nUse [ComposerRequireChecker](https://github.com/maglnet/ComposerRequireChecker) to detect transitive\n[Composer](https://getcomposer.org/) dependencies.\n\n## License\n\nThe Reagordi Support Objects is free software. It is released under the terms of the BSD License.\nPlease see [`LICENSE`](./LICENSE.md) for more information.\n\nMaintained by [Reagordi Group](https://reagordi.com/).\n\n## Support the project\n\n[![Open Collective](https://img.shields.io/badge/Open%20Collective-sponsor-7eadf1?logo=open%20collective\u0026logoColor=7eadf1\u0026labelColor=555555)](https://opencollective.com/reagordi)\n\n## Follow updates\n\n[![Official website](https://img.shields.io/badge/Powered_by-Reagordi_Framework-green.svg?style=flat)](https://reagordi.com/)\n[![Telegram](https://img.shields.io/badge/telegram-join-1DA1F2?style=flat\u0026logo=telegram)](https://t.me/reagordi_community)\n","funding_links":["https://opencollective.com/reagordi","https://github.com/sponsors/reagordi"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freagordi%2Fsupport-objects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freagordi%2Fsupport-objects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freagordi%2Fsupport-objects/lists"}