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  
  936 - 927   ...   636 - 627   626 - 617   616 - 607   606 - 597   596 - 587   586 - 577   576 - 567   566 - 557   556 - 547   546 - 537   536 - 527   526 - 517   ...   6 - 1  

1. How to Implement a Student Management System to Help Students Plan Their Studies Better

Updated on: 2022-06-15

Posted on:

Blog: PHP Student Sessions API package blog
Package: PHP Student Sessions API

A successful student needs to be prepared to show that he learned what he is supposed to learn from his teachers.

Usually, an exam presents exercises that the students need to do to prove they learned what teachers expect them to know.

When students have a limited period to study and be prepared to do the exam, they should plan better their studying efforts so they prepare themselves in time for the exam date.

The package provides an API that can generate a study plan with the times and chapters the students need to go through to practice what they learn and pass the exam.


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

1. How to Use a PHP Stock Management System to Keep Track of the Groceries that You Have at Home or Need to Buy

Updated on: 2022-06-14

Posted on:

Blog: PHP HouseHold package blog
Package: PHP HouseHold

Many people need to manage the stock of groceries and other products in their homes to consume.

This way, they can determine when it is necessary to buy more products running out of stock.

This package provides an application that lets them manage the stock of products they consume at home using either a Web interface, an API from a mobile application, or the command line console.


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

1. How to Implement an Asynchronous PHP Data Objects Using Swoole to Store and Retrieve Objects Faster

Updated on: 2022-06-13

Posted on:

Blog: Q PHP Storage Class package blog
Package: Q PHP Storage Class

Swoole is an Open Source project that allows developers to create PHP applications that can execute operations asynchronously and quickly.

This way, applications can execute multiple operations simultaneously in parallel, so a single PHP script can run in less time than the same script would execute using the regular PHP implementation.

This package uses Swoole speed optimization to implement a client that can store objects in a storage container managed by a server executed using Swoole.

This package can store and retrieve data objects faster than using traditional types of databases used by PHP developers that require clients to wait until the database access queries finish before the PHP scripts move to execute the next operation in the same PHP script.


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

1. How to Create a Memes PHP Script to Generate Funny Images using a PHP Class

Updated on: 2022-06-10

Posted on:

Blog: PHP Memes Generator package blog
Package: PHP Memes Generator

A meme is a way to propagate a situation that often is funny. Funny images usually represent a Meme that describes that situation.

This package can generate meme images from base images and funny texts.

This way, you can generate lovely mime images that others may consider funny and like you more for making them enjoy the comical situation and become happier.


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

1. How to Use PHP Eloquent Model Classes in PHP Applications that Use the CodeIgniter Framework

Updated on: 2022-06-09

Posted on:

Blog: Codeigniter Eloquent ORM package blog
Package: Codeigniter Eloquent ORM

CodeIgniter is a popular PHP framework used by many developers to implement PHP applications following a consistent development method.

Eloquent ORM is a PHP package that can map model classes to database table records to store application data objects.

Often the Eloquent ORM is used in PHP applications that use the Laravel framework.

This package demonstrates that PHP developers can learn how to use the Eloquent ORM model class objects in a CodeIgniter application.


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

1. How You Can Debug PHP Online Using a Web Page and without Installing Server Side Extensions

Updated on: 2022-06-08

Posted on:

Blog: XR PHP Debugger Online package blog
Package: XR PHP Debugger Online

Most PHP developers need to debug their code as part of the development work to ensure it works well as expected.

PHP provides debugging functions that have limited capabilities.

There are alternative solutions based on PHP extensions that are hard to install and often required to alter the security protections to debug PHP applications running on production servers.

They often require special effort to integrate with IDE tools that support PHP.

This package provides a better alternative that allows developers to debug their PHP applications.

It allows developers to insert a few lines of code in the PHP applications that they want to debug.

Then developers can access a Web server that provides a user-friendly interface to control the PHP application they want to debug.


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

1. How to Extract PHP HTTP Request Variables to Pass to a Controller using a Router Class that Extracts Many Types of Values

Updated on: 2022-06-03

Posted on:

Blog: Mezon PHP HTTP Request Values package blog
Package: Mezon PHP HTTP Request Values

PHP provides super-global variables to facilitate access to the values extracted from the current HTTP request.

Nowadays, many applications use router components that can parse the HTTP request to configure which controller class handles the HTTP request.

This package combines the features of PHP to extract HTTP request values with the quality of the Mezon router class to retrieve HTTP request values and route parameter values using the same code.


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

1. How to Implement a PHP Darts Count to Help Darts Game Players to Keep Track of the Game Score

Updated on: 2022-05-31

Posted on:

Blog: PHP Darts Counter Game package blog
Package: PHP Darts Counter Game

Darts is a popular game that allows several people to play by throwing dart arrows at a target board. Each player can earn points depending on how close the hands stick to the center of the board.

This package can help manage each player's score until each game ends to determine who won.

This way, the package can help keep track of the game's progress accurately, so the players do not have to remember how many points each player is scoring.


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

1. How to Use PHP Code to Generate Excel Report Pages in a Site Using a Joomla CMS Plugin

Updated on: 2022-05-27

Posted on:

Blog: Joomla Summary Report package blog
Package: Joomla Summary Report

Joomla is a popular content management system (CMS) written in PHP. Developers can extend it with plugins that make it more useful for sites that publish content using the Joomla system.

This package provides an example of a plugin for the Joomla CMS that can show how to create plugins in practice. It shows how to extract data from Microsoft Excel files and display it as a report on a Web page managed by Joomla.


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

1. How to Implement a Process of Automated Testing of PHP Web Applications Controlling a Browser using PHP from the Console

Updated on: 2022-05-26

Posted on:

Blog: PHP Browser Reload package blog
Package: PHP Browser Reload

The best way to test a Web application is to do human testing.

Human testing means that a natural person uses a browser to access the Web application pages. It is possible to confirm that the user performs the desired actions in the application.

Sometimes it is convenient to automate the tests making the current user access the same page again. So the user would need to tell the browser to reload the current page.

This package provides a means to automate the browser reloading process by emulating the user's input to make the browser reload the current page without having a natural person interacting with the browser application.


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


  936 - 927   ...   636 - 627   626 - 617   616 - 607   606 - 597   596 - 587   586 - 577   576 - 567   566 - 557   556 - 547   546 - 537   536 - 527   526 - 517   ...   6 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs