symfony psalm integration

How Symfony’s Psalm Integration will make its Codebase better

0
Symfony framework development team are adding Psalm into github action, this will help them check errors in Pull Requests. Psalm is a static analysis tool for PHP created by Vimeo, that...
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...
xdebug cloud

Xdebug Cloud Just Launched

0
Derick Rethans, author of Xdebug, have just announced the availability of Xdebug cloud, a new service that run in the cloud that allows for Xdebug debugging sessions to be proxied through...
couscous

Couscous, Generate Beautiful Github pages from Markdown

0
Couscous is a PHP tool that generates beautiful GitHub pages website from your markdown documentation. Everything you need to do is to write your documentation in Markdown inside your repository, versioned with your...
symfony Panther

Symfony Panther 1.0 Released, Awesome Browser Testing and Crawling Library

0
Symfony Panther 1.0 have just been released, the browser testing and web scraping library for PHP and Symfony. The library relies on theWebDriver W3C specification to manipulate real web browsers. Chrome...
Lando

Lando, the Perfect Local Development Platform for the Web

0
Lando is a very interesting cross platform, free and open source alternative built on Docker technology to get your local development environment up and running ! Lando is designed to work...
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...

Composer 2.0 Released with Performance Improvement

0
This week have been marked by the release of Composer 2.0, the dependency manager for PHP. This is a major release with over 50 new features and bugfixes. Top new feature in...
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...

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