Veille de CCM Benchmark Group

Webperf : boostez vos apps PHP avec le code de statut HTTP 103 Early Hints - Kévin DUNGLAS

Plus d'informations sur cette conférence : https://afup.org/talks/4389-webperf-boostez-vos-apps-php-avec-le-code-de-statut-http-103-early-hintsCette vidéo vo...

La gestion du code HTTP 103 en PHP : <www.youtube.com>
By jcognet - - PHP-Système
Terminal Trove - The $HOME of all things in the terminal.

Terminal Trove showcases the best of the terminal, Discover a collection of CLI, TUI, and more developer tools at Terminal Trove.

<terminaltrove.com> liste de plein d'outils CLI classés par catégories, langages, ... parmi ceux-ci, j'ai repéré <github.com>, un client multi-bdd "graphique" qui a l'air hyper clean, ou encore <github.com> ... Et un sentiment qui se renforce : rust remplace de plus en plus go comme langage à tout faire ...
By dam75 - - PHP-Système
GitHub - TaKO8Ki/gobang: A cross-platform TUI database management tool written in Rust

A cross-platform TUI database management tool written in Rust - GitHub - TaKO8Ki/gobang: A cross-platform TUI database management tool written in Rust

<terminaltrove.com> liste de plein d'outils CLI classés par catégories, langages, ... parmi ceux-ci, j'ai repéré <github.com>, un client multi-bdd "graphique" qui a l'air hyper clean, ou encore <github.com> ... Et un sentiment qui se renforce : rust remplace de plus en plus go comme langage à tout faire ...
By dam75 - - PHP-Système
By vgrebot - - PHP-Système
Convert curl commands to code

Utility for converting cURL commands to code

<curlconverter.com>
By tbray - - PHP-Système
iMessage, explained

This blog post is going to be a cursory overview of the internals iMessage, as I’ve discovered during my work on pypush, an open source project that reimplements iMessage.

Le fonctionnement d’iMessage et plus largement des notifs expliqués <jjtech.dev>
By xavierccm - - PHP-Système
GitHub - AmrDeveloper/GQL: Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions

Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions - GitHub - AmrDeveloper/GQL: ...

du SQL sur un repo GIT :open_mouth: <github.com> pour le fun une requête sur ccmadmin : ```gql > SELECT name, COUNT(name) AS commit_num FROM commits GROUP BY name ORDER BY commit_num DESC LIMIT 10 ╭──────────────────────┬────────────╮ │ name ┆ commit_num │ ╞══════════════════════╪════════════╡ │ Jean-François Pillou ┆ 46064 │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤ │ Olivier REYT ┆ 7377 │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤ │ David Bourron ┆ 5420 │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤ │ TLegendre ┆ 5170 │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤ │ Damien Mangin ┆ 3919 │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤ │ Damien Syren ┆ 3596 │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤ │ Jean-François PILLOU ┆ 2947 │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤ │ ash ┆ 2837 │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤ │ Adrien Sévère ┆ 2727 │ ├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤ │ Maud Clair ┆ 2440 │ ╰──────────────────────┴────────────╯ gql >```
By dam75 - - PHP-Système
GitHub - tomnomnom/gron: Make JSON greppable!

Make JSON greppable! Contribute to tomnomnom/gron development by creating an account on GitHub.

special system ^^ pour pouvoir grep des json <github.com>
By dam75 - - PHP-Système
By xavierccm - - PHP-Système
By xavierccm - - PHP-Système
By xavierccm - - PHP-Système
GitHub - ecotoneframework/php-ddd-cqrs-event-sourcing-symfony-laravel-ecotone: ES DDD CQRS PHP Symfony example

ES DDD CQRS PHP Symfony example. Contribute to ecotoneframework/php-ddd-cqrs-event-sourcing-symfony-laravel-ecotone development by creating an account on GitHub.

Vous avez testé l'app de demo qui va avec ? <github.com>
By fdauvergne - - PHP-Système
<https://x.com/bearstech/statu

<x.com> Ça a le mérite d'exister mais je ne vois pas de cas d'utilisation ...
By vgrebot - - PHP-Système
Finally, Tracing in PHP — Say Hello to OpenTelemetry

Finally PHP receives production ready tooling for tracking business flows, communication between Services, errors and performance.

<blog.devgenius.io>
By xavierccm - - PHP-Système
Home

Jeff Schnitzer's Blog. Contribute to stickfigure/blog development by creating an account on GitHub.

<github.com> do and don’t about api design
By xavierccm - - PHP-Système
Home | D2 Documentation

D2 is a modern DSL that turns text to diagrams.

<d2lang.com> un langage de description de diagrammes (infras, BDD, séquences, organigrammes, ...) pratique par ex pour versionner ses diagrammes en git ^^
By dam75 - - PHP-Système
GitHub - spatie/browsershot: Convert HTML to an image, PDF or string

Convert HTML to an image, PDF or string. Contribute to spatie/browsershot development by creating an account on GitHub.

<github.com>
By xavierccm - - PHP-Système