| Name: | php-nette-finder |
|---|---|
| Version: | 2.3.2 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 19196 |
| License: | BSD or GPLv2 or GPLv3 |
| RPM: | php-nette-finder-2.3.2-1.el7.noarch.rpm |
| Source RPM: | php-nette-finder-2.3.2-1.el7.src.rpm |
| Build Date: | Sat Dec 02 2017 |
| Build Host: | x86-ol6-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/nette/finder |
| Summary: | Nette Finder: Files Searching |
| Description: | Class Nette\Utils\Finder makes browsing the directory structure really easy. To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/Finder/autoload.php'; |
- update to 2.3.2 - run test suite with both php 5 and 7 when available
- initial package