- [ ] Include a detailed documentation of every public method - [ ] Include only `@param`, `@returns` and `@throws` tags. - [ ] Include `@psalm` and `@phpstan` annotations - [ ] Include `@see` and `@link` attributes linking to classes and documentation on t-regx - [ ] Add `@api` tag to public elements and `@internal` tag to implementation details (most of `Internal/` namespace)
@param,@returnsand@throwstags.@psalmand@phpstanannotations@seeand@linkattributes linking to classes and documentation on t-regx@apitag to public elements and@internaltag to implementation details (most ofInternal/namespace)