box

Box, Fast Zero Config Application Bundler with PHARs

0
We talked in a previous article about PHP Scoper, the PHP tool to help you prepare your code for packaging. Once your code is ready, you can send it to Box...
phpscoper

PHP Scoper, Get Your Code Ready for Packaging

0
PHP-Scoper is a tool which essentially moves any body of code, including all dependencies such as vendor directories, to a new and distinct namespace. The tool goal is to make sure...
symfony

Symfony 5.2.3 released

0
Symfony 5.2.3 has just been released with about ten bugfixes. It's not really common to have only one release of Symfony, since the 5.1 branch is not supported anymore since last...
php inheritance cache

Inheritance Cache Improvement for PHP Classes

0
Dmitry Stogov shared on PHP internals his work on Inheritance cache, a proof of concept that eliminates overhead of PHP class inheritance. Dmitry explained that PHP classes are compiled and cached...
powerbi-php

Integrate Microsoft Power BI and PHP

0
Many business intelligence solutions are today available in the market, and sometimes companies need to integrate these solution’s capabilities into their web applications. An interesting case study is the integration of Microsoft...

Wasmer, WebAssembly Runtime and Container Format Alternative

0
You certainly know Docker, but much less Wasmer, a container format based on WebAssembly which compile many programming languages such as GoLang, Rust, C/C++, D, Python, Javascript, PHP, Ruby, Java, R......

Casbin, Powerful and Efficient ACL for Your Projects

0
Casbin is an authorization library that supports access control models like ACL, RBAC, ABAC for Golang, Java, PHP and Node.js. The PHP version have been recently released and provides support for Laravel,...
php7

PHP Parallel 1.0.0 Released, the Concurrency API for PHP7

0
Joe Watkins have just announced the availability of Parallel 1.0.0 for PHP, the succinct parallel concurrency API for PHP7. Now you can easily write a web crawler in PHP or do...

PHP for IoT and Embedded Systems

0
HHVM is now fully-functional on ARM hardware! Announced Max Wang in a blog post.The blog post which is deeply technical, explains in detail how HHVM ARM port have been implemented. You should guess that...
laravel

Laravel v8.10.0 Released

0
Laravel just released version 8.10.0 with about 20 new features and few bugfixes ! The new release of the framework added some great new features such : Allow chains to be added...

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