Daryle Dale De Silva

Results 5 issues of 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: ![image](https://user-images.githubusercontent.com/4393436/95033760-e68fc980-06f1-11eb-84f5-6a74533b5272.png) - **example...