2017 © Pedro Peláez
 

library disk

disk

image

zodream/disk

disk

  • Thursday, July 19, 2018
  • by zx648383079
  • Repository
  • 1 Watchers
  • 0 Stars
  • 57 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 14 % Grown

The README.md

disk

Disk, (*1)

查找文件是否包含指定字符串

$finder = new \Zodream\Disk\StreamFinder([
    ['<%', '%>'],
    '<?php',
    ['<?=', '?>']
]);
$finder->matchFile("6.gif"); // 返回是否包含

The Versions

19/07 2018

dev-master

9999999-dev https://github.com/zodream/disk

disk

  Sources   Download

MIT Apache Licence 2.0

The Requires

  • php >=5.6.0

 

disk zodream

03/01 2018

v1.1

1.1.0.0 https://github.com/zodream/disk

disk

  Sources   Download

Apache Licence 2.0

The Requires

  • php >=5.6.0

 

disk zodream

29/10 2017

v1.0

1.0.0.0 https://github.com/zodream/disk

disk

  Sources   Download

Apache Licence 2.0

The Requires

  • php >=5.6.0

 

disk zodream