PHP Classes

PHP Classes blog

Recommend this page to a friend!

Latest PHP Classes blog posts

  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article  
  1996 - 1987   ...   1216 - 1207   1206 - 1197   1196 - 1187   1186 - 1177   1176 - 1167   1166 - 1157   1156 - 1147   1146 - 1137   1136 - 1127   1126 - 1117   1116 - 1107   1106 - 1097   ...   6 - 1  

1. How Can You Setup a Laravel Docker Environment From an Example

Updated on: 2020-09-05

Posted on:

Blog: Laravel Docker Starter package blog
Package: Laravel Docker Starter

Docker is a tool to help creating containers of all the files that are necessary to run applications, so they can easily be installed and put to work.

This package can be used to start a PHP project with Laravel, MySQL and Nginx using a Docker container.

This way, the package can help developers saving a lot of time start Laravel projects that are meant to be run in Docker containers.


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

1. How to Create a Compact PHP API in a Single Object

Updated on: 2020-09-04

Posted on:

Blog: Armory PHP Closure Trait package blog
Package: Armory PHP Closure Trait

The Armory PHP Closure Trait is a package that provides a trait that you can use in your PHP classes to quickly add a registration and a callback support to register and invoke callback functions to handle class specific events.

Read this short tutorial to learn about several ways to use the PHP Armory Trait.


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

1. How to Implement a PHP Timer Script like in JavaScript

Updated on: 2020-09-03

Posted on:

Blog: React PHP Timer Loop package blog
Package: React PHP Timer Loop

Many PHP developers also know well the JavaScript language. One possibility that JavaScript allows is to execute a piece of code after a given interval of time using functions like setTimeout and setInterval.

This package provides a PHP implementation of the JavaScript setTimeout and setInterval functions using ReactPHP.


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

1. How to Implement a Robust PHP Chat Application using ReactPHP and WebSockets

Updated on: 2020-09-02

Posted on:

Blog: ReactPHP Chat Client package blog
Package: ReactPHP Chat Client

ReactPHP is a project that makes it easier to implement applications that are based on the processing of asynchronous events, like for instance the processing of the exchange of chat messages between multiple chat users.

This package implements a ReactPHP based chat system that not only processes the exchange of chat messages sent by browsers that use WebSockets, but it can handle trickier situations, like the disconnection of chat users during the loss of the Internet connection.


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

1. How Can a Laravel Query Builder Trait Be Used to Test Applications Before Shipping to Production

Updated on: 2020-09-01

Posted on:

Blog: PHP Query Builder for Laravel package blog
Package: PHP Query Builder for Laravel

Storing and retrieving data in a database is a important activity of many type of applications.

The data to be stored in a database must be correct, so the applications behave as expected.

This package provides a trait that can generate database SQL queries for a model without storing any information. This way it can be used to test the generated SQL before it is used in the real application.


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

1. How Can PHP Sanitize Filename for Windows, Linux and other Systems

Updated on: 2020-08-30

Posted on:

Blog: PHP Sanitize Filename String package blog
Package: PHP Sanitize Filename String

When applications need to create files, it is convenient to only use ASCII characters in the file names to avoid portability problems when those files may be used by people that have computers or mobile devices that use different operating systems.

This package can not only replace non-ASCII characters by similar ASCII character versions in a string, but it can also rename a file that has non-ASCII characters to use only similar ASCII characters.


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

1. How to Create a PHP Chat Server Implementing an API for Web and Mobile Chat Clientes

Updated on: 2020-08-29

Posted on:

Blog: PHP Chat API package blog
Package: PHP Chat API

Many sites need a chat system to allow exchanging message between users or chat with the site support people.

This package implements an API for a chat system that can be used to exchange messages between people on a regular browser using JavaScript or a mobile version of the site application to communicate with the API.


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

1. How to Implement a PHP Review and Rating System

Updated on: 2020-08-29

Posted on:

Blog: R8 PHP Review System package blog
Package: R8 PHP Review System

One way to improve the utility of a Web site that publishes content or displays products for sale, is to add user contributed reviews, ratings and recommendations to the site pages.

This package provides classes and traits that can be used by classes to easily integrate forms to take those user reviews, ratings and recommendations to a Web site with content generated by those classes.


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

1. How to Implement a PHP Feedback System to Let Web Site Users Help Your Business

Updated on: 2020-08-24

Posted on:

Blog: PHP User Feedback System package blog
Package: PHP User Feedback System

Feedback is a very important means to help business owners that have Web sites to learn from their customers how their businesses can be improved.

This package provides a complete solution to record user feedback in the form of comments and Web site pages screenshots, assign managers to deal with customers themselves, generate reports, etc..


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

1. How Can PHP Generate QR Code or Bar Code from a Web page

Updated on: 2020-08-22

Posted on:

Blog: PHP Barcode and QRCode Reader and Generator package blog
Package: PHP Barcode and QRCode Reader and Generator

Nowadays, barcodes are very popular to identify codes that are attached to products and services to be provided physically.

This package provides an application can be used to read and print barcodes and qrcodes using a Web browser.


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

  1996 - 1987   ...   1216 - 1207   1206 - 1197   1196 - 1187   1186 - 1177   1176 - 1167   1166 - 1157   1156 - 1147   1146 - 1137   1136 - 1127   1126 - 1117   1116 - 1107   1106 - 1097   ...   6 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article