Namespaced Taxonomy Syndrome
Correcting bad habits and wrong assumptions in the use of PHP Namespaces
20 July 2020 | 7 minutes read | 1402 words
mnavarro.dev
Correcting bad habits and wrong assumptions in the use of PHP Namespaces
20 July 2020 | 7 minutes read | 1402 words
A series of reasons why working with objects mapped from the persistence layer is always better than using raw PHP arrays (hash maps)
28 April 2020 | 12 minutes read | 2452 words
My long take on how to implement repositories in an abstract, collection-like, immutable way
17 February 2020 | 11 minutes read | 2206 words
Implementar Webpay en PHP acaba de volverse extremadamente fácil
7 January 2020 | 9 minutes read | 1910 words
Efficiently testing PHP's native filesystem functions without hitting a real filesystem
16 December 2019 | 2 minutes read | 380 words
Leverage the power of unbuffered TCP connections and PHP Generators to do reporting well
10 December 2019 | 8 minutes read | 1512 words
O por qué 1.0 no significa que una librería es mala.
12 October 2019 | 6 minutes read | 1241 words