Advanced Topics

This category covers advanced PHP topics such as OOP, design patterns, database, web services, and emerging technologies. Readers can learn how to leverage advanced PHP techniques to build scalable and robust web applications.

PHP 8.1 Looking For Release manager candidates

0
Let's all make PHP awesome! To guarantee the continuity of the PHP releases, the PHP team are always looking for new Release Manager candidates. Before 2010 PHP releases have always...
New in initializers

New in initializers PHP RFC proposal headway into PHP 8.1

0
Nikita Popov have just written an RFC proposal to introduce New in initializers in PHP 8.1. The RFC proposes to allow use of new expressions inside initializer expressions, including for property and parameter default...
statamic logo 2021

Statamic, Opinionated Open Source CMS Powered by Laravel

0
Statamic is a very original open source content management system (CMS) platform that aims to build beautiful, easy to manage websites. The solution powered by Laravel framework, opinionated but configurable platform,...
rector php static reflection

Rector PHP Fixed side effects of Autoloading with Static Reflections

Rector PHP have just fixed side effects of autoloading your code with composer with static reflections. It required 30 hours of huge refactoring to allow load your project without running it...
sulu cms

Sulu CMS Released version 2.1.9 & 2.2.5 with PHP8 Support

0
Sulu CMS have just released version 2.1.9 and Sulu 2.2.5 including several small bug fixes and lots of improvements including PHP8 support ! Some of the important improvements in this release include a highly...
git peek

Git peek, Fastest Way to Explore Github Repositories in your Local Editor

Git peek is a very useful tool if you want to browse or search other people's code with your own code editor. It's even faster than clone, it will let you...
akaunting

Akaunting, Free Online Accounting Software

0
Small businesses and freelancers looking for an elegant online accounting software, you should give Akaunting a try ! It's a free, open source and built with modern technologies such as Laravel,...
phpunit speedtrap

SpeedTrap, the Trap for Your Slow PHPunit Tests

0
SpeedTrap is a very useful tool that reports on slow-running PHPUnit tests right in the console. Many factors affect test execution time. A test not properly isolated from variable latency (database,...
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...
thelia

Thelia, 15 years Old eCommerce Solution Still Actively Running Symfony 2.8

0
Thelia is an open source tool for creating e-business websites and managing online content. The solution is built on top of Symfony framework, and it's actually running hundreds of online...

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