{"id":22452152,"url":"https://github.com/brenoroosevelt/habemus","last_synced_at":"2025-07-10T00:03:50.727Z","repository":{"id":62496899,"uuid":"344928228","full_name":"brenoroosevelt/habemus","owner":"brenoroosevelt","description":"PSR-11 compatible dependency injection container","archived":false,"fork":false,"pushed_at":"2022-03-07T12:33:51.000Z","size":322,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T23:11:29.347Z","etag":null,"topics":["auto-wiring","constructor-injection","dependency-injection","ioc-container","php","property-injection","psr-11","psr-11-compliant","setter-injection","taggable"],"latest_commit_sha":null,"homepage":"https://brenoroosevelt.github.io/habemus/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brenoroosevelt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-05T20:37:00.000Z","updated_at":"2021-10-10T13:04:05.000Z","dependencies_parsed_at":"2022-11-02T11:33:04.332Z","dependency_job_id":null,"html_url":"https://github.com/brenoroosevelt/habemus","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/brenoroosevelt/habemus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoroosevelt%2Fhabemus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoroosevelt%2Fhabemus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoroosevelt%2Fhabemus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoroosevelt%2Fhabemus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brenoroosevelt","download_url":"https://codeload.github.com/brenoroosevelt/habemus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brenoroosevelt%2Fhabemus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264505738,"owners_count":23618965,"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":["auto-wiring","constructor-injection","dependency-injection","ioc-container","php","property-injection","psr-11","psr-11-compliant","setter-injection","taggable"],"created_at":"2024-12-06T06:09:57.977Z","updated_at":"2025-07-10T00:03:50.711Z","avatar_url":"https://github.com/brenoroosevelt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Habemus\n[![Build](https://github.com/brenoroosevelt/habemus/actions/workflows/ci.yml/badge.svg)](https://github.com/brenoroosevelt/habemus/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/brenoroosevelt/habemus/branch/main/graph/badge.svg?token=S1QBA18IBX)](https://codecov.io/gh/brenoroosevelt/habemus)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/brenoroosevelt/habemus/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/brenoroosevelt/habemus/?branch=main)\n[![Latest Version](https://img.shields.io/github/release/brenoroosevelt/habemus.svg?style=flat)](https://github.com/brenoroosevelt/habemus/releases)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md)\n\nHabemus is a PSR-11 compatible dependency injection container. This package provides autowiring to implement Inversion of Control (IoC) containers for PHP.\n\n## Features\n\nHabemus supports:\n\n- [PSR-11](http://www.php-fig.org/psr/psr-11/) compatible.\n- Auto wiring (recursively through all dependencies)\n- Constructor injection.\n- Setter injection.\n- Property/constructor injection using PHP 8 Attributes.\n- Circular dependency detection.\n- Interfaces, Factories, Closures, Callbacks.\n- Delegated containers.\n- Container composite.\n- Service providers and lazy service providers.\n- Taggable services.\n- Shareable instances.\n- Variadic arguments in the constructor.\n- Aliasing.\n- Array Access.\n\n## Requirements\n\nThis package supports the following versions of PHP:\n\n* PHP 7.1\n* PHP 7.2\n* PHP 7.3\n* PHP 7.4\n* PHP 8.0\n\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require brenoroosevelt/habemus\n```\n\n## Documentation\n\nRead the [full documentation](http://brenoroosevelt.github.io/habemus).\n\n## Contributing\n\nPlease read the [Contributing](CONTRIBUTING.md) guide to learn about contributing to this project.\n\n## License\n\nThis project is licensed under the terms of the MIT license. See the [LICENSE](LICENSE.md) file for license rights and limitations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrenoroosevelt%2Fhabemus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrenoroosevelt%2Fhabemus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrenoroosevelt%2Fhabemus/lists"}