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   ...   299 - 290   289 - 280   279 - 270   269 - 260   259 - 250   249 - 240   239 - 230   229 - 220   219 - 210   209 - 200   199 - 190   189 - 180   ...   9 - 1  

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)

2. How Can a PHP PSR-3 Logger be Used to Display Server Side Debug Information in a Browser Console Window

Updated on: 2020-08-19

Posted on:

Blog: XLogger PHP PSR Logger package blog
Package: XLogger PHP PSR Logger

PSR-3 is a PHP Standards Recommendation that defines an interface for logging application events.

This package implements a PSR-3 compliant logging solution that allows logging PHP application events using HTTP response headers that can be processed by file browser extensions, so PHP developers can see debug information in the browser console.


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

1. PSR-3 logging in a PHP application

Updated on: 2020-08-08

Posted on:

Blog: XLogger PHP PSR Logger package blog
Package: XLogger PHP PSR Logger

Logging within an application or module is one of the overarching tasks that is usually required regardless of the purpose of the component. Be it to log error messages or certain events during the process runtime, or to record information during debugging.

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

1. How to Find Proxy Servers with PHP to Send a Request to Another Server

Updated on: 2021-04-14

Posted on:

Blog: Tor PHP Get Proxy List package blog
Package: Tor PHP Get Proxy List

Sometimes it is necessary to work around network constraints and use a proxy server to send HTTP requests to remote server.

A PHP script can be used to send any HTTP requests via a given server.

If you do not have access to a your own proxy server, you can try using the Proxy IP List site to find available servers.


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

1. How to Create a Shopping Cart with a Flexible PHP Discount System?

Updated on: 2020-07-30

Posted on:

Blog: Flexible PHP Coupon System package blog
Package: Flexible PHP Coupon System

Many e-commerce sites were developed in PHP to sell products and services.

Giving temporary discounts is a form to boost sales just to a few potencial customers. One way to give discounts is to share discount coupons codes.

Here you can learn more about how can you implement a shopping cart discount system that provides the flexibility that you need.


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


  889 - 880   ...   299 - 290   289 - 280   279 - 270   269 - 260   259 - 250   249 - 240   239 - 230   229 - 220   219 - 210   209 - 200   199 - 190   189 - 180   ...   9 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs