New in initializers

New in initializers PHP RFC proposal headway into PHP 8.1

0
Nikita Popov have just written an RFC proposal to introduce New in initializers in PHP 8.1. The RFC proposes to allow use of new expressions inside initializer expressions, including for property and parameter default...
ubiquity

Ubiquity, Powerful and Fast PHP Framework for Efficient Design

0
Ubiquity is a powerful and fast PHP framework, which is quiet about two years old but already getting some attention from the PHP community with 469 stars. The project come with...

Managing PHP Dependencies Properly

0
Alberto Varela have written an interesting piece on managing PHP Dependency properly. And today to be able to manage dependencies the right way, you need to master Composer ! The article start...
symfony

Symfony 5.2.3 released

0
Symfony 5.2.3 has just been released with about ten bugfixes. It's not really common to have only one release of Symfony, since the 5.1 branch is not supported anymore since last...

ShinyCore, build Action-Domain-Responder applications with PHP

0
ShinyCore is a framework designed to quickly build web applications following the Action-Domain-Responder pattern. The easiest and recommended way to start a new ShinyCore based application is to use the ShinyCoreApp. This boilerplate...
KPHP by VK.com

KPHP Compile and Run PHP Code Up to 10 Times Faster

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...

PHPSpy, Low Overhead Sampling Profiler For PHP 7

0
PHPSpy is James Bond's favorite tool for PHP7, inspired by the Ruby sampling profiler rbspy. It provides low-overhead sampling profiler for PHP 7, however actually only working with Linux x86_64 non-ZTS PHP...

Numeric Literal Separator is Officially Coming to PHP 7.4

0
The numeric literal separator will be finally added to PHP 7.4, after that RFC vote finished on 13th June with 33 Yes against 11 No. The new RFC succeeded to make...

PHPStan 0.10.6 Released with Full PHP 7.3 Support

0
Ondřej Mirtes have just announced the availability of PHPStan 0.10.6 with full support for PHP 7.3, which should be available in the next few days. The new release added support for is_countable(), JSON_THROW_ON_ERROR...
RemoteOk

How a Single index.php Generate $65k/Month

0
Last week Pieter shared a very viral tweet, his single index.php file is generating more than $65k, No frameworks or libraries, except jQuery. The stack is quite simple : PHP7, jQuery,...

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...