php-pecl-xrange - Numeric iterator primitives
- Website:
 - http://pecl.php.net/package/xrange
 - Licence:
 - PHP
 - Vendor:
 - Remi Collet
 
- 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.
Packages
| php-pecl-xrange-1.3.2-4.el7.remi.5.4.x86_64 | [22 KiB] | 
								Changelog by Remi Collet (2014-04-17):
								- add numerical prefix to extension configuration file (php 5.6)  |