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

Xdebug 3.0.0beta1 Released with PHP8 support

0
Derick Rethans just announced the availability of Xdebug 3.0.0beta1. This version supports PHP 8, and changes how Xdebug is configured. It is also much faster than Xdebug 2. Configuration changes, massive...
PHPUnit Logo

Lesson learned from PHPUnit 9.3 and Nikita’s PHP Parser

0
Sebastian Bergmann, author of PHPUnit, shared an interesting story on phpcc about his experience with caching in PHPUnit. The idea is that caching usually is a solution for making things faster,...
phpunit

PHPUnit 9.4.1 Released getting ready for PHP8

0
PHPUnit 9.4.1 just released with one fix of methods with "static" return type (introduced in PHP 8) are not handled correctly by test double code generator. The previous edition added few...

Ali, Load Testing Tool with Realtime Graphics Results

Ali is a pretty cool load testing tool with real time graphics plot, inspired by vegeta and jplot, it will make load testing more fun since you can quickly identity from graphics any anomalies...

PHPStan can check for PHP8 Readiness before even PHP8 is ready

Ondřej Mirtes, the creator of PHPStan, have announced in a tweet a new feature available for PHPStan. Now you'll be able to check the compatibility of your codebases without even having...

Pest, Elegant PHP Testing Framework

Pest is a Testing Framework created by Nuno Maduro with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP. Pest is not specific...

Github Action to Setup PHP

Github Action is one of the new great features in Github that will give you power to automate your workflow, connect with the tools you know and love; have more freedom...
Laravel-forge

Forge CLI, an Opinionated Laravel Forge CLI Tool

0
Laravel Forge is a commercial service to provision, deploy and configure Laravel applications in the cloud. The tool is linked to multiple cloud providers such as Digital Ocean, Linode, AWS. The...

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