🔗 How to tell if you're testing the framework
https://masteringlaravel.io/daily/2026-02-12-how-to-tell-if-youre-testing-the-framework
#php #testing #bestpractices #laravel
🌟 Laravel Backup v10: serializable events, resilient multi-destination backups, and more
https://freek.dev/3015-laravel-backup-v10-serializable-events-resilient-multi-destination-backups-and-more
#php #laravel #package #spatie #backups
Cursed PHP ideas
I am so tempted to write some truly cursed PHP using mostly emoji, as I just learned that, yes, they work in PHP.
#emoji #php🔹 Explicit services
🔹 Dynamic callbacks
🔹 Builders & aliases
🔹 Custom loaders
The loader isn’t just DI. It’s your app’s orchestration engine.
Autowiring only… or full control? 👀
🔗 LINK: https://www.temma.net/en/documentation/loader
#PHP #DependencyInjection #Backend #SoftwareArchitecture #WebDev

Malicious Packagist Packages Disguised as Laravel Utilities Deploy Encrypted RAT
A remote access trojan (RAT) has been discovered in multiple Packagist packages published by the threat actor nhattuanbl. The malicious packages, disguised as Laravel utilities, install an encrypted PHP RAT via Composer dependencies. The payload connects to a C2 server, sends system reconnaissance data, and awaits commands, granting full remote access to the host. The RAT uses obfuscation techniques to resist analysis and employs a self-launch mechanism. It communicates with the C2 server using encrypted JSON messages and supports various commands for system control and data exfiltration. The attack vector leverages dependency chains, with clean-looking packages pulling in malicious ones. Affected systems should be treated as compromised, with recommendations provided for mitigation and prevention.
Pulse ID: 69a80fbbdd6d5ec66e2a4a06
Pulse Link: https://otx.alienvault.com/pulse/69a80fbbdd6d5ec66e2a4a06
Pulse Author: AlienVault
Created: 2026-03-04 10:55:55
Be advised, this data is unverified and should be considered preliminary. Always do further verification.
#CyberSecurity #ELF #InfoSec #OTX #OpenThreatExchange #PHP #RAT #RemoteAccessTrojan #Trojan #bot #AlienVault
Exceptionally well written article on static closures in #php:
https://f2r.github.io/en/static-closures
💻 Les TUI sont de retour !
Fabien Potencier présente a SymfonyLive Paris:
“Concevoir des TUI en PHP : le composant Symfony Terminal”
Ne manquez pas ce moment !
#Symfony #PHP #DX #Terminal https://symfony.com/blog/symfonylive-paris-2026-concevoir-des-tui-en-php-le-composant-symfony-terminal
A157931: Numbers that are both the sum and the product of two primes
A157931 ➡️ https://oeis.org/A157931
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A157931.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A157931.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A157931.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

Decomposition into weight × level + jump of prime numbers in 3D, threejs - webGL (log(weight), log(level), log(jump))
➡️ https://decompwlj.com/3Dgraph/Prime_numbers.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research
A157483: Numbers k such that k-1 and k+1 are divisible by exactly 3 primes, counted with multiplicity
A157483 ➡️ https://oeis.org/A157483
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A157483.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A157483.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A157483.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

🐘 A #Rust compiler in PHP? 🤣 That's like building a spaceship with #spaghetti noodles. Stick to GitHub’s #AI buzzwords while we await the universe’s first PHP-powered x86-64 rocket launch. 🚀
https://github.com/mrconter1/rustc-php #PHP #GitHub #rocketlaunch #HackerNews #ngated
Rust compiler in PHP emitting x86-64 executables
https://github.com/mrconter1/rustc-php
#HackerNews #Rust #PHP #x86-64 #compiler #programming #language #development