1085. 10 Pieces of PHP Developer Advice in 2022: Advice #9: How Can You Be More Productive as PHP Developers by Using Good Time Management Method and Tools - 6 minutes - Lately in PHP Podcast Episode 90 Part 9
Updated on: 2022-03-28
Posted on: 2022-03-28
To do those activities you love, you need to plan well how you spend your time, splitting your time well between activities you do for yourself, your spouse, family, friends, and PHP developer work.
The best way to plan well how you use your time is to use good time management tools and methods.
Read this article, or watch a 6-minute podcast video or listen to the audio of part 9 of episode 90 of the Lately in PHP podcast to learn how to do good time management with suggested methods and tools.



1. How to Implement a PHP Lawyer System to Help Legal Business Professionals
Updated on: 2022-03-25
Posted on: 2022-03-25
Blog: Diadoc PHP Legal Services API package blog
Package: Diadoc PHP Legal Services API
This package provides an API that simplifies operations to legal documents necessary to operate businesses using the Diadoc platform.



1084. 10 Pieces of PHP Developer Advice in 2022: Advice #8: How Can You Find Compatible Partners to Collaborate on Your Business of PHP Products or Services - 6 minutes - Lately in PHP Podcast Episode 90 Part 8
Updated on: 2022-03-24
Posted on: 2022-03-24
Sometimes they fight with the partner and split. This situation happens because they are not compatible with their chosen partners.
There is a means to determine if you are compatible with other people before you even start talking with other people to become a partner.
Read this article, watch a 6-minute podcast video, or listen to part 8 of episode 90 of the Lately in PHP podcast to learn how to determine if another person is compatible with you to collaborate in a successful business.



1083. Call for Questions About When It Is the Right Time to Upgrade to a New PHP Version
Updated on: 2022-03-23
Posted on: 2022-03-23
We want to go in-depth about this topic. So we are calling for developers who want to put additional questions that you may have related to upgrading PHP or any other software tool that you use.
Read this short article to learn how to submit additional questions, add your comments, participate in the recording of the podcast episode, or suggest new topics for future episodes of the podcast.



1. How to Learn About Object Relational Mapping from a Practical PHP Doctrine Tutorial with an Example
Updated on: 2022-03-22
Posted on: 2022-03-22
Blog: Doctrine PHP ORM Example package blog
Package: Doctrine PHP ORM Example
These actions include storing and retrieving database table records using values set in PHP entity class objects.
This package shows how to use PHP Doctrine in practice in an example PHP application.



1. How to Process a PHP AJAX Response to a Request Passed as PSR-7 Compliant Messages
Updated on: 2022-03-21
Posted on: 2022-03-21
Blog: PHP AJAX Response Router package blog
Package: PHP AJAX Response Router
This package implements the PSR-7 recommendation to simplify the processing of HTTP requests of AJAX and other types of PHP Web applications.
Application developers only need to specify callback functions or class methods ready to process PSR-7 compliant requests and response objects to implement their PHP applications.



1. How to Learn Using a Laravel Livewire from a Laravel CRUD Example
Updated on: 2022-03-18
Posted on: 2022-03-18
Blog: Laravel Livewire CRUD package blog
Package: Laravel Livewire CRUD
Applications based on Livewire require that developers write less code than traditional Web applications or applications based just on Laravel.
This package demonstrates how to implement a simple CRUD application using Laravel Livewire. This way, other developers can learn faster from this practical example.



1082. 10 Pieces of PHP Developer Advice in 2022: Advice #7: How Can You Make Money Selling Better Versions of Your Open Source Software - 6 minutes - Lately in PHP Podcast Episode 90 Part 7
Updated on: 2022-03-17
Posted on: 2022-03-17
Many developers are employees or contractors who work for companies of other people that are business owners.
An employee works for one customer that is his employer's company.
A contractor may work for several customer companies.
A business owner may have much more customers. Therefore, the business owner can make much more money than an employee or a contractor.
Read this article, watch a 6-minute podcast video, or listen to part 7 of episode 90 of the Lately in PHP podcast to learn how to make more money by becoming an Open Source software business owner.



1. How to Learn the Test Driven Development Approach from a Real PHP TDD Example
Updated on: 2022-03-16
Posted on: 2022-03-16
Blog: PHP TDD Tutorial Bug Report Application package blog
Package: PHP TDD Tutorial Bug Report Application
This approach makes it easier to create applications that developers can verify if they comply with a given specification.
This package implements a sample application that demonstrates how to create a PHP application using the TDD approach.



1. How to Implement a PHP Tree View Database Solution to Display Tree Structures Stored in MySQL using Google Charts API
Updated on: 2022-03-15
Posted on: 2022-03-15
Blog: PHP MySQL Hierarchical Tree package blog
Package: PHP MySQL Hierarchical Tree
Hierarchies can be stored in databases using table records that express what entities are below or above in the hierarchy tree.
This class can retrieve a hierarchy tree structure from a MySQL database table to easily visualize the Google Charts API.


