Webception - web gui for running Codeception tests
PHPVerbalExpressions - the easiest way to start with Regular Expressions. Write it in OOP way
$regex=new VerbalExpressions;
$regex ->startOfLine()
->then("http")
->maybe("s")
->then("://")
->maybe("www.")
->anythingBut(" ")
->endOfLine();
$regex->test("http://d.com")
A lot of implementations on other languages exist
Webception - web gui for running Codeception tests
Released MariaDB Enterprise 1.0 - free, opensource GUI tool to setup and configure highly available DB cluster based on MariaDB and Galera Cluster
PHP 5.6 alpha is comming out. Most noticable news : variadic function with optional number of params and new default debugger phpdbg
On-scroll reveal animations by scrollReveal.js. Easy scroll animations for web and mobile browsers.
Great set of creative CSS effects :