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  
  896 - 887   ...   566 - 557   556 - 547   546 - 537   536 - 527   526 - 517   516 - 507   506 - 497   496 - 487   486 - 477   476 - 467   466 - 457   456 - 447   ...   6 - 1  

1. How to Create a PHP Game Level Map Creator that Generates TMX Files to Use in Your Games Developed with CraftyJS

Updated on: 2022-01-11

Posted on:

Blog: PHP Tiled to CraftyJS package blog
Package: PHP Tiled to CraftyJS

CraftyJS is a JavaScript framework that you can use to develop games.

This package can convert game-level definitions defined in the TMX format into JavaScript components that you can use to implement those games in JavaScript.

You can generate game-level maps in the TMX format using applications like MapEditor.


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

1. How to Create a Video Player with Playlist from URLs of Pages with Videos from Well Known Video Sites

Updated on: 2022-01-07

Posted on:

Blog: PHP Video Player package blog
Package: PHP Video Player

HTML 5 introduced the possibility to embed video players in Web pages by specifying the URL of the video stream.

This package can find the video stream URLs displayed on many sites.

So it can generate HTML to embed those videos of many other sites in your sites' Web pages in a simple way.


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

1. How to Quickly Create a PHP Dashboard Page

Updated on: 2022-01-06

Posted on:

Blog: Melis PHP Dashboard Plugin Creator package blog
Package: Melis PHP Dashboard Plugin Creator

Dashboards are helpful to show several types of information on a single page, so users can quickly see what they want, for instance, about relevant aspects of their businesses.

This package is a plugin for the Melis platform that helps developers create new dashboards to show custom information in much less time than if they had to develop the dashboard software.


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

1. How to Setup a Laravel Application Structure using a More Complete Code Generator

Updated on: 2022-01-05

Posted on:

Blog: Laravel Module Generator package blog
Package: Laravel Module Generator

Laravel is a general PHP framework that many developers use to create their PHP applications.

This package can generate code to help create different components for Laravel applications. This way, you can start creating Laravel applications much faster.


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

1. How to Test Your Code with Multiple Versions to Check if Your Code is Read to Run in Recent PHP Versions

Updated on: 2022-01-04

Posted on:

Blog: Multiple PHP Versions Windows package blog
Package: Multiple PHP Versions Windows

When you develop code for other developers, it is always good to test that code on different versions of PHP, so the code is ready to handle the differences between the different versions of PHP.

This package creates a batch script for Windows named PHP.BAT that can be changed to run different versions of the PHP CLI version installed in the current computer.

This way, it is easy to switch the version of PHP that testing code will use.


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

1. How to Upload or Download Multiple Files at the Same Time to a FTP Server

Updated on: 2021-12-30

Posted on:

Blog: PHP FTP Client Library package blog
Package: PHP FTP Client Library

FTP is a traditional protocol that applications use to transfer files between computers.

PHP provides an extension that can download or upload files synchronously. Therefore the PHP scripts need to wait for one upload and download operation to finish to start another file transfer operation.

This package provides an alternative approach that allows asynchronous file upload or download. This way, it is possible to request that the box performs multiple file transfer operations simultaneously.


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

1. How to Use a PHP Calculator that Can Perform Calculations using Operations Determined at Run Time

Updated on: 2021-12-29

Posted on:

Blog: PHP Calculator package blog
Package: PHP Calculator

Some applications need to be able to perform calculations with dynamic operations and values that are only available at the time when the application code executes.

This package provides a solution for dynamically composing math operations depending on a logic defined by the applications using values for the operations variables that the application determines at execution time.


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

1. How to Create a PHP Loop That Invokes an Arbitrary Callback Function Allowing the Function Control When the Loop Ends

Updated on: 2021-12-28

Posted on:

Blog: PHP Loop Class package blog
Package: PHP Loop Class

Many applications need to execute tasks a given number of times or until a specific condition happens.

This class allows developers to execute a task in a cycle by passing a given callback function.

The class can call the function a given number of times or stop when the called function calls this class to stop the cycle.

This possibility allows developers to control when the task functions can decide to stop the cycle loops.


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

1. How to Improve the Conversions of a PHP Affiliate Site by Automating Affiliate Registrations

Updated on: 2021-12-27

Posted on:

Blog: PHP Dating Affiliate Tools package blog
Package: PHP Dating Affiliate Tools

Affiliation can be a good opportunity for different businesses to collaborate to sell products and services. The affiliate business can receive a share of the profits from the other company.

Business affiliation usually works by exposing links in the affiliate site that point to the registration page of the other business site.

This package provides a solution to simplify the process by showing the registration form on the affiliate site.


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

1. How Can PHP Applications Exchange Electronic Documents Using Automated Processes

Updated on: 2021-12-23

Posted on:

Blog: D3 EDI package blog
Package: D3 EDI

Electronic Data Exchange (EDI) is an activity that is essential to businesses that need to become more efficient by automating processes that companies need to execute.

Many businesses run applications that need to exchange documents produced by their users.

Each type of document has different characteristics and holds various types of information.

This package provides a solution that facilitates the processing of documents exchanged by applications.

It allows creating adapter components that can customize the processing of the types of documents that applications exchange.


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


  896 - 887   ...   566 - 557   556 - 547   546 - 537   536 - 527   526 - 517   516 - 507   506 - 497   496 - 487   486 - 477   476 - 467   466 - 457   456 - 447   ...   6 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs