Jasper Smet

Results 4 issues of Jasper Smet

This PR adds the ability to hide commands from the help output and shell completion while keeping them executable. ### Benefits - **Cleaner help output** - Hide internal, deprecated, or...

Following the initial steps to migrate the Sphinx/RST documentation to Markdown, as seen in the [5.x-vitepress](https://github.com/cakephp/docs/tree/5.x-vitepress) branch and on the generated [newbook](https://newbook.cakephp.org/) site, I'm requesting feedback and collaboration on the...

Added Functionality

Adding a link to [CakePHP](https://github.com/josbeir/cakephp-latte-view) plugin on the Cookbook page.

This PR adds support for running queue jobs in isolated subprocesses. That allows code changes to take effect immediately without restarting long‑running workers, speeding up iterative development and reducing workflow...

enhancement
needs squashing