Top Level :: Tools and Utilities
:: xrange
xrange
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
Numeric iterator primitives |
Maintainers |
Paul Chandler <
pestilence669 at php dot net >
(lead)
[details]
|
License |
PHP License |
Description |
xrange is a compiled extension that provides numeric iteration primitives to PHP on top of SPL. It includes a lean numeric range generator / iterator, modeled after Python's xrange() function. It's intended to provide an alternative for all numeric iteration and looping. |
|
Dependencies |
Release 1.3.2: |
PHP Version: PHP 5.0.0 or newer PEAR Package: PEAR 1.4.0b1 or newer PHP Extension: spl
|
Release 1.3.1: |
PHP Version: PHP 5.0.0 or newer PEAR Package: PEAR 1.4.0b1 or newer PHP Extension: spl
|
Release 1.3: |
PHP Version: PHP 5.0.0 or newer PEAR Package: PEAR 1.4.0b1 or newer
|
|
|