Tom de Wit
Tom de Wit
Hi, I'd like to overwrite the default template (using `styleTemplate`). What I'd really like it to have is one template for my PNG output, and one template for the SVG...
Dear @milon :wave:, I'm using a somewhat outdated version at 5.3.6 (working on fixing that ASAP) but in the meantime I started working on a PR (https://github.com/ttomdewit/barcode/tree/normalize-index-braces) to fix some...
Type: (feature) Issue: Resolves #704 Breaking change: no Explain what the PR does and also why. If you have parts you are not sure about, please explain. This PR adds...
# Support question Thanks for all you do for the PHP community! Would it be in the scope of this project to allow printing short filenames in the output? For...
Hi 👋, First of all thank you for the hard work you do with this package, it's been a pleasure to use. What I do like to note is that...
### Summary of problem or feature request When disabling foreign key constraints via the Schema manager, the code fails with an Oracle DB. In the same setup the MySQL version...
Hi there 👋 , First of all thank you for your work on this package! Would it be at all possible to cater for the following? In the Netherlands we...
This PR: - [x] Adds new feature ... - [ ] Covered by tests - [ ] Doc PR: https://github.com/infection/site/pull/XXX In order to improve the developer experience this PR forces...
When working with [Socialite](https://github.com/laravel/socialite) I noticed the callback URL for Twitter was wrong, at least for me. This PR aims to fix that. I read your contributing guide but failed...