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  
  845 - 836   ...   785 - 776   775 - 766   765 - 756   755 - 746   745 - 736   735 - 726   725 - 716   715 - 706   705 - 696   695 - 686   685 - 676   675 - 666   ...   5 - 1  

1. How Can PHP Log to Another Server Important Application Activity in a Secure Way

Updated on: 2023-03-27

Posted on:

Blog: Monolog Quill package blog
Package: Monolog Quill

Chronicle is an application that can store arbitrary data in an encrypted container.

A Chronicle instance can be made available over a network using client and server components like Gossamer and Quill.

This package provides a handler for the Monolog logging class to allow developers to log events in their applications securely by accessing a Chronicle instance via a Quill client.

This way, this package can help store logging information in a secure container that runs in a separate network machine if possible.


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

1. How to Manage PHP Work from Home using a Scheduling Tool

Updated on: 2023-03-26

Posted on:

Blog: PHP Work from Home Schedule package blog
Package: PHP Work from Home Schedule

Many developers have worked from home for years because they feel it is a more comfortable workplace.

Still, many companies prefer that employees work from their offices.

Since the pandemic, this preference has changed because many people have realized it is safer and faster to work from home, and employees can work more productively.

This package provides a solution to suggest a schedule to define how two teams will alternate the work location between home and office space.


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

1. How to Implement a Multi-Level PHP Event Handler System To Develop Complex Projects Made of Many Separate Components

Updated on: 2023-03-25

Posted on:

Blog: PHP Event based Inheritance Model package blog
Package: PHP Event based Inheritance Model

How to Implement a Multi-Level PHP Event Handler System To Develop Complex Projects Made of Many Separate Components

Event processing is an approach that developers can use to connect different parts of an application.

This way, a change in one part can trigger actions in other application parts.

For instance, if a user can push a button on a Web page, the application can use event processing to trigger the actions associated with the application button that the user pushed.

This package implements an inheritance model to process registered events.

This way, the package allows applications to implement event handlers that can process the events or pass the events to another event handling function registered to handle the same event.


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

1. How to Use a PHP Product Management System That Can Update Multiple E-Commerce Platforms At Once

Updated on: 2023-03-24

Posted on:

Blog: KennerPIM package blog
Package: KennerPIM

Product information management systems allow gathering of several types of information about products in a single place.

This way, product owners can update product information in new places. Then the product information can be automatically updated in several other places, for instance, shopping places that sell those products to final customers.

This package implements a product information management application in PHP.


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

1. How to Use a PHP Dependency Checker to Help Developers Realizing about Optimization Opportunities that Can Reduce Your Development Time

Updated on: 2023-03-23

Posted on:

Blog: Yii2 Dependency Finder package blog
Package: Yii2 Dependency Finder

Complex projects are often made of packages that provide services to others to reuse the work done by their developers, thus reducing the time the projects can take to develop.

Knowing the dependencies of projects on other packages can be helpful for developers to determine what packages their projects depend on.

This package implements means to find the dependencies of projects that use the Yii2 framework.


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

1. How to Add a PHP Wishlist to an E-Commerce Site that Uses WooCommerce to Help Selling More Products in the Future

Updated on: 2023-03-21

Posted on:

Blog: Ade Simple WooCommerce Wishlist plugin package blog
Package: Ade Simple WooCommerce Wishlist plugin

Many e-commerce sites have wishlists to help customers remember the products they want.

Maybe somebody buys one of those products so the customer may get that product someday.

Or maybe the customer buys that product later if he is reminded that the customer wished to have that product sometime in the past.

This package can add a wishlist to an e-commerce site built with WooCommerce. This way, e-commerce sites can sell the products they have in store more in the future.


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

1. How to Implement a Basic Artificial Intelligence PHP Decision Making Programs That Automatically Suggest Good Decisions Based on Probabilities

Updated on: 2023-03-20

Posted on:

Blog: PHP Probability Selector package blog
Package: PHP Probability Selector

Some applications need to select items from a list automatically. For instance, applications that need to assign jobs to a list of servers.

This class implements an algorithm that considers the number of times the items on a list was used and probability weights assigned to each item to decide which item should be used next time automatically.


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

1. How to Implement a PHP Bot Detection Process Like CloudFlare to Avoid SpamBots From Abusing Servers

Updated on: 2023-03-19

Posted on:

Blog: contao PHP Spambot Detection package blog
Package: contao PHP Spambot Detection

Spambots are usually programs that are run automatically by people with bad intentions.

Sometimes they want to steal the content of Web sites to republish on other sites without benefiting the original creators of the content.

Spambots may also overload servers because they send too many requests to servers to retrieve the content quickly.

This package provides a way to detect the accesses from spambots.

This way, site owners that use this package can block the access of spambots to avoid damages that it can cause to the site businesses.


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

1. How to Perform PHP Type Casting to String of Variables of Any Type to Generate Strings that You Can Easily Store in Databases or Files

Updated on: 2023-03-18

Posted on:

Blog: PHP Type Tools package blog
Package: PHP Type Tools

PHP is a language that is very flexible when it comes to manipulating the types of variable values.

This package provides a combination of tools in the form of practical classes that can perform several types of variable data type access, like generating unique strings from any variable values, type casting, and introspection of objects or array values.


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

1. How to Simplify Object Queries Using a PHP Active Record Relations Manager Trait

Updated on: 2023-03-16

Posted on:

Blog: Yii2 Query Relation Manager package blog
Package: Yii2 Query Relation Manager

ActiveRecord is a popular design pattern implemented by many frameworks based on the Model-View-Controller (MVC) design pattern to store and retrieve objects stored, for instance, in SQL databases.

Applications that use the MVC design pattern usually need to perform queries to retrieve specific model class objects that match certain conditions.

This package uses a query relation manager trait to add the ability to model classes to elaborate complex queries on model objects that match conditions that may include filters on the model object properties and relations with other model class objects.


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


  845 - 836   ...   785 - 776   775 - 766   765 - 756   755 - 746   745 - 736   735 - 726   725 - 716   715 - 706   705 - 696   695 - 686   685 - 676   675 - 666   ...   5 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs