PHP Classes

Packages of Mahesh S

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Mahesh S (3)  >  Mission progress status  >  Reputation  
Picture of Mahesh S
Name: Mahesh S <contact>
Classes: 3
Country: India India
Age: 36
All time rank: 3942273 in India India
Week rank: 195 Up19 in India India Up
All time users: 263
Week users: 0
Innovation award
Innovation award
Nominee: 2x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Property Preprocessor  
PHP Programming Innovation award nominee
October 2018
Number 5
Preprocess class variables when they are accessed
This package can preprocess class variables when they are accessed.

It provides a trait that implements a getter function defined by the __get function.

This trait getter function can parses the name of the variable that is being accessed and calls a function with the same name of the last part of the variable name to process the actual variable value before it is returned.
Not yet rated by the users

  Files folder image Simple PHP Multithreading  
Create threads that run multiple tasks in parallel
This package can create threads that run multiple tasks in parallel.

It can start multiple thread processes that can execute given PHP code using the command line interface version of PHP.

The processes can work well either on Linux and Windows. The processes take parameters to execute the given code passed as a PHP closure function.
Not yet rated by the users

  Files folder image YII2 PHP Template Render Class  
PHP Programming Innovation award nominee
November 2018
Number 9
Render templates in any format with YII2 framework
This package can be used to render templates in any format with YII2 framework.

It can return a template renderer object that takes as parameters a data provider object to generate the data to be displayed, as well the paths of a parent view and a item view.

The template renderer object can be returned to the action view call so it can be integrated in the current request output.
Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z