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.el6.remi.5.6.x86_64 | [19 KiB] |
Changelog by Remi Collet (2014-04-17):
- add numerical prefix to extension configuration file (php 5.6) |
php-pecl-xrange-1.3.2-2.el6.remi.5.6.x86_64 | [19 KiB] |
Changelog by Remi Collet (2013-11-09):
- cleanups for Copr - install doc in pecl doc_dir - install tests in pecl test_dir |