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

Swoole, Hot Production-Grade Async programming Framework for PHP

0
Swoole is an open source, production ready async programming framework for PHP. Compared with other async programming frameworks or softwares such as Nginx, Tornado, Node.js, the framework has the built-in async, multiple...
symfony

New Getter injection in Symfony 3.3

0
Getter injection is one of the new experimental features in Symfony 3.3. It adds up to the usual mechanisms used for dependency injection and doesn't replace any of them. Instead, it provides...

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

Peachpie, The PHP Compiler and Runtime for .NET

0
Peachpie is a modern PHP compiler based on Roslyn by Microsoft and drawing from our popular Phalanger project. It allows PHP to be executed within the .NET framework, thereby opening the...

Ways to use Redis database from PHP

0
On the Remi's blog a small comparison of the various solutions to use a Redis database from PHP on Linux, all tested on Fedora 25 but should work on RHEL, CentOS...

A Parser for PHP written in Go ?

0
You should be familiar with PHP projects written in plain PHP, or in C++, but what about a parser for the PHP programming language written in Go! ? Kind of crazy...

Humbug: Mutation Testing for PHP

0
Pádraic Brady announced in a blog post Hambug, a mutation testing framework for PHP. Basically Hambug injects errors in your original code trying to emulate programmers errors then check whether your...

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

PHP: The “Right” Way Free eBook

We continue this week's security series with a free eBook titled PHP : The "Right" Way, which claims to be your guide to PHP best practices, coding standards, and authoritative tutorials....

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