Phel Language, Lisp for PHP

0
Phel is a functional programming language that compiles to PHP. It is a dialect of Lisp inspired by Clojure and Janet. Built on PHP, it provides a good error reporting, different...
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...

How to choose a PHP Framework for your project ?

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

Rector PHP, Amazing Boost for Your PHP Development by 300 %

0
Rector PHP is an extremely powerful and amazing tool to help developers improve the code quality of your PHP projects. It could be used to safely upgrade your legacy codebase from...
swoole mascot

Swoole PHP 4.6.3 Released with Multiple New Features and Enhancement

0
Swoole PHP v4.6.3 have just been released with multiple new features and enhancement today including set Content-Length header, compression_min_length and more... Namespace alias functions are added for go and defer Two new...

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

Amphp, Leading PHP into an asynchronous future

0
Amphp is an open source non-blocking concurrency framework for PHP. It provides an event loop, promises and streams as a base for asynchronous programming. The framework promises in combination with generators...
php fibers

PHP Fibers, the New Controversial PHP 8.1 Feature Not For You !

0
A new PHP Fibers RFC is actually in voting process in the PHP internals, written by Aaron Piotrowski  and Niklas Keller. The new feature will provide high level concurrency support to...
PHP RFC

Array unpacking with string keys PHP RFC Accepted

0
This is the fourth RFC accepted for PHP 8.1, related to array unpacking with string keys. Previously if you unpacked an array with ...$array a fatal error would occur when one of the...

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