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

Cachet : Open Source Status Page System for Everyone

Cachet is a beautiful and powerful open source status page system written in PHP/Laravel. It requires PHP7, composer and support MySQL, PostgreSQL and SQLite as databases. Cachet provides with a set...

Why Symfony Framework is leaving PHP-FIG

0
Yesterday, Fabien Potencier submitted a pull request to the PHP-FIG requesting to remove Symfony with a note : "no description provided". According to Fabien, everything seems to be great with the...

PHP-FIG : HTTP message interfaces PSR-7 accepted

Already 25 votes in favour of the new PSR-7 : HTTP message interfaces, which makes the new PHP standard recommendation accepted according to the PHP-FIG rules. Matthew Weier O'Phinney summarized changes...

Ready? Set? Code! Elance Introduces New Code Testing Platform And Sponsors PHP “Code-off”

0
Skill Testing Partner ExpertRating Launches New Code Testing Platform Exclusively On Elance Mountain View, Calif. (November 17, 2009) - Elance, where companies hire and manage independent workers and teams online, announced...

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

Tutorial : Testing Like a Boss in Laravel

0
In a new tutorial on NetTuts+, Zizaco Zizuini wrote an advanced first tutorial titled "Testing like a Boss in Laravel" : Version 4 of Laravel offers serious improvements in relation to testing,...
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...
rector php

Rector PHP, Amazing Boost for Your PHP Development by 300 %

0
Rector PHP is an extremely powerful and amazing tool to help developers improve the code quality of your PHP projects. It could be used to safely upgrade your legacy codebase from...

PHPStan Static Analysis Tool 0.11.7 Released

PHPStan, the static analysis tool for PHP, have just released version 0.11.7 with several improvements and bugfixes. The new release brings support for new extension type - overloading operators. It's now...

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