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  
  936 - 927   ...   496 - 487   486 - 477   476 - 467   466 - 457   456 - 447   446 - 437   436 - 427   426 - 417   416 - 407   406 - 397   396 - 387   386 - 377   ...   6 - 1  

1. How to Implement a PHP Raspberry PI Solution to Control a LED Light System

Updated on: 2021-09-08

Posted on:

Blog: PHP Led Raspberry PI package blog
Package: PHP Led Raspberry PI

Raspberry PI is a popular platform for creating small hardware devices that can be controlled by software written in many languages, including PHP.

This package demonstrates how to control a Raspberry PI-based LED light system using PHP.


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

1. How Make PHP Site Compliant with Privacy Laws like LGPD and GDPR

Updated on: 2021-09-07

Posted on:

Blog: Laravel LGPD package blog
Package: Laravel LGPD

LGPD is a law in Brazil that aims to protect people's rights to privacy when it comes to personal data.

The law is complex. Businesses and other institutions need to comply with a lot of requirements of the law.

People need to be presented with many terms to understand what happens with their personal data when they sign up for a service that needs to comply with the LGPD law.

Users need to state that they understand and agree with all services' terms to comply with the LGPD law.

This package provides a solution to manage all the terms of the LGPD law that the service implements, and each user agrees.


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

1. How to Implement a PHP Image Detection Solution that Can Find If a Picture Contains Forbidden Content

Updated on: 2021-09-03

Posted on:

Blog: PHP PicPurify API package blog
Package: PHP PicPurify API

Many sites accept user-contributed pictures to be published on their pages.

However, there is always the risk that some users may submit inadequate pictures.

This package helps developers detect if a picture may be of a type that is not acceptable for publication, so a human may review it later to confirm if the picture is inadequate and avoid being published.


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

2. How Can PHP Print Labels using HTML to Personalize the Label Contents

Updated on: 2021-09-01

Posted on:

Blog: PHP Print Labels to PDF package blog
Package: PHP Print Labels to PDF

Sometimes it is necessary to generate labels to be printed and stamped in other objects like boxes, badges, or folders.

You can generate a label document in a word processing program and then send the label to a printer.

However, when you need to generate many labels with different text, for instance, to show the names of different people, it is a lot of work to create those label documents manually.

This package provides a more automated solution that can generate personalized labels in great quantity in less time.

It generates a PDF document with the spaces for each label. Then an application defines the content of each label using HTML.


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

1. How to Implement a List of Validations to Apply to HTTP Request Parameters using Filter Classes

Updated on: 2021-08-30

Posted on:

Blog: Ionizer PHP Filter Input package blog
Package: Ionizer PHP Filter Input

One of the most important security measures of Web applications is to validate and filter the input users passed to the application from external systems.

There are many solutions to validate and filter values of common types.

This package provides a solution that developers can adapt to validate filter any value by using classes that can perform any verification of the input values.


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

1. How to Use PHP Monitoring Tools to Quickly Find Issues that Are Causing Problems to Servers on Which PHP is Running

Updated on: 2021-08-29

Posted on:

Blog: PHP System Resources package blog
Package: PHP System Resources

Monitoring computer systems is essential to assure that all is working correctly or fix any issues as soon as possible to avoid increasing losses caused by malfunctioning systems.

It is possible to monitor each computer system depending on the operating system running in the computer.

This package provides a general solution for monitoring resources like the CPU, memory, disk, etc... It can work equally well on computer systems based on Linux or Windows Operating Systems.


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

1. How to Implement a PHP MySQL Update Schema Procedure Very Quickly

Updated on: 2023-07-11

Posted on:

Blog: mSync PHP Sync MySQL Databases package blog
Package: mSync PHP Sync MySQL Databases

Sometimes applications that use a database to store their data need to update the schema of the database tables to be able to implement new features.

Usually, developers start making changes to the database schema in the development environment. When the changes are well tested, they need to implement the same schema changes on the server-side.

This package provides a solution that uses schema definition files in JSON format to update the database schema either in the development environment or the production environment.


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

1. How Implement a Faster PHP Spell Check to Verify Text Spelling Using the FFI Extension

Updated on: 2021-08-25

Posted on:

Blog: Hunspell FFI PHP Spell Check Library package blog
Package: Hunspell FFI PHP Spell Check Library

Hunspell is a powerful library for checking the spelling of words.

Since it is a library written in C++, it can be called from PHP projects using the PHP FFI extension.

This package provides a solution to call the Hunspell library using PHP FFI to access it as a regular PHP class.


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

1. How to Implement a PHP Contact Form to Send Email with Encryption

Updated on: 2021-08-23

Posted on:

Blog: Discretion package blog
Package: Discretion

Email is one of the oldest forms of communication over the Internet. However, by default, email messages are exchanged without encryption, thus allowing potential leaks of sensitive information.

Email encryption standards like OpenPGP can help exchange encrypted messages as long as the sender and receiver have created and exchanged encryption keys.

This package can help solve the problem of taking messages from users of a Web site using contact forms.

Then it sends those messages to the email address of the Web site contact person using OpenPGP to encrypt the messages.


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

1. How to Create a PHP Menu System That Shows Items Depending on the User Roles and Permissions

Updated on: 2021-08-19

Posted on:

Blog: Easy Menu ACL Bundle package blog
Package: Easy Menu ACL Bundle

Many Web applications can show menus to their users according to their permissions to access the application features.

This package provides solutions to automatically configure the application features that appear in menus that each user can see by integrating with classes that determine the application permissions that the users have.


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


  936 - 927   ...   496 - 487   486 - 477   476 - 467   466 - 457   456 - 447   446 - 437   436 - 427   426 - 417   416 - 407   406 - 397   396 - 387   386 - 377   ...   6 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs