PHP Toolkit for ADO.NET Data Services, bridge for PHP developers to .NET through REST

0
Interoperability @ Microsoft have just announced today a new bridge for PHP developers to .NET through REST : PHP Toolkit for ADO.NET Data Services. ADO.NET Data Services have been recently added...

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 8.0 feature focus: match() expressions

0
Larry Garfield, Director of Developer Experience at platform.sh, have written an introductory post on PHP 8.0 new feature match(), which go beyond switch/case directives limitation. While it gets the job done, the...

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

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

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

PHP Namespaces Basics Tutorial

0
Sitepoint have a new article today introducing to PHP Namespaces, one of the latest addition in PHP 5.3. In the article Craig Buckler show why do we need namespaces and how...

Laravel schedule monitor

0
The Laravel schedule monitor as its name indicates monitor scheduled tasks in a Laravel app. It will write an entry to a log table in the db each time a schedule...

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