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  
  899 - 890   ...   779 - 770   769 - 760   759 - 750   749 - 740   739 - 730   729 - 720   719 - 710   709 - 700   699 - 690   689 - 680   679 - 670   669 - 660   ...   9 - 1  

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)

1. How to Get Your PHP Developer Reputation From Your Contributions to StackOverflow

Updated on: 2023-03-14

Posted on:

Blog: PHP StackExchange API package blog
Package: PHP StackExchange API

StackExchange is a well-known network of sites where users can ask questions about how to solve problems specific to those communities.

One of those sites of the StackExchange network is StackOverflow. This is a site for programmers.

This package allows developers to access several aspects of sites of the StackExchange network using its API.


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

1. How to Use a XML to PDF PHP Library to Generate PDF from Proof of Purchase XML Documents

Updated on: 2023-03-12

Posted on:

Blog: CFE Printer package blog
Package: CFE Printer

Many companies need to print documents that can be used as proof of purchase by their customers for the products or services.

In many countries, these documents are generated in XML format by the companies and authenticated by the official institutions that regulate commercial activities in those countries.

This package can print authenticated XML documents by generating PDF documents that can be saved or printed.


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

1. How to Use a PHP Multi-Tenant Framework On Top of Symfony to Implement Applications that Serve Multiple Customers with the Same Code

Updated on: 2023-03-11

Posted on:

Blog: Symfony Multi Tenant package blog
Package: Symfony Multi Tenant

Multi-tenant applications serve multiple users or customers running the same code base and various versions of the same application as if the applications are separate.

This type of application structure allows a single effort to address the needs of different customers with minimal measure of adaptation.

This package provides an example of a multi-tenant application using the Symfony framework to help other developers learn from this effort.


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

1. How to Get the Responsible Person For Computers on the Internet Using their Network Address

Updated on: 2023-03-10

Posted on:

Blog: IANA Enterprise Numbers Fetcher package blog
Package: IANA Enterprise Numbers Fetcher

The Internet Assigned Numbers Authority (IANA) assigns the main numbers used to connect to networks all over the Internet.

One of the types of numbers it assigns is the number of the companies responsible for networks connecting many nodes on the Internet.

This package can retrieve the complete list of companies IANA lists, so PHP developers can search that list for numbers and names of companies responsible for all the Internet network nodes made available in the IANA Enterprise numbers list.

This can be useful to solve problems of computers that are causing harm, like computers that run malware and need to stop.


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

1. How to Make More Money Paying Less Transaction Fees from a PHP E-Commerce Project Using a Laravel Stripe Integration Package

Updated on: 2023-03-09

Posted on:

Blog: Laravel Stripe Checkout package blog
Package: Laravel Stripe Checkout

Many PHP sites now have an e-commerce section where customers can buy products and services from the company that owns the site.

Stripe is one of the most popular payment gateways in use in many e-commerce sites to let customers pay for their orders.

This package extensively implements an e-commerce system in PHP that uses Stripe as a payment gateway.


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

1. How to Use a Plugin to Implement WooCommerce Custom Shipping Method to Add Cost Rules Specific to Certain Locations

Updated on: 2023-03-06

Posted on:

Blog: Ade Woocommerce Custom Shipping package blog
Package: Ade Woocommerce Custom Shipping

WooCommerce is a popular application that can transform a WordPress site into e-commerce.

WooCommerce allows the calculation of shipping costs of products using plugins.

This package provides a WooCommerce plugin to perform custom calculations of the shipping costs of products for specific destinations using the WooCommerce configuration pages to specify custom shipping costs.


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


  899 - 890   ...   779 - 770   769 - 760   759 - 750   749 - 740   739 - 730   729 - 720   719 - 710   709 - 700   699 - 690   689 - 680   679 - 670   669 - 660   ...   9 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs