{"id":22292044,"url":"https://github.com/aedart/athenaeum-service","last_synced_at":"2025-09-07T07:39:19.524Z","repository":{"id":56899577,"uuid":"234771018","full_name":"aedart/athenaeum-service","owner":"aedart","description":"[READ ONLY] Athenaeum Service package - see https://github.com/aedart/athenaeum","archived":false,"fork":false,"pushed_at":"2025-09-05T08:59:58.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T07:39:17.319Z","etag":null,"topics":["registrar","service-provider","service-registration"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-01-18T17:30:04.000Z","updated_at":"2025-09-05T09:00:02.000Z","dependencies_parsed_at":"2023-11-17T09:53:27.941Z","dependency_job_id":"ffe367e6-a025-48c0-b0ba-7a2f9b938fef","html_url":"https://github.com/aedart/athenaeum-service","commit_stats":{"total_commits":148,"total_committers":2,"mean_commits":74.0,"dds":0.3918918918918919,"last_synced_commit":"f9179eca69c6d92a4cd3258553d844c3be3d356c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/aedart/athenaeum-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aedart","download_url":"https://codeload.github.com/aedart/athenaeum-service/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274010097,"owners_count":25206763,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["registrar","service-provider","service-registration"],"created_at":"2024-12-03T17:19:22.764Z","updated_at":"2025-09-07T07:39:19.502Z","avatar_url":"https://github.com/aedart.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Athenaeum Service\n\nThe Service Registrar component is able to register and boot [Service Providers](https://laravel.com/docs/6.x/providers).\n\n```php\nuse \\Aedart\\Service\\Registrar;\n\n$registrar = new Registrar($application);\n$registrar-\u003eregister(\\Acme\\Warehouse\\Providers\\WarehouseServiceProvider::class);\n\n$registrar-\u003ebootAll();\n```\n\n## Caution\n\n**This package is intended to be used outside a normal Laravel application!**\nThere is no need for you to use it within your regular application, because Laravel already [provides such functionality](https://laravel.com/docs/6.x/providers#registering-providers).\n\nInitially this component has been designed to be to be used by the [Athenaeum Core Application](https://packagist.org/packages/aedart/athenaeum-core).\nHowever, it can be used on it's own, provided that you have an application available that implements the `\\Illuminate\\Contracts\\Foundation\\Application` interface. \n\n## Documentation\n\nPlease read the [official documentation](https://aedart.github.io/athenaeum/) for additional information.\n\n## Repository\n\nThe mono repository is located at [github.com/aedart/athenaeum](https://github.com/aedart/athenaeum)\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-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faedart%2Fathenaeum-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faedart%2Fathenaeum-service/lists"}