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  
  889 - 880   ...   439 - 430   429 - 420   419 - 410   409 - 400   399 - 390   389 - 380   379 - 370   369 - 360   359 - 350   349 - 340   339 - 330   329 - 320   ...   9 - 1  

1. How to Implement a PHP Social Network Platform of Your Own From Open Source Code

Updated on: 2021-05-19

Posted on:

Blog: Dwitri PHP Social Network Platform package blog
Package: Dwitri PHP Social Network Platform

Social networks are very popular applications that attract many users around the world.

There are many social network applications. Many of them are written in PHP.

This package provides a very complete PHP implementation of a social network that includes many of the features that the existing social networks provide to their users.


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

1. How Can PHP Execute Shell Commands and Process the Results in a Simple Way

Updated on: 2021-05-17

Posted on:

Blog: Phell Friendly PHP Shell Commands package blog
Package: Phell Friendly PHP Shell Commands

Sometimes applications need to use separate programs to implement a necessary functionality to execute an important task for the application users.

PHP can easily execute separate programs as if they run from the command line shell. However, processing the results of certain types of commands can be a complicated task.

This package provides a solution to simplify the processing of the results returned by certain commands by parsing those results and return an array that is easier for the applications to handle.


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

1. How to Store and Retrieve PHP Locale Settings to Personalize the Site Messages According to Each User Language

Updated on: 2021-05-14

Posted on:

Blog: OnTime PHP Multi Language trait package blog
Package: OnTime PHP Multi Language trait

Many applications need to support multiple languages to be used by people who understand only their native languages.

Therefore applications need to keep track what is the language that each user prefers.

This package provides a solution that can store in a database the language that each user will see the application texts.


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

1. How You can use a PHP Slug Creator to Generate Readable Web Page URLs in English and Other Languages

Updated on: 2021-05-13

Posted on:

Blog: PHP Slugify package blog
Package: PHP Slugify

A slug is a text that is often used in URLs to make them more readable for the users.

Usually, this is done by replacing non-ASCII characters with equivalent characters that users can read in the way the characters should sound.

There are many solutions to create a slug text. This package provides a more flexible solution that allows developers to customize how each character is mapped to other characters in the slug text.

This solution may be better when applications need to create slug texts that need to be readable by users that only understand other languages besides English.


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

4. How to Create a PHP Appointment Calendar

Updated on: 2021-05-11

Posted on:

Blog: Ladder PHP package blog
Package: Ladder PHP

Appointment calendars are very important to professionals and other people that want to participate in work sessions or other types of events that will happen in a specific day or time, so they do not forget those commitments.

PHP can be used to used to create and manage such type of calendars. Read this tutorial to learn how you can create appointments calendars in PHP with many nice features using the Ladder package.


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

1. Get images from Google Image Search

Updated on: 2022-08-06

Posted on:

Blog: PHP Google Image Scraper package blog
Package: PHP Google Image Scraper

Get the example.php

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

1. How to Discover What is the PHP Fastest Array Sort Method

Updated on: 2021-05-10

Posted on:

Blog: PHP Sorting Algorithms Benchmarker package blog
Package: PHP Sorting Algorithms Benchmarker

There are many ways to sort arrays, so they can present the data inside them in a way that is more convenient for the kind of processing that applications need to perform.

This package can help developers determining what can be the best method to sort arrays by testing each of the supported method by the package.

Then it can return information about the speed of processing of each of the methods to help developers deciding which is the best method for their purposes.


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

1. How Can PHP Run SQL Query Just By Accessing a Class Variable

Updated on: 2021-05-06

Posted on:

Blog: Queasy DB package blog
Package: Queasy DB

Many applications need to perform database queries to store and retrieve the information that they need to execute their tasks.

The traditional solutions to perform database queries require that developers assemble the SQL query strings combining any parameter values that may be necessary to compose the final SQL query strings.

This package provides a much simpler solutions that just requires accessing class variables to assemble and run the SQL queries that need to be executed.


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

1. How to Implement a PHP Image Edge Detection to Find Shapes using the Redstart Graphic BoxAction Classes

Updated on: 2021-05-05

Posted on:

Blog: Redstart Graphic Library package blog
Package: Redstart Graphic Library

Many people take pictures of other people, animals or objects that are important to the person that take the pictures.

Finding the edges of those people, animals or object may be useful to create contour lines around them or to create image clips cutting the image following the lines that connect the edges.

Read this short article to learn how to find the edges of images using the Redstart Graphic library package capabilities to detect those edges using builtin filter classes.


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

1. How to Develop More Efficient Applications Using PHP Asynchronous Programming with Micro-Services and React PHP or Swoole

Updated on: 2021-05-04

Posted on:

Blog: Crow PHP Web Framework package blog
Package: Crow PHP Web Framework

Asynchronous programming is a modern approach to develop applications that can make a more efficient use of the CPUs used in the machines on which the applications are running.

There are several solutions to implement asynchronous programming in PHP, like for instance Reach PHP and Swoole.

This package implements a framework that takes advantages of these asynchronous programming solutions to implement Web applications based on micro-services.


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


  889 - 880   ...   439 - 430   429 - 420   419 - 410   409 - 400   399 - 390   389 - 380   379 - 370   369 - 360   359 - 350   349 - 340   339 - 330   329 - 320   ...   9 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs