Auto-Discovering Console Commands in Power Modules A couple of days ago, I was working on a PHP project that uses the Power Modules framework and ... dev.to dev.to / feeds dev-to / / #creative / / 30 minutes 30m Share
RESTful Services 101 -- A Practical Guide for Frontend and Backend Developers Modern web and mobile applications rely on clean, well-structured APIs to exchange data. One of the ... dev.to dev.to / feeds dev-to / / #creative / / 1 hour 1h Share
Simplify Your Laravel Code with Route Model Binding! Hey everyone! Are you using Laravel? I'm currently working mainly with TypeScript, but I also touch ... dev.to dev.to / feeds dev-to / / #creative / / 6 hours 6h Share
Ensuring Data Integrity in Laravel with Strict Validation As developers, we often focus on what data we get, but not enough on how we get it. The data type ... dev.to dev.to / feeds dev-to / / #creative / / 10 hours 10h Share
The State of PHP 2025 Explore trends in the PHP ecosystem based on the State of Developer Ecosystem Report 2025 by JetBrains. blog.jetbrains.com blog.jetbrains.com / feeds blog-jetbrains-com / / #creative / / 10 hours 10h Share
The Downsides of Dynamic Method Calls in PHP Dynamic method calls can be useful, but they also come with some risks that you should be aware of. freek.dev freek.dev / feeds freek-dev / / #creative / / 11 hours 11h Share
Issues with APIs for soccer stats and CORS when using API Hi everyone! I'm building a small application that fetches soccer data. I have two APIs: League ... dev.to dev.to / feeds dev-to / / #creative / / 23 hours 23h Share
Eviction Policy: Where Redis Decides Who Gets Kicked Out Redis Eviction Policy in Laravel: Strategy and Implementation ... dev.to dev.to / feeds dev-to / / #creative / / 1 day 1d Share
Effortless Data Mapping in Symfony: A Deep Dive into the ObjectMapper! Imagine you're building a modern API with Symfony. You're meticulous about your architecture, dev.to dev.to / feeds dev-to / / #creative / / 1 day 1d Share
Building a High-Performance Keccak-256 Extension for PHP: 14-16 Faster The Problem: Pure PHP Keccak hashing: 0.28-0.44ms per hash At scale, this makes Ethereum development ... dev.to dev.to / feeds dev-to / / #creative / / 1 day 1d Share