 |
|
Innovation award
 Nominee: 8x |
This class can be used to create closure functions that work with any PHP 5 version.
It uses a lambda function to enclose the closure object for simple execution.
Additionally, supports scalar type hinting and the ability to change execution scope of the closure object using a supported interface.
|
|
| Name: |
pClosure |
| Base name: |
pclosure |
| Description: |
Create closure functions for any PHP 5 version |
| Version: |
0.1 |
| PHP version: |
5.0 |
| License: |
MIT/X Consortium License |
| All time users: |
353 users |
| All time rank: |
5794 |
| Week users: |
0 users |
| Week rank: |
2072  |
| |
|
 July 2009
Number 9 |
Closures are references to code that can work as a function but does not have a name nor is associated with any class.
PHP 5.3 is the first PHP version that introduced the support to closure functions.
This class provides an emulation of closure functions that works with any PHP 5 version, even before PHP 5.3.
Manuel Lemos |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|