Daniel Brooks

Results 48 issues of Daniel Brooks

Does anyone have a good example of how to go from Base30 to a Base64 image or regular image in PHP?

This adds the ability to make a lightbulb a vent (window covering). It is a window covering for now until HomeKit supports vents and then I can seamlessly update the...

I currently have 2 smartthings leak sensors that were showing up as contact sensors in HomeKit and Wink. This patch allows you to force a contact sensor to be a...

I was wondering if it would be possible to change the device types of certain on wink. For instance I have leak sensors that show up as door sensors on...

It would be great if this control allowed optional characters. For instance we could set the mask to $[*********_]_.** and that would mean anything in the parentheses is optional so...

Using 2 different JSON Serialization libraries I am having an issue regarding type order with Angular 4: The 2 cases are documented here: https://github.com/shakilsiraj/json-object-mapper/issues/9 https://github.com/jf3096/json-typescript-mapper/issues/19 The main issue seems to...

### Context For main context see: #268 but the TL;DR is that the code was getting piped into the processor in pieces and was conveniently getting split right on a...

When trying to use PHP-vcr with the stripe api it turns out that the [filter function](https://github.com/php-vcr/php-vcr/blob/master/src/VCR/CodeTransform/AbstractCodeTransform.php#L50) happens to split the code file right in the middle of the curl statement...

Things like Facebook Images have header cache ages. It would be cool if this library automatically handled it much like https://github.com/rs/SDWebImage does on iOS.

Feature

I am currently using S3 with gaufertte to store files. I was looking into this bundle but noticed it does not support the ability to set the read permissions of...

enhancement