This is the Linux app named php-file-iterator whose latest release can be downloaded as phpunit_php-file-iterator6.0.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named php-file-iterator with OnWorks for free.
Làm theo các hướng dẫn sau để chạy ứng dụng này:
- 1. Đã tải ứng dụng này xuống PC của bạn.
- 2. Nhập vào trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 3. Tải lên ứng dụng này trong trình quản lý tệp như vậy.
- 4. Khởi động trình giả lập trực tuyến OnWorks Linux hoặc trình giả lập trực tuyến Windows hoặc trình mô phỏng trực tuyến MACOS từ trang web này.
- 5. Từ Hệ điều hành OnWorks Linux mà bạn vừa khởi động, hãy truy cập trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 6. Tải xuống ứng dụng, cài đặt và chạy nó.
MÀN HÌNH
Ad
php-file-iterator
MÔ TẢ
php-file-iterator is a small library that walks directory trees and yields files matching include/exclude rules, commonly used to discover test files. It supports filtering by suffixes or prefixes (for example, “Test.php”) to keep selection deterministic. Exclusion lists help you skip vendor directories, VCS folders, or generated artifacts that would otherwise slow down tools. The iterator interface means results are streamed rather than loaded at once, which keeps memory usage modest on large codebases. It also plays nicely with glob patterns and SPL iterators, so you can combine it with other filesystem utilities. As part of the PHPUnit tooling suite, it’s optimized for speed and predictable behavior across platforms.
Tính năng
- Recursive file discovery with prefix and suffix filters
- Exclude lists for vendor, VCS, cache, or build directories
- Lazy iteration to keep memory usage low on big projects
- Simple API that composes with SPL and glob utilities
- Cross-platform path handling for consistent results
- Battle-tested in PHPUnit workflows for test file discovery
Ngôn ngữ lập trình
PHP
Danh Mục
This is an application that can also be fetched from https://sourceforge.net/projects/php-file-iterator.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
