Leroy Baeyens

Results 24 issues of Leroy Baeyens

Would love to have default support to "refresh" the hincluded section based on an event. For example: * You click a button * You trigger for example a `window` event...

Add configuration to enable or disable the `createUnregisteredMappings` feature.

enhancement

What about adding Doctrine Support with some additional operations? For example: * map from an id to an entity * map from a list of ids to a list of...

When i use `pad` to create whitespace around my image. For example from a landscape svg to a square png, the whitespace will be transparent. I actually want the whitespace...

For symfony PHP needs a php accelerator. For example: - OPcache - APC - XCache - EAccelerator This makes everything so much faster, by default!

Feature request

## Feature Request Right now the Writers are actually Formatters and Writers in one. It would be much nicer to have Formatters and Writers. For example: Formatters - XmlFormatter -...

feature
keep

When the source filesystem is not available (eg: AWS is down) I would like to have the ability to save things in a temporary filesystem (like `Local`). When the source...

Feature

I'm using the database-less approach for one application, and in another application I'm generating the tokens. But for testing, I want to be able to create a token with user...

I think it would be a nice addition to have name alias strategies. A lot of definitions in our software end with `Dto`. We could use the name alias configuration...

enhancement

Right now the JWT token has one custom claim called `scopes`. But it would be a nice feature to add some more claims to the JWT when required. Like a...

Improvement Idea