PHP Classes

All package blogs

Recommend this page to a friend!

Latest posts of all package blogs

  PHP Classes blog PHP Classes blog   Blog All package blogs  
  807 - 798   ...   707 - 698   697 - 688   687 - 678   677 - 668   667 - 658   657 - 648   647 - 638   637 - 628   627 - 618   617 - 608   607 - 598   597 - 588   ...   7 - 1  

1. How to Implement a PHP User Guide Automatically to Help Users of Your Applications using Templates

Updated on: 2022-10-21

Posted on:

Blog: PHP User Guide package blog
Package: PHP User Guide

Documentation is essential for projects of any kind to help users learn how to use those projects when they do not know how to use them or have doubts.

A good practice for providing project documentation is to have a user guide that presents all the aspects that may be useful for the project users.

This package provides a solution to help users of any project to generate documentation from templates.

It also allows the definition of navigation menus that configure the package to provide the structure to render the different parts of the project user guide.


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

1. How to Implement a Laravel Consent Cookie to Keep Track of Adult Users That Stated they Have 18 Years or More

Updated on: 2022-10-18

Posted on:

Blog: Laravel Cookie 18 package blog
Package: Laravel Cookie 18

Many sites present content for adults. Those sites need to confirm if the users have 18 years of age or more.

This package provides a solution to present a confirmation dialog to request that the user confirm if they are adults.

When the users confirm their age, the site uses encrypted cookies to store the user response, so it no longer shows the adult confirmation dialog.

This way, this package helps adult site content owners comply with countries' laws that require that the sites restrict access to content to adult users.


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

1. How to Quickly Implement a PHP Sales Management in a Web Site without Using a Database

Updated on: 2022-10-17

Posted on:

Blog: Minimalist PHP Sales Site package blog
Package: Minimalist PHP Sales Site

Many sites implement an e-commerce section where the site owners can sell a set of products to their customers.

Implementing a complete e-commerce system can be a very complex task that requires to setup a database on which the site lists the available products.

This package provides a more straightforward solution: site owners can implement a sales system using simple configuration files.


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

1. How to Use a PHP Code Check to Measure the Aspects that You Need to Change to Improve Your Code Quality

Updated on: 2022-10-14

Posted on:

Blog: Yii2 CodeStat package blog
Package: Yii2 CodeStat

You can measure the quality of a developer's code in several ways. For instance, complex code may be hard to maintain.

If you write complex code, it would be good if you could improve the way you write your code to make it less complicated.

Measuring the complexity and other aspects of the quality of your code can be helpful for you to have an idea of how good is the code you write and what parts you need to improve.

This package combines several other packages that measure different aspects of your code and generate a report that you can analyze and discover opportunities to make your code better.


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

1. How to Use a PHP Instagram Client that Can Retrieve Instragram User Details without Using the Instagram API

Updated on: 2022-10-12

Posted on:

Blog: PHP Instagram API Query package blog
Package: PHP Instagram API Query

Instagram is a prevalent social network on which people can post their content, mainly using pictures and videos.

Applications can retrieve information about Instagram users using its API and the OAuth protocol.

This package provides a simpler alternative to retrieve several types of Instagram user details that do not require using the Instagram API and the OAuth protocol.

The package accesses the Instagram pages and extracts several types of user details from the Instagram user pages HTML.


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

1. How to Automatically Create Migration File for PHP Applications Using YII Framework

Updated on: 2022-10-11

Posted on:

Blog: YII2 Migrik package blog
Package: YII2 Migrik

Most applications use the MVC (Model View Controller) design pattern to implement model classes to map application data objects into database table records.

When those applications need to change the model class structure, they also have to update the database schema of the tables to modify the table to store the model class object variables.

MVC-based frameworks like YII2 can support the concept of migrations to perform this kind of application changes to the model classes.

This package implements a migration solution for YII2 framework-based applications that simplifies the generation of migration files for these applications.


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

1. Database Handler v1.1 released

Updated on: 2022-10-11

Posted on:

Blog: Database Handler Package package blog
Package: Database Handler Package

Database Handler updated to v1.1

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

1. How to Use a PHP PDF Merger Library to Combine Several PDF Documents into a Single Document

Updated on: 2022-10-07

Posted on:

Blog: Easy Merge2PDF package blog
Package: Easy Merge2PDF

Some applications need to combine text and images into a single document. The PDF format suits that purpose when the users want to print the document.

If you already have separate documents and images you want to combine, this package provides a solution that uses an external program with the name merge2pdf that you can use on the machine you use to run PHP.


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

1. How to Use a PHP MySQL Diagram Generator to View the Schema of Tables of a MySQL Database

Updated on: 2022-10-05

Posted on:

Blog: PHP MySQL Draw package blog
Package: PHP MySQL Draw

MySQL is a popular database system used by many developers of many different languages.

Sometimes developers need to have a good view of the current version of a database table schema they are using in their applications to understand the data that the applications can store in the database, so they can figure better how to implement the new features of their applications.

This package provides a way to generate diagram images of a MySQL database schema from a command line interface console.


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

1. How to Implement a PHP Health Check Solution Calculating Different Factors of the Health of a Person

Updated on: 2022-10-04

Posted on:

Blog: PHP Health Check package blog
Package: PHP Health Check

People must keep track of their health when they want a good quality of life.

There are many aspects of a person's health to consider. Usually, it all starts by having an appointment with a doctor.

That doctor will probably ask you to do a set of health exams, so he can check what aspects of your health you need to improve.

After doing those exams, it is helpful to keep track of the result values, so you can repeat those exams later and compare whether you evolved in those health aspects.

To evaluate your health, you need to perform calculations with the values of the results of several exams.

This package provides a way to calculate many types of health factors so you can


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


  807 - 798   ...   707 - 698   697 - 688   687 - 678   677 - 668   667 - 658   657 - 648   647 - 638   637 - 628   627 - 618   617 - 608   607 - 598   597 - 588   ...   7 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs