Energy Manager – Home Assistant Integration
https://wiesmann.codiferes.net/wordpress/archives/41278
#EWZ #HomeAssistant #HomeAutomation #PHP #SolarPower #Zürich

CakePHP vs CodeIgniter: Which #PHP Framework is Best for Development?
This article presents an in-depth comparison of two of the most popular PHP frameworks: #CakePHP vs CodeIgniter. After reading, you will have a better understanding of these two frameworks, including the features, strengths, and weaknesses of each. Both CakePHP and #CodeIgniter are popular with PHP developers, but which PHP framework is best for your next project? ...
Continued 👉 https://blog.radwebhosting.com/cakephp-vs-codeigniter-which-php-framework-is-best-for-development/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #websitedevelopment
Almost all my sites are based on open source projects, and you can recreate everything: https://en.startdir.de/install/
🧪 Mocking in WP?
We can use Mockery + Brain Monkey to fake WordPress functions & hooks, so unit tests run in milliseconds.
Refactor without fear. #Testing #WordPressDev #PHP
⚙ Integration tests? That’s where we load WordPress, hit the DB, and test how components work together.
Essential for plugins, APIs, and real-world WP features. #WordPressDev #Testing #PHP
unable to install php8.4 on ubuntu Ubuntu 20.04.5 LTS #2004 #php
https://askubuntu.com/q/1554499/612
PHP 8.5.0 Beta 1 available for testing. #PHP
https://www.php.net/index.php#2025-08-14-1
PHP 8.5.0 Beta 1 available for testing. #PHP
https://www.php.net/index.php?utm_source=flipboard&utm_medium=activitypub
Posted into SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom
aide-profiler has been renamed, I present to you https://bakame-php.github.io/stackwatch/ Stackwatch A minimalist multi-metric PHP Profiler. It helps you quickly profile your code using 3 complementary strategies. Please give it a try and report any issue or error. This is still a work in progress. #profiling #php
🐘 #PHP 8.5.0, Beta 1 is ready for testing
https://www.php.net/index.php#2025-08-14-1
✨ Defer for PHP (like in Go)
Never forget to close a file, release a lock, or roll back a transaction again. defer() runs your cleanup exactly when the function returns — even on early return or exceptions.
composer require tito10047/php-defer
Repo: https://github.com/tito10047/php-defer
#PHP #Go #defer #CleanCode #Symfony

🎉 PHP 8.5.0 Beta 1 is available for testing!
- #[\Override] for properties
- Nearly all 8.5 deprecations, you can start future proofing your code now!
- Bug fixes thanks to your testing and feedback
… and more!
➕ Do: Test your projects!
➖ Don't: Run it in production. It's not fully ready yet.
Congratulations to @edorian, Daniel, and @adoy
🔗 https://www.php.net/archive/2025.php#2025-08-14-1