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  
  897 - 888   ...   727 - 718   717 - 708   707 - 698   697 - 688   687 - 678   677 - 668   667 - 658   657 - 648   647 - 638   637 - 628   627 - 618   617 - 608   ...   7 - 1  

1. How to Implement a PHP Progressive Web App for E-Commerce that Provides Great User Experience

Updated on: 2022-11-28

Posted on:

Blog: React Laravel Stripe MailJet Pizza Ordering package blog
Package: React Laravel Stripe MailJet Pizza Ordering

Many PHP developers get customer requests to develop applications that allow their customers to place orders for pizza on the Internet.

This package implements a progressive Web application using PHP and JavaScript to implement a complete pizza ordering system.

This application helps other developers learn how to implement advanced Web applications for e-commerce or even other applications that can work without requiring users to install native applications for Android, iOS, or other mobile devices.


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

1. How to Avoid PHP Bugs using Type Safe Variables

Updated on: 2022-11-25

Posted on:

Blog: Ristretto PHP package blog
Package: Ristretto PHP

Type safety is a characteristic of languages that require certain operations with values of the correct values. This characteristic is good for catching bugs early in application development.

PHP was not originally a type-safe language. PHP is more tolerant of developer mistakes. This fact makes PHP a more accepted language among developers without formal education in programming.

This package provides a solution to make PHP more type-safe to avoid that applications shipping code with programming mistakes.

It provides several classes that implement type-safe operations, including some that are useful for cryptography applications.

With this package, you can implement cryptography applications with greater quality when compared to applications that do not use type safety.


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

1. How to Keep Track of All PHP Errors Not Showing to Users and Happen in the Same PHP Script

Updated on: 2022-11-24

Posted on:

Blog: PHP Custom Error package blog
Package: PHP Custom Error

Sometimes PHP applications need to keep track of multiple non-fatal errors that may happen during the execution of the same PHP script.

This package provides a simple class that can keep track of all error messages and codes that happen every time the current PHP script calls the class.

This possibility allows application developers to get a complete list of errors in executing a single script.


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

1. How to Use a PHP BlockChain API to Append Data to Your Application BlockChain Records

Updated on: 2022-11-23

Posted on:

Blog: PHP Quill package blog
Package: PHP Quill

Chronicle is a Web service application that can process HTTP requests to append data in blockchains.

The Quill package is a PHP client package that can write data to a Chronicle server to update blockchains.

This package allows the creation of distributed clients that can generate blockchain data stored in a Chronicle server.


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

1. How to Create Custom Posts with PHP Template Scripts Using a WordPress Custom Post Type Plugin

Updated on: 2022-11-22

Posted on:

Blog: WordPress Custom Post Type with Template package blog
Package: WordPress Custom Post Type with Template

WordPress is a popular content management system written in PHP. It is very flexible, allowing developers to extend the system's capabilities in many ways.

One of those ways to extend WordPress capabilities is to create custom post types.

This package provides a class that can improve WordPress custom posts. It can render the pages of custom posts automatically using PHP scripts that define templates to generate the post HTML.


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

1. How Can PHP Get Page Content of a Past Version of a Web Site to Find Security Issues Due to Recent Changes

Updated on: 2022-11-21

Posted on:

Blog: ReconCat package blog
Package: ReconCat

The Web Archive is a site that can show past versions of Web site pages. It provides a service that retrieves Web pages on different dates.

This way, it is possible to retrieve the contents of a given page as it was on past dates.

This package provides a command written in PHP that you can run from the command line console to retrieve many versions of the same. It can use threads to recover many pages faster.

The ability to retrieve past versions of a page can help detect changes caused by security incidents.

Security professionals can compare the versions of the same page to find pages that were changed and may need a new security auditing process to determine if people with bad intentions caused the changes.


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

1. How to Implement a PHP Social Network Script That Posts the Same Content in Multiple Social Networks at Once

Updated on: 2022-11-18

Posted on:

Blog: PHP Social Network Sync package blog
Package: PHP Social Network Sync

Many sites post content to multiple social networks to get more exposure.

If a single content post needs to be done separately for each social network site, that takes a lot of time for the person posting the content to all the social networks.

This package provides a more automated solution that can take much less time for the person doing the work to post on social networks.

It requires sending a single email message with the content to post to the cloud email service. Then that service can process the content and distribute it to different social networks.


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

1. How to Use PHP to Compute a GitHub Score for the Participation of a Developer

Updated on: 2022-11-16

Posted on:

Blog: Github PHP Rating package blog
Package: Github PHP Rating

GitHub is a popular site for hosting development projects. It keeps track of the activity of each developer that contributes to the projects hosted on the site.

This package can analyze the participation of each developer on GitHub, and then it computes a score based on the types of events in which the developer participated.

This way, this package can give a better idea of how active each developer is in the projects hosted on GitHub.


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

1. How to Implement a WordPress Plugin Currency Converter

Updated on: 2022-11-15

Posted on:

Blog: WordPress Currency Plugin package blog
Package: WordPress Currency Plugin

WordPress is a popular content management system written in PHP that allows developers to extend the types of content inserted into a page using plugins provided by any developer.

This package provides a WordPress plugin that allows site publishers to insert the currency exchange rate between the United States dollar and the Real currency of Brazil.


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

1. How to Implement a PHP Maintenance Mode to Show Useful Messages to the User of a Site While the Maintenance Work Lasts

Updated on: 2022-11-14

Posted on:

Blog: Yii2 Maintenance package blog
Package: Yii2 Maintenance

Once in a while, Web sites must perform maintenance tasks, such as updating the site application database schema to support new features.

During maintenance updates, the sites should not be accessible to regular users because the maintenance tasks may cause user interactions that lead to changes in information stored in the site database.

This package provides a solution to implement maintenance mode behaviors, for instance, showing warnings or only allowing administrators to access certain features of the sites.


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


  897 - 888   ...   727 - 718   717 - 708   707 - 698   697 - 688   687 - 678   677 - 668   667 - 658   657 - 648   647 - 638   637 - 628   627 - 618   617 - 608   ...   7 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs