{"id":22292045,"url":"https://github.com/aedart/athenaeum","last_synced_at":"2025-07-03T09:07:02.254Z","repository":{"id":32941778,"uuid":"147095596","full_name":"aedart/athenaeum","owner":"aedart","description":"Athenaeum is a mono repository; a collection of various PHP packages.","archived":false,"fork":false,"pushed_at":"2025-06-27T07:58:05.000Z","size":13450,"stargazers_count":22,"open_issues_count":6,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T08:41:20.728Z","etag":null,"topics":["athenaeum","mono-repo"],"latest_commit_sha":null,"homepage":"https://aedart.github.io/athenaeum/","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/aedart.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-02T15:02:30.000Z","updated_at":"2025-06-27T07:58:08.000Z","dependencies_parsed_at":"2023-01-16T23:30:31.776Z","dependency_job_id":"20627ab3-c210-47e9-a199-5563a721a946","html_url":"https://github.com/aedart/athenaeum","commit_stats":{"total_commits":4824,"total_committers":3,"mean_commits":1608.0,"dds":0.3001658374792703,"last_synced_commit":"9f807bdf609d12aa925652db5a8ba21d2c48a302"},"previous_names":[],"tags_count":165,"template":false,"template_full_name":null,"purl":"pkg:github/aedart/athenaeum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aedart","download_url":"https://codeload.github.com/aedart/athenaeum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263296445,"owners_count":23444489,"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":["athenaeum","mono-repo"],"created_at":"2024-12-03T17:19:23.299Z","updated_at":"2025-07-03T09:07:02.188Z","avatar_url":"https://github.com/aedart.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Stable Version](https://poser.pugx.org/aedart/athenaeum/v/stable)](https://packagist.org/packages/aedart/athenaeum)\n[![Total Downloads](https://poser.pugx.org/aedart/athenaeum/downloads)](https://packagist.org/packages/aedart/athenaeum)\n[![Latest Unstable Version](https://poser.pugx.org/aedart/athenaeum/v/unstable)](https://packagist.org/packages/aedart/athenaeum)\n[![License](https://poser.pugx.org/aedart/athenaeum/license)](https://packagist.org/packages/aedart/athenaeum)\n[![Build Status](https://github.com/aedart/athenaeum/actions/workflows/tests.yaml/badge.svg?branch=main)](https://github.com/aedart/athenaeum/actions/workflows/tests.yaml)\n\n# Athenaeum\n\nAthenaeum is a [mono repository](https://en.wikipedia.org/wiki/Monorepo); a collection of various packages. \nThe majority are based on well known components, such as those offered by [Laravel](https://laravel.com/).\nA few of the offered packages are:\n\n**[Config](https://aedart.github.io/athenaeum/archive/current/config/)**\n\n_A configuration loader, supporting *.ini, *.json, *.php, *.yml, *.toml, and *.neon._\n\n**[Core](https://aedart.github.io/athenaeum/archive/current/core/)**\n\n_A custom Laravel Application implementation, intended for testing, tinkering or development of non-essential custom applications._\n\n**[Circuits](https://aedart.github.io/athenaeum/archive/current/circuits)**\n\n_A Circuit Breaker to encapsulate failure prevention logic._\n\n**[Dto](https://aedart.github.io/athenaeum/archive/current/dto/)**\n\n_Data Transfer Object abstraction._\n\n**[ETags](https://aedart.github.io/athenaeum/archive/current/etags/)**\n\n_ETags and Http Conditional Request evaluation utilities._\n\n**[Http Clients](https://aedart.github.io/athenaeum/archive/current/http/clients/)** \n\n_Http Client wrapper, with a Manager able to handle multiple \"profiles\"._\n\n**[Support](https://aedart.github.io/athenaeum/archive/current/support/)**\n\n_Aware-of Helpers for Laravel and DTOs._\n\n## Not a Framework\n\nAthenaeum shouldn't be mistaken for a framework, despite the amount of packages that are offered.\nThe packages are merely helpers and utilities...\n\n# How to install\n\n```console\ncomposer require aedart/athenaeum\n```\n\n# Official Documentation\n\nPlease read the [official documentation](https://aedart.github.io/athenaeum/) for additional information.\n\n## Versioning\n\nThis package follows [Semantic Versioning 2.0.0](http://semver.org/)\n\n## License\n\n[BSD-3-Clause](http://spdx.org/licenses/BSD-3-Clause), Read the LICENSE file included in this package\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faedart%2Fathenaeum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faedart%2Fathenaeum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faedart%2Fathenaeum/lists"}