PHP Classes

Packages of Joshy Francis

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Joshy Francis (2)  >  Mission progress status  >  Reputation  
Picture of Joshy Francis
Name: Joshy Francis <contact>
Classes: 2
Country: United States United States
Age: ???
All time rank: 3518469 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 412
Week users: 0
 
  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 Background Process  
Run script in the background on Linux or Windows
This class can run script in the background on Linux or Windows.

It can take a string with given PHP code and starts a process in the background to run the string code as a shell script.

The class can also check if the running process ended so applications can wait for the process to finish.

  Files folder image Phpnopea  
Simplified MVC Web application framework
This package provides a simplified MVC Web application framework.

It provides a small set of classes to help implement PHP Web applications based on the Model-View-Controller design pattern.

Currently, it provides:

- Route requests based on URL patterns

- Model classes that store objects in databases using PDO

- Generate view output with templates based on an optimized version of the Blade template engine

- Abstract the access to request and response details

- Etc...


  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