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   ...   326 - 317   316 - 307   306 - 297   296 - 287   286 - 277   276 - 267   266 - 257   256 - 247   246 - 237   236 - 227   226 - 217   216 - 207   ...   6 - 1  

1. How to Present a PHP Project Team in a Web Site using XOOPS CMS

Updated on: 2020-10-22

Posted on:

Blog: wgTeams package blog
Package: wgTeams

XOOPS is a versatile content management system that can be improved using third-party module.

This package provides a XOOPS module that can be used to present teams of people that collaborate in a given project.


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

1. How to Implement PHP Template Processing Recursion with SIREN Template Engine

Updated on: 2020-10-21

Posted on:

Blog: SIREN PHP Templating Library package blog
Package: SIREN PHP Templating Library

Recursive templates are those that may have placeholder marks that may be replaced with values that may have other placeholder marks.

Template engines that process recursive templates, must be able to replace all placeholder marks, so the final processed template output has all placeholder marks replaced by the final output text.

Read this tutorial article to learn from several code examples how the SIREN PHP Templating Library can assist you to fully process your recursive template.


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

1. How to Implement PHP Report Grouping that Work with Data Retrieved from Any Type of Data Source

Updated on: 2020-10-30

Posted on:

Blog: PHP Report Grouping package blog
Package: PHP Report Grouping

Many Web sites display reports of data eventually retrieved from databases or other data sources.

Usually those reports show the data that was retrieved. In some cases, the values that represent values calculated using values of the report itself, like for instance the total of column values.

This class provides a solution to generate this kind of report that can be used to display data from other types of reports, like any type of data source that can be accessed to retrieve data into arrays.


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

1. How to Implement a PHP Template Engine that Can Work with JavaScript and Python

Updated on: 2020-10-19

Posted on:

Blog: Grammar Template package blog
Package: Grammar Template

Template engines are very useful to separate programming logic from presentation logic.

Some applications may need to generate the same presentation from templates either on the server side with a language like PHP, or with on the browser side language like JavaScript.

The package implements a template engine that works in multiple languages including PHP and JavaScript.

This way developers can use this package PHP and JavaScript versions to render the same site presentation using the same template files.


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

1. How to Implement a Modular Laravel Template Engine based on Extension Module Class

Updated on: 2020-10-16

Posted on:

Blog: Laravel Template Engine Modules package blog
Package: Laravel Template Engine Modules

Some applications may need to implement complex presentation screens that show different types of information in a very specific way.

Modules can be useful to reduce the complexity, so each module implements a different part of the presentation of Web application screens.

This package provides means to implement modules for templates that can be used to render screens of Laravel Web applications.


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

1. How to Learn PHP Design Patterns from Code Examples Converted from the Head First Design Patterns Book

Updated on: 2020-10-13

Posted on:

Blog: Head First Design Patterns PHP package blog
Package: Head First Design Patterns PHP

Head First Design Patterns is a very popular book that many developers have bought to learn about software design patterns. The code examples in the book are in Java.

This package provides a port of the code examples to PHP, so the design patterns taught in the book become easier to understand by PHP developers.


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

1. How to Implement a PHP Bootstrap Icons Converter to Adjust Icons Color and Size

Updated on: 2020-10-11

Posted on:

Blog: PHP Bootstrap Icons package blog
Package: PHP Bootstrap Icons

Bootstrap is a popular library to use in Web sites to render Web pages with nice styles and icons.

This class allows changing a given icon image of the Bootstrap library to change it is size and color so it can be well integrated in a given site that uses a different color scheme or icon size.


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

2. How to Implement PHP Class Callbacks with Minimal Code

Updated on: 2020-10-08

Posted on:

Blog: Armory PHP Closure Trait package blog
Package: Armory PHP Closure Trait

Some classes need to implement a callback system that allows applications to customize actions to be executed when certain events happen inside the class.

This package provides a trait that can be used to quickly add callback function registration and invocation for any number of types of events that a class may trigger.


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

1. How Can PHP Convert XML to JSON to Migrate Old Data Documents to a Modern Format

Updated on: 2020-10-06

Posted on:

Blog: PHP XML to JSON Conversion package blog
Package: PHP XML to JSON Conversion

XML used to be a popular format to represent structured data that could be stored in files. Nowadays, JSON is a more popular format for the same purpose.

This package provides a solution that can be convert existing XML documents into equivalent documents that represent the same data structures in JSON format.


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

1. How Can PHP Show Currency Rates in Web Page using Drupal

Updated on: 2020-10-04

Posted on:

Blog: Drupal NBG Currency package blog
Package: Drupal NBG Currency

Drupal is a popular content management system (CMS) that allows customization by the means of module packages that can be created by third-party developers.

This package implements a Drupal module that can be used to display useful information about currencies of different world countries.


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


  896 - 887   ...   326 - 317   316 - 307   306 - 297   296 - 287   286 - 277   276 - 267   266 - 257   256 - 247   246 - 237   236 - 227   226 - 217   216 - 207   ...   6 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs