Kévin Dunglas

Results 166 issues of Kévin Dunglas

There is a new proposal for a standard dedicated to matching URLs: https://developer.mozilla.org/en-US/docs/Web/API/URL_Pattern_API If it is adopted, it will better fit the Mercure use case than how we currently hijack...

pinned
spec

A current limitation of Mercure is that attaching metadata (such as HTTP headers) to a resource is not handled at the protocol level. Users need to take care of this...

pinned
spec

Mercure is essentially a pub/sub protocol for resource representations in the sense of REST and HTTP. It allows a client to use the HTTP protocol to receive new versions of...

pinned
spec

A helper method is provided to download the PDF of a quote (`$quote->pdf()`), but not for an invoice. Unfortunately, doing `file_get_contents($invoice->invoice_pdf)` to download the PDF doesn't work anymore because PHP...

future
feature-request

Hi, I just cam across your project and it's very interesting. In our (not stable yet) API Platform v2, we have decoupled the JSON-LD/Hydra part from the engine. Adding support...

| Q | A | ------------- | --- | License | MIT | Doc issue/PR | n/a Consistency with the service name.

| Q | A | ------------- | --- | License | MIT | Doc issue/PR | todo Now that https://github.com/symfony/symfony/pull/32107 has been merged, auto mapping can be on again.

| Q | A | ------------- | --- | License | MIT | Packagist | https://packagist.org/packages/dunglas/solid-client-php Recipe for [Solid Client PHP](https://dunglas.fr/2022/04/building-decentralized-web-apps-with-solid-and-php/).

I use this action to release the chart of [Mercure](https://mercure.rocks). We use a monolithic Git repository containing several projects, including the Helm chart. Currently, this action isn't compatible with our...

size/M

| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | Tickets | Fix #3, alternative to #90 and #397 | License...

Feature
LiveComponent