Commit graph

11 commits

Author SHA1 Message Date
Robin Appelman
214a31bc98 Add IteratorDirectory to create directory handles from iterators and arrays 2014-07-31 00:36:48 +02:00
Robin Appelman
b876cef7f2 Add interfaces for File and Directory wrappers 2014-07-30 23:51:55 +02:00
Robin Appelman
37ebfdf0b1 update readme example 2014-07-24 01:45:04 +02:00
Robin Appelman
fd996aea9c Fix case 2014-07-24 01:44:48 +02:00
Robin Appelman
a19beaf7ef Add Wrapper::wrap() convenience method 0.1.1
also fix some test class names
2014-07-24 01:07:35 +02:00
Robin Appelman
acb8b69108 call callbacks after running the stream operation 2014-07-24 00:45:45 +02:00
Robin Appelman
22966cdade lower case package name 0.1 2014-07-24 00:18:30 +02:00
Robin Appelman
eeebf10462 add readme 2014-07-23 23:23:12 +02:00
Robin Appelman
e1a270f184 php <5.4 doesn't support truncate for stream wrappers 2014-07-23 23:09:46 +02:00
Robin Appelman
dc3701e16f also test on 5.3 2014-07-23 23:03:36 +02:00
Robin Appelman
d54615fd3a initial version 2014-07-23 23:02:10 +02:00