PHP Classes

PHP Tutorials

Recommend this page to a friend!

Articles to teach about PHP matters and related topics

  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article  
  273 - 264   263 - 254   253 - 244   243 - 234   233 - 224   223 - 214   213 - 204   203 - 194   193 - 184   183 - 174   173 - 164   163 - 154   153 - 144   ...   3 - 1  

1098. How to Get Easy to Understand PHP Performance Metrics to Quickly Improve Your PHP Application Performance

Updated on: 2022-06-21

Posted on:

Measuring the performance of an application is a complex subject. You need to learn many aspects so you can determine how to measure the performance values, so you can make good decisions on what you can do to change your application code, to make your code run faster in a way that is noticeable by the application users.

Visual tools can help you as an application developer to view and interpret the current performance values, so you can compare those values before and after you make code changes, so you can confirm that your application will really run faster after you make those code changes.

Read this short article to learn more about how to visualize the performance values of your Laravel or Symfony applications any time you want using the Scout APM tool for free.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1097. How to Find Slow Requests Using a PHP Performance Monitoring Tool with Laravel or Symfony Applications

Updated on: 2022-06-07

Posted on:

If you have a site and you notice that it is slow, that is an issue that may affect the user experience, and users may leave the site for that reason.

To solve the slowness problem, first, you need to find the causes that make the site slow before you can start fixing the performance issues.

Read this short article to learn more about how to find and fix slow requests served in your Laravel or Symfony applications using the Scout APM tool for free.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1096. How to Use a PHP Performance Monitoring Tool to Solve N+1 Queries Problem in Laravel or Symfony Applications

Updated on: 2022-06-07

Posted on:

Many PHP applications use an Object-Relational Mapping (ORM) approach to store and retrieve application objects using SQL to query relational databases.

N+1 Queries is the problem many applications have with using traditional approaches to implement Object-Relational Mapping (ORM). These approaches may cause performance loss if the developers still need to fix the application code to avoid this problem.

Read this short article to learn more about N+1 queries and how to find and fix performance issues caused by these queries in your Laravel or Symfony applications using the Scout APM tool for free.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1095. How to Test Your Application Features in Practice During a PHP Version Upgrade - 4 minutes - Lately in PHP Podcast Episode 92 Part 6

Updated on: 2022-06-07

Posted on:

After you have planned all the steps of a PHP version upgrade process, it is time to execute the planned steps.

Read this article, watch a 4-minute video, or listen to part 6 of episode 92 of the Lately in PHP podcast to learn how to test your application features in practice during a PHP version upgrade using reliable testing tools.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1094. What Are Your App Features to Test First Before a PHP Version Upgrade - 3 minutes - Lately in PHP Podcast Episode 92 Part 5

Updated on: 2022-05-20

Posted on:

Testing a PHP application may require that you test a lot of features. Therefore you need to define the order of the features that you will test.

First, you need to define the most critical features of your PHP application to verify if they are working as expected early on in the testing process.

Read this article, watch a 3-minute video, or listen to part 5 of episode 92 of the Lately in PHP podcast to learn how to determine which are the most critical features you should test first during a PHP version upgrade testing process.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1093. How to Make Your Laravel or Symfony PHP Applications Faster Using the Scout APM Tool for Free to Discover Optimization Opportunities

Updated on: 2022-06-07

Posted on:

The performance of your PHP applications is now more critical than ever before because the user experience has become an even more crucial factor in determining the quality of Web sites and applications.

Slow applications may lose visitors coming from search engines like Google because it considers performance one of the most critical factors in evaluating the user experience of Web sites and applications.

Read this short article to learn how to find and fix performance issues faster in your Laravel or Symfony applications using the Scout APM tool for free.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1092. How to Setup a Development Environment to Test a PHP Version Upgrade - 3 minutes - Lately in PHP Podcast Episode 92 Part 4

Updated on: 2022-05-12

Posted on:

The first thing you need to do to start an upgrade of a PHP version is to set up a development environment where you can test if your application continues to work well with the new PHP version.

Read this article, watch a 3-minute video, or listen to part 4 of episode 92 of the Lately in PHP podcast to learn how to set up a machine to test if your PHP applications work as expected after the PHP upgrade version.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1091. How to Plan a PHP Version Upgrade Successfully - 11 minutes - Lately in PHP Podcast Episode 92 Part 3

Updated on: 2022-05-06

Posted on:

Upgrading to a new PHP version can be a complex task that may fail due to the lack of planning on how to solve each problem of each step of the upgrading job.

Please read this article, watch an 11-minute podcast video or listen to the audio of part 3 of episode 92 of the Lately in PHP podcast to learn how to plan a PHP version upgrade process so it can conclude successfully.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1089. How to Become a Better PHP Developer Listening to Quick Tips from the Lately in PHP Podcast in Spotify

Updated on: 2022-04-26

Posted on:

Many PHP developers appreciate learning by getting quick PHP tips that do not take much time to learn and are very useful.

Nowadays, the Lately in PHP podcast aims to provide those quick tips in video, audio, or text articles.

Those who prefer the audio format can now listen to the Lately in PHP podcast on Spotify either using the mobile application or accessing the Spotify Web site.

Read this short article to learn how you can follow the Lately in PHP podcast without missing an episode on Spotify.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1088. Why You Need to Choose the Right Moment to Upgrade to a New PHP Version - 4 minutes - Lately in PHP Podcast Episode 92 Part 1

Updated on: 2022-04-22

Posted on:

Every developer depends on several types of software applications to run their applications to do their work. Examples of those software applications are PHP, a database server, a Web server, and an operating system.

Newer versions of these software applications are released to improve their features and fix their bugs to benefit the community of developers that use them in their projects.

Upgrading too soon or too late to a newer version of a software tool that you need may cause problems of instability or security in their applications.

Please read this article, watch a 4-minute podcast video or listen to the audio of part 1 of episode 92 of the Lately in PHP podcast on why it is essential to carefully choose the right time to upgrade to a newer version of PHP or those software tools.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

  273 - 264   263 - 254   253 - 244   243 - 234   233 - 224   223 - 214   213 - 204   203 - 194   193 - 184   183 - 174   173 - 164   163 - 154   153 - 144   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article