Page 2 sur 2 des bookarks avec le tag : php

Mettre en place du Rate Limit grâce au composant Symfony RateLimiter

Je l'avais zappé ce component.

Ajouté par inwebo le 2026 -06 -16. Permalink, Copy url

tags️ : blog  php  symfony 

Blog Eleven Labs - Typage générique en PHP : définition, conseils et exemples

Ajouté par inwebo le 2026 -06 -10. Permalink, Copy url

tags️ : blog  php 

Super Speed Symfony - ReactPHP — Loïc Faugeron — Technical Blog

Un exemple d'implémentation de la librairie Reactphp

Ajouté par inwebo le 2026 -06 -08. Permalink, Copy url

tags️ : blog  php 

ReactPHP: Event-driven, non-blocking I/O with PHP - ReactPHP

ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: Streams abstraction, async DNS resolver, network client/server, HTTP client/server and interaction with processes. Third-party libraries can use these components to create async network clients/servers and more.
Je dois vraiment creuser cette librairie cela à l'air vraiment puissant

Ajouté par inwebo le 2026 -06 -08. Permalink, Copy url

tags️ : php 

Composer Linker: The npm link for PHP Developers - DEV Community

In modern PHP application development, particularly with the rise of microservices architecture and modular design principles, breaking down large applications into independent packages has become a best practice. This approach not only enhances code maintainability and reusability but also allows team members to focus on specific functional areas.

Ajouté par inwebo le 2026 -06 -02. Permalink, Copy url

tags️ : composer  php 

10 ans de Clean Architecture chez OpenClassrooms : le rêve, la réalité, les leçons - Olivier MAIRET - YouTube

Ajouté par inwebo le 2026 -05 -20. Permalink, Copy url

tags️ : php  youtube 

Table of Contents · Crafting Interpreters

 I’m really excited we’re going on this journey together. This is a book on implementing interpreters for programming languages. It’s also a book on how to design a language worth implementing. It’s the book I wish I’d had when I first started getting into languages, and it’s the book I’ve been writing in my head for nearly a decade. 

Ajouté par inwebo le 2026 -02 -25. Permalink, Copy url

tags️ : php 

Processing One Billion Rows in PHP! - DEV Community

Marrant, comment opti un script php

Ajouté par inwebo le 2026 -02 -25. Permalink, Copy url

tags️ : php 

PHP: Introduction - Manual

Une extension que je ne connais pas.

Ajouté par inwebo le 2026 -02 -25. Permalink, Copy url

tags️ : php 

`MissingImport` flags non-namespaced classes referenced from files in the global namespace · Issue #910 · phpmd/phpmd

Désactivé la règle phpmd pour les imports du namespace global.

Ajouté par inwebo le 2026 -01 -26. Permalink, Copy url

tags️ : php