Rodolfo Berrios

Results 81 issues of Rodolfo Berrios

Chevereto v4.3.0 supports Redis caching, need to add that to the requirements section. Note: Optional https://v4-docs.chevereto.com/application/stack/redis.html

To make Chevereto available on the Fediverse could be a massive improvement for Chevereto and online freedom. We have a [RFC on Chevereto Community](https://chevereto.com/community/threads/fediverse-integration.15757/) since December 2024 and I'm extending...

Current copy function only copies the dump output. It should be great if we add a button to copy the raw source as-is (for example, copying an array).

By supporting Markdown, **xrDebug** can leverage a common format to simplify the creation of dump artifacts. For instance, a client library may need to output data in a table or...

To ease the onboarding process the debugger splash screen should provide a link to get the client software for your code.

`WorkflowInterface` provides `withAddedJob` method which enables to add jobs to a Workflow. Need to implement extendable Workflows enabling to remove/modify a job.

This package rely on Action, and it supports all the static validation rules used by Action. Need to provide an example to show how it asserts action parameters with job...

Add support for durable workflows to enable state persistence, fault tolerance, and long-running task execution. Should include recovery mechanisms and support for task retries.

enhancement

If `ReturnAttr` is used in `main` method for a given Action (job), the Workflow system should consider that definition instead of the default `public static function return():`.

Hello @matthiasmullie I've started using your package and I noticed at the docs some odd display for PHP methods: I feel these headlines hard to read, so I removed text-transform...