Daryle Dale De Silva
Daryle Dale De Silva
- fixes https://github.com/overint/php-mailgun-validation/issues/6
`validate()` is always counting on `is_valid` property of `$ret` which is a `stdClass` object. I encountered two scenarios where this error: ``` PHP Notice: Undefined property: stdClass::$is_valid in vendor/overint/php-mailgun-validation/src/MailgunValidator.php on...
## Description Make `Prestissimo` the very first package to be globally required ## Motivation and Context So all the other packages below it will benefit from the parallel installs ##...
Hi, do you have any plans on adding a new feature that adds support for generating OpenAPI compliant documentation out of the api configuration? It would be really nice to...
Is there a helper function that will transform searched fields and add `` tags to highlight the search keywords? - **example 1:** the `_highlightResult` returned by algolia:  - **example...