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

Getting started on Firefox OS apps with AngularJS

0
Coding Glamour have a short introduction to Firefox OS apps with AngularJS, by creating an application boilerplate for writing great looking and structured mobile applications. Things addressed in this app : Routing...

PHP Domain Parser 5.4.0 released

0
PHP domain parser just released version 5.4.0 with support for IANA top level domains. While there are plenty of excellent URL parsers and builders available, there are very few projects that can...
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...

What’s new in CakePHP 2.6.1 Release

0
CakePHP Core team announced the availability of CakePHP 2.6.1 a bugfix release for the 2.6 release branch with over 40 issues in the full changelog including mainly : I18nShell now correctly extracts...

HTTP clients : PSR-18 standard accepted

0
PHP-FIG accepted a new standard about HTTP clients : PSR-18. This new document will allow projects to remain agnostic to which HTTP client is used underneath. The goal of this PSR is...

BluePrint, The CSS Frameworks

0
We used to talk about PHP Framework, JavaScript Framework, but CSS Framework is not a common work in web application development, especially for web designer. The case of BluePrint CSS which...

Exploring Alternatives PHP Layer for AWS Lambda – updated

0
After the official announcement of PHP Layer for AWS Lambda by Stackery, we did not find any benchmark or proof of a PHP application running properly on AWS Lambda. Matthieu Napoli have...

A Journey on Avoiding Nulls in PHP

0
Michael Nitschinger have written a journey on avoiding nulls in PHP, about avoiding nulls completely in your PHP application. Inspired by Scala and Google Guava, the post shows you how to...

Integrating Amazon S3 With WordPress

0
Many asked me about the best way to get the best of wordpress using CDN, and one of these alternatives is Amazon S3. This article is one of the best that...

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