GraalVM

GraalPHP, An Efficient PHP implementation built on GraalVM

0
Yet Another Efficient PHP Compiler ? Graalphp is an experimental just-in-time (JIT) compiler and runtime for PHP 7.4+ hosted on GraalVM. The project is realized by Andrin Bertschi, from the Advanced...

Goro, PHP implementation written in Golang

0
Goro is an implementation of PHP, written in pure Go (as much as possible, right now pcre doesn't exist in pure go and require usage of libpcre). The project is at...

Behind the Scenes of Wikipedia’s Migration to HHVM

0
As we have previously announced, Wikipedia migrated its platform to HHVM and we have found some interesting details on their experience posted by Ori Livneh in a Wikimedia blog post. Today...

PPM, process manager, supercharger and load balancer for modern PHP applications

0
PHP-PM is a process manager, supercharger and load balancer for PHP applications. Based on ReactPHP and works best with applications that use request-response frameworks like Symfony's HTTPKernel. The approach of this is to...
how-programmer-run

Faster code Vs faster coding

0
The eternal question that new PHP developers always ask me is : which is better faster code or faster coding ? And the new question is why choosing PHP for my...

Practice Design Patterns in PHP

0
DesignPatternsPHP is a collection of known design patterns and some sample code how to implement them in PHP. Every pattern has a small list of examples (most of them from Zend...

Mercure, Server-sent Live Updates Protocol

0
Mercure is a protocol allowing to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way. It is especially useful to publish real-time...

Simplify Your Statistical Calculations with the PHP Statistics Package

0
Statistical functions are often used in software development, especially in data analytics and machine learning. For PHP developers, the Statistics PHP package provides various statistical functions for mathematical analysis of numeric...
Custom runtimes for AWS Lambda

PHP Layer For AWS Lambda Announced

0
Amazon AWS announced new features in the AWS Lambda such as the custom runtimes, which will let you bring basically any language to the platform. Lambda was launched in 2015, the...

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

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