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  
  1777 - 1768   1767 - 1758   1757 - 1748   1747 - 1738   1737 - 1728   1727 - 1718   1717 - 1708   1707 - 1698   1697 - 1688   1687 - 1678   1677 - 1668   1667 - 1658   ...   7 - 1  

1. How to Use a PHP Image Manipulation API More Efficiently By Performing Many Operations Before Downloading the Resulting Image from the API

Updated on: 2023-04-04

Posted on:

Blog: Manejo Imagenes package blog
Package: Manejo Imagenes

Many PHP applications need to process images in many ways.

This package provides an API that can handle HTTP requests that send images for processing and return the processed image as a response.

The package can store the images sent to the server in a database. This way, the API can perform several image processing operations, and only when the client applications are made the API returns the final image that was processed.


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

1. How to Improve the Words Used in PHP Code to Develop Better PHP Domain Driven Design Applications

Updated on: 2023-04-01

Posted on:

Blog: PHP Wording Detector package blog
Package: PHP Wording Detector

Domain-driven design (DDD) is an approach to software development that tries to match the programming style with language that uses words that better fit the use of words in a given domain of the problems that applications try to solve.

This package can analyze the words used in the code of PHP classes and generate reports of using words in the code.

This way, developers can see if the words used in their code are the same as those used in application problems and solutions.


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

1. How to Implement a PHP Game Engine using a PHP Map Class to Render Game Maps Made of Small Set of Tile Images

Updated on: 2023-03-31

Posted on:

Blog: PHP Map Tiler package blog
Package: PHP Map Tiler

Many games need to display maps on the screen to let the players see where is their game player's character.

A map may be made of similar tiles used in multiple places on the map.

This package provides means to display maps on a Web page using tiles taken of images that contain multiple map tiles per image.

Using multiple tiles from a single image can make the map rendering faster because that image can be loaded once and cached on the browser side to make the map rendering done very quickly.


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

1. How You Can Use a WordPress File Manager Plugin for Users to Manage WordPress Files Using the Administration Pages

Updated on: 2023-03-30

Posted on:

Blog: miwo WordPress FTP Plugin package blog
Package: miwo WordPress FTP Plugin

WordPress is a very popular PHP application that can be extended with useful plugins that can make WordPress more valuable than the base version without any plugins installed.

WordPress does not allow administrators to manage the files and folders stored with the WordPress installation.

This package is a WordPress plugin that provides a Web interface to let administrators perform several practical operations with files and folders stored in the server where WordPress is installed.


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

1149. How Can You Start Improving a Web Design with New Page Layouts using Prototypes Developed in the Figma Tool

Updated on: 2023-03-29

Posted on:

Every time you need to implement an application, you must think about how the application pages will be presented and how the users will interact with the pages.

Suppose your applications are not simple and are made of many pages. In that case, it is better to create prototypes to preview how the applications will look and how the users will interact to perform the actions they want to do in your application.

Designing prototypes before implementing the pages is better so you can preview the pages and make as many quick changes until the pages work simply for lay users.

Read this article to learn how to take advantage of a good prototyping tool named Figma and how you can use this tool for free.


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

1148. How to Do Web Development of PHP Projects Faster Using a Workflow Tool to Help Managing the Project Tasks

Updated on: 2023-03-28

Posted on:

Many software development projects can become complex and involve many people. Some tasks must be done by people waiting for others to do their part.

A workflow system can help manage all the tasks and people participating in a project so that the project can be done faster.

Please read this short article to learn how to use the airSlate tool to help you manage your software projects faster. You can also try this tool for free for 30 days, so you can try it without paying.




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

1. How Can PHP Log to Another Server Important Application Activity in a Secure Way

Updated on: 2023-03-27

Posted on:

Blog: Monolog Quill package blog
Package: Monolog Quill

Chronicle is an application that can store arbitrary data in an encrypted container.

A Chronicle instance can be made available over a network using client and server components like Gossamer and Quill.

This package provides a handler for the Monolog logging class to allow developers to log events in their applications securely by accessing a Chronicle instance via a Quill client.

This way, this package can help store logging information in a secure container that runs in a separate network machine if possible.


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

1. How to Manage PHP Work from Home using a Scheduling Tool

Updated on: 2023-03-26

Posted on:

Blog: PHP Work from Home Schedule package blog
Package: PHP Work from Home Schedule

Many developers have worked from home for years because they feel it is a more comfortable workplace.

Still, many companies prefer that employees work from their offices.

Since the pandemic, this preference has changed because many people have realized it is safer and faster to work from home, and employees can work more productively.

This package provides a solution to suggest a schedule to define how two teams will alternate the work location between home and office space.


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

1. How to Implement a Multi-Level PHP Event Handler System To Develop Complex Projects Made of Many Separate Components

Updated on: 2023-03-25

Posted on:

Blog: PHP Event based Inheritance Model package blog
Package: PHP Event based Inheritance Model

How to Implement a Multi-Level PHP Event Handler System To Develop Complex Projects Made of Many Separate Components

Event processing is an approach that developers can use to connect different parts of an application.

This way, a change in one part can trigger actions in other application parts.

For instance, if a user can push a button on a Web page, the application can use event processing to trigger the actions associated with the application button that the user pushed.

This package implements an inheritance model to process registered events.

This way, the package allows applications to implement event handlers that can process the events or pass the events to another event handling function registered to handle the same event.


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

1. How to Use a PHP Product Management System That Can Update Multiple E-Commerce Platforms At Once

Updated on: 2023-03-24

Posted on:

Blog: KennerPIM package blog
Package: KennerPIM

Product information management systems allow gathering of several types of information about products in a single place.

This way, product owners can update product information in new places. Then the product information can be automatically updated in several other places, for instance, shopping places that sell those products to final customers.

This package implements a product information management application in PHP.


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

  1777 - 1768   1767 - 1758   1757 - 1748   1747 - 1738   1737 - 1728   1727 - 1718   1717 - 1708   1707 - 1698   1697 - 1688   1687 - 1678   1677 - 1668   1667 - 1658   ...   7 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article