Andre Wyrwa

Results 12 comments of Andre Wyrwa

@rvanlaak Could you please extend this PR with the language file that has the prefix defined so i can try and reproduce the issue?

@blacksenator Thanks for sharing this use case. An interesting way to use the package. Is there anything this solution doesn't cover for you? We would like to keep the name-parser...

Hey @blacksenator . Like i said on the issue, i think some of this functionality is out of scope. I also feel this PR is implementing some things that are...

@blacksenator I would like to integrate a lot of these changes into a next major release. For that to happen we will need you to remove the author, copyright and...

@rvanlaak I'm planning to integrate this into a new major release that will have the LanguageInterface renamed to DefinitionInterface, anyway (see https://github.com/theiconic/name-parser/pull/46). It will also have multibyte-safe string operations. I'm...

@jamessampford Would you like to create a pull request?

@joeynovak How would you imagine the ability to add more/different salutations implemented?

Thanks for the feedback @jamessampford @joeynovak and @HaroldPutman . I believe the subclassing way of adding more definitions is a better mechanism than having setters routed through the parser or...

Hey @rvanlaak . Sorry, been busy - are you still working on this? I was thinking i'm a bit hesitent to blanco-require the mbstring extension as it's not active by...

@rvanlaak Please have a look at #39 . I believe this is a good way of doing this while still providing fallback (inspired by the function abstractions in GuzzleHttp).