Coding
Simple-Home
Hello! I am looking for some help from some contributors for a project I have started called Simple Home. Simple Home is a smart-home/IOT platform project, intended to simple yet powerful alternative to thinks like Read more…
Hello! I am looking for some help from some contributors for a project I have started called Simple Home. Simple Home is a smart-home/IOT platform project, intended to simple yet powerful alternative to thinks like Read more…
I get that when you begin doing some web you use php, write spaghetti code and over time you learn about frameworks, composer, SOLID, typing and the rest. And the logical thing is to then Read more…
Hi everyone, I made a YouTube playlist that holds videos which I recorded that shows how to setup Apache NetBeans IDE in order to develop PHP applications. The list can be found at the following Read more…
Hi all, It’s been 7 months since I came up with the idea and started to create a tool for building full stack and reactive web application for PHP. The idea is to convert PHP Read more…
As per title, wondering why all of these get the same version numbers and are all updated at the same time: They all come from a single mono-repo and they’re split to separate read-only ones Read more…
As an independent project, Composer has free reign over its release cycle and major changes. If it were distributed with PHP itself, it would have to stick to PHP’s release schedule. It may also have Read more…
I can’t say I didn’t see it coming. Ever since GitHub actions and GitLab CI started started to get the attention, some.projects moved to them at cost of Travis market share. It was too expensive Read more…
Tired of old “but what about our babies” defense? You automatically start to scan for indicators of great experience of redditor expressing it? You never to fail to rise and eyebrow as it’s always devs Read more…
When will the manual be updated? Specifically Attributes: https://www.php.net/releases/8.0/en.php just refers to the RFC (https://wiki.php.net/rfc/attributes_v2). The RFC doesn’t have the right syntax and still has <<PhpAttribute>>. (It’s now #[Attribute]) The php release announcement page also Read more…
I find that among all php 8 updates, these are the 4 ones that are really going to make a change in a regular php developer’s life-names parameters in functions-trailing comma in parameters list-match expression-str_contains Read more…