demos-europe / edt

Enables your PHP application to expose its entities as REST resources using the feature rich JSON:API specification as API. How and to whom your entities are exposed is highly customizable while minimizing boilerplate code.
MIT License
2 stars 1 forks source link

#164 Implement minor nonbreaking improvements #165

Closed joorei closed 2 months ago

joorei commented 2 months ago

Every change is independent from the others and will not break backward compatibility. Thus a single PR is used instead of many small ones.

joorei commented 2 months ago

phpunit and phpstan were executed locally and succeeded. Thus, failing Github checks do not hinder the merge.