Introducing Phanalist: Static Code Analyzer for PHP Written in Rust

0
As developers, we all want to write clean, efficient, and bug-free code. However, it's easy to make mistakes, especially in a dynamically-typed language like PHP. That's where static code analysis tools...

How to choose a PHP Framework for your project ?

0
Choosing the right PHP framework for your project can be a daunting task, especially if you're new to web development or have limited experience with PHP. In this article, we'll guide...

2022 Global Testing Summit

0
Get ready to start your engines ! the 2022 Global testing summit is almost here, scheduled for the 6 and 7th December, 2022 so you can head into 2023 with a...
peachpie

PeachPie, Do We Really Need a .NET Development Platform for PHP ?

0
PeachPie is an open source PHP compiler and runtime for .NET and .NET Core. We have covered the project about four years ago when it was work in progress, but today...
KPHP by VK.com

KPHP Compile and Run PHP Code Up to 10 Times Faster

0
KPHP is a PHP compiler developed by VK.com and maintained as proprietary for years until open-sourced in late 2020. It compiles a limited subset of PHP to a native binary running...
symfony Panther

Symfony Panther 1.0 Released, Awesome Browser Testing and Crawling Library

0
Symfony Panther 1.0 have just been released, the browser testing and web scraping library for PHP and Symfony. The library relies on theWebDriver W3C specification to manipulate real web browsers. Chrome...
php inheritance cache

Inheritance Cache Improvement for PHP Classes

0
Dmitry Stogov shared on PHP internals his work on Inheritance cache, a proof of concept that eliminates overhead of PHP class inheritance. Dmitry explained that PHP classes are compiled and cached...
kinsta

Kinsta released 2021 PHP Benchmarks for Most Popular PHP Software

0
Kinsta, the managed WordPress hosting provider, released a full benchmark of the most popular 20 PHP platforms/configurations running on different PHP versions from PHP 5.6 until the latest 8.0. The latest...
composer php

Tips : Why You Cannot Upgrade to PHP 8 ?

0
PHP recently dropped support for PHP 7.2, and today only supported versions are PHP 7.3, 7.4 and 8.0, but some applications are still running very old versions of PHP. According to...
php-kubernetes

How to Build a micro-services application with PHP, Kubernetes and Skaffold

0
Hello World! Excuse the pun… jump on board with me on this journey and we will learn how to setup and deploy a micro-services architecture using Kubernetes, Laravel Lumen and Skaffold. 1....

Social Media

1,076FansLike
1,385FollowersFollow
2,647FollowersFollow
9SubscribersSubscribe

Latest articles

Get Started with Laravel Volt: A Free Full Stack Laravel App...

0
Laravel Volt is an admin dashboard template that offers a comprehensive design and development toolbox for personal and commercial projects. It comes with handcrafted...