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 to use looser coupling #3

Merged
merged 17 commits into from
Apr 24, 2024
Merged

Refactor to use looser coupling #3

merged 17 commits into from
Apr 24, 2024

Conversation

limenet
Copy link
Member

@limenet limenet commented Feb 2, 2024

  • loser coupling, prefer interfaces over abstract classes, remove BaseDto
  • use Symfony Config for all config, remove command options
  • use custom exceptions and improve messages
  • docs endpoint is configurable
  • make schema description etc. optional
  • remove pagination from bundle
  • support #[Route] in addition to @Route
  • only parse route methods in controllers

@limenet limenet self-assigned this Feb 2, 2024
@limenet limenet mentioned this pull request Mar 7, 2024
13 tasks
@limenet limenet marked this pull request as ready for review April 24, 2024 08:50
@limenet limenet merged commit 924ef26 into main Apr 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant