signal_tag · 2_broadcasts
#php
// 2 transmissions tagged with #php

TX_828101· Engineering
NeNe series: self-hosted business tools for small teams in Japan
Hideyuki Mori released the NeNe series, a collection of PHP 8.4, API-first tools for invoicing, document archiving, deal pipelines, contact forms, and typed CMS, hosted on his NENE2 micro-framework [Dev.to article][GitHub NENE2].

TX_992130· Engineering
Php cURL timeout errors: connecttimeout vs timeout
Php's CURLOPT_CONNECTTIMEOUT and CURLOPT_TIMEOUT settings serve different purposes and must be set to ensure application responsiveness