13.x
feat: Add enum support to contextual attribute binding (#60092)
[13.x] Allow for passing enums to attributes (#59297)
[13.x] Add a `#[BindWhen()]` attribute to conditionally bind into the container (#60862)
[13.x] Enhance Cache attribute to support memoization (#60309)
[11.x] Add support for acting on attributes through container (#51934)
[12.x] Allowing `Context` Attribute to Interact with Hidden (#55799)
[11.x] Add contextual attributes to resolve drivers (#52265)
Allow passing enum to Database attribute (#56688)
Accept string bindings in give attribute (#57747)
Apply fixes from StyleCI
[13.x] Introduce `RequestAttribute` contextual Attribute (#60847)
Improve RouteParameter attribute, use property name as route key (#60465)
[12.x] Add Singleton and Scoped attributes to Container (#56334)
Add tag attribute (#52743)