Home PHP Quality Assurance

Quality Assurance

PHP Metrics : Static analysis tool for PHP

0
Quality assurance is a key element to make your PHP code clean, simple, easy to maintain, secure and free of bugs ! One of the great tools that you can use...

Infection PHP 0.6.2 Released

0
Infection PHP is an AST based (Abstract Syntax Tree) PHP Mutation Testing Framework. From the documentation "Mutation Testing is a fault-based testing technique which provides a testing criterion called the Mutation...

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

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

It Is Not Whether You Should Unit Test But How Much

0
It is often tempting to skip unit testing for ad-hoc testing. However when done in the appropriate amount unit testing will increase productivity and reliability. It is also a great diagnostic...

Phan, Static Analyzer for PHP

0
Phan is a static analyzer for PHP that prefers to minimize false-positives. Phan attempts to prove incorrectness rather than correctness. It looks for common issues and will verify type compatibility on various...
psalm

Find Errors in your PHP Applications with Psalm

0
Psalm is a static analysis tool for finding errors in PHP applications, built on top of PHP Parser. It is designed to understand that complexity, allowing it to quickly find common programmer errors...

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

Laravel Dusk, Intuitive and Easy Browser Testing for All!

0
Sitepoint have interesting introduction to the latest Laravel 5.4 testing library : Dusk. Dusk is meant for end to end browser testing of modern JavaScript applications, and you will see in this...

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

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