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  
  932 - 923   ...   852 - 843   842 - 833   832 - 823   822 - 813   812 - 803   802 - 793   792 - 783   782 - 773   772 - 763   762 - 753   752 - 743   742 - 733   ...   2 - 1  

1. How to Use a PHP API Generator Tool to Simplify the Development an API

Updated on: 2023-08-22

Posted on:

Blog: PHP API Assembler package blog
Package: PHP API Assembler

API development is complex. Developers that want to create an API need to take of many aspects of a working application like the API functions, API routing to classes that will implement the API calls, API user authentication, etc...

This package simplifies the process by providing an application that can generate files to implement an API from parameters passed via command line parameters or via an interactive user interface that can run from the command line console.


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

1. How to Use a PHP Women Menstruation Days Calculator to Help Couple Partners to Prepare for Dealing with Difficult Days for Women

Updated on: 2023-08-20

Posted on:

Blog: PHP Women's Menstruation package blog
Package: PHP Women's Menstruation

The menstruation date is important to many adult women and their couple partners.

Many couples that may only want to have children when they are ready or do not want to have children need to be careful to avoid having sex when the woman is in the fertile period.

If the couples know the menstruation date and the low fertility days of the woman, they know when are the safe days to have sex without the risk of getting pregnant.

This package helps users calculate the safer days considering the last menstruation data and the average length of the woman's menstruation cycle.


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

1. How to Implement a PHP Search Engine that Can Crawl, Index and Present Results Only of Specific Sites

Updated on: 2023-08-19

Posted on:

Blog: Searchy PHP Search Engine package blog
Package: Searchy PHP Search Engine

Popular search engines like Google are handy for finding content on sites where users don't know where those sites are.

When users want to search more specific sites that they know, general search engines like Google are not ideal.

This package provides a PHP application that lets users index and search only the sites they want.


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

1. How Can PHP Scan a Printed Document in a Simple Way Using the NASP2 Program and Save Scanned Documents to PDF Files

Updated on: 2023-08-18

Posted on:

Blog: PHP Scan Document package blog
Package: PHP Scan Document

NAPS2 is a program to execute from the command line console to scan printed documents and generate PDF files.

The NAPS2 program is an Open Source software tool available in several operating systems like Linux, Windows, and Mac OS X.

Read this article to learn how to use the PHP NAPS2 wrapper class to simplify automated document scanning from PHP.



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

1. How to Implement a PHP AJAX Image Upload with Progress Bar to Show How Much of a Large File Was Uploaded

Updated on: 2023-08-17

Posted on:

Blog: PHP AJAX Image Upload with Progress Bar package blog
Package: PHP AJAX Image Upload with Progress Bar

Many sites need to process image files uploaded by users using Web forms.

When the image files are large, uploading may take a lot of time.

In that case, it would be better to show a progress bar to let the users know how is the image file upload process going.

This package shows how to use AJAX support and the progress event to offer a percentage of the file uploaded to the server.


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

1. How Can PHP Generate Form from Database Table that Stores Application Configuration for All Users

Updated on: 2023-08-14

Posted on:

Blog: Easy PHP Config Bundle package blog
Package: Easy PHP Config Bundle

A significant part of the mature applications have configurations that the application users can edit.

Usually, developers store the configuration values for each user in some container, for instance, database tables. Then they develop a user interface to let users edit their configuration values.

This package provides an alternative solution that lets the application developer create model classes for each configuration they want to let the users edit.

Then the application can generate form groups that can be added to a form to let the users edit the configuration values on a Web page.

This way, developers can spend less time implementing Web forms to let users edit their application configuration settings.


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

1. How to Integrate a Laravel Site with a Woocommerce Site using a Laravel Woocoomerce Package

Updated on: 2023-08-13

Posted on:

Blog: Laravel Woocommerce Integration package blog
Package: Laravel Woocommerce Integration

Woocommerce is a prevalent e-commerce application built on top of WordPress.

Woocommerce exposes API functions that API clients can call to manipulate objects of an e-commerce site like customers, products, orders, etc...

This package makes calling those Woocommerce API functions from a Laravel application easy.


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

1. How to Use a PHP Test Coverage Tool to Improve the Quality of Your PHP Projects

Updated on: 2023-08-12

Posted on:

Blog: Laravel Route Coverage package blog
Package: Laravel Route Coverage

One way to measure the quality of a software project is to measure the ability of the project code to test itself and verify that the code works as intended.

The projects with the best quality often provide tests that cover a significant part of the code.

This package provides means to measure the extension of the tests provided by a Laravel package to test its features implemented by routes.

This way, developers can understand how much of their project code is covered by tests. Therefore they can also have an idea of how many tests need to be added to improve the coverage of the project tests.


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

1. How to Use a PHP Server Monitor Package For Free to Be Notified When a Site is Down

Updated on: 2023-07-17

Posted on:

Blog: PHP Server Status Script package blog
Package: PHP Server Status Script

Every Web project needs to be monitored to confirm it responds well when the users access the site.

One way to monitor a site is to try to access one page and check if it is responding quickly.

This package provides a script that responds to accesses from a separate server.

The script can check an internal file that records the last time the site application responded well.

If it passed over a given time, the script can record a downtime moment and output a response displaying the current downtime.

This way, a developer can implement a simple server status script cheaply.


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

1. How to Animate and Show the Conway's Game of Life PHP Implementation in a Web Site

Updated on: 2023-07-14

Posted on:

Blog: Conway's Game of Life PHP package blog
Package: Conway's Game of Life PHP

Game of Life is a concept created by John Horton Conway to define how the life of cells will happen in an ecosystem limited by rules.

The life of the cells can be animated and displayed on a board so the users can see what happens to the cells after each game iteration.

This package implements a PHP version of the Game of Life. The package can render the changes to the life of the cells in a Web page updated by this package on each iteration.


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


  932 - 923   ...   852 - 843   842 - 833   832 - 823   822 - 813   812 - 803   802 - 793   792 - 783   782 - 773   772 - 763   762 - 753   752 - 743   742 - 733   ...   2 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs