Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use php attributes to inject dependencies #15

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

juanlopez4691
Copy link
Member

Experiment to use PHP attributes to inject required dependencies. Implemented attending to PHP-DI documentation.

Possible improvements:

@LucaPipolo LucaPipolo force-pushed the main branch 5 times, most recently from f121a00 to de1af7e Compare May 31, 2024 13:48
@juanlopez4691 juanlopez4691 force-pushed the refactor/dependency-injection-using-php-attributes branch from aa76afc to 33a563c Compare June 3, 2024 08:55
@juanlopez4691 juanlopez4691 force-pushed the refactor/dependency-injection-using-php-attributes branch from 33a563c to 14234f8 Compare June 3, 2024 14:11
@LucaPipolo LucaPipolo merged commit d7fb8a2 into main Jun 3, 2024
5 checks passed
@LucaPipolo LucaPipolo deleted the refactor/dependency-injection-using-php-attributes branch June 3, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants