Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

朱继来 / 后台订单管理

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Find file History
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
Switch branch/tag
  • Order
  • vendor
  • phpunit
  • php-file-iterator
  • 叶明星's avatar
    账期管理 · d99f4f05
    叶明星 committed 6 years ago
    d99f4f05
Name
Last commit
Last Update
..
src Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
ChangeLog.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
composer.json Loading commit data...
README.md

File_Iterator

Installation

You can add this library as a local, per-project dependency to your project using Composer:

composer require phpunit/php-file-iterator

If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:

composer require --dev phpunit/php-file-iterator