|
1 |
| -<div align="center" markdown="1"> |
2 |
| - |
3 | 1 | [](http://o2system.id)
|
4 |
| -</div> |
5 |
| - |
6 |
| -<div align="center" markdown="1"> |
7 | 2 |
|
8 | 3 | [](https://scrutinizer-ci.com/g/o2system/filesystem/?branch=master)
|
9 | 4 | [](https://scrutinizer-ci.com/g/o2system/filesystem/build-status/master)
|
10 | 5 | [](https://packagist.org/packages/o2system/filesystem)
|
11 | 6 | [](https://packagist.org/packages/o2system/filesystem)
|
12 | 7 | [](https://packagist.org/packages/o2system/filesystem)
|
13 | 8 |
|
14 |
| -</div> |
15 |
| - |
16 | 9 | # O2System Filesystem
|
17 | 10 | O2System Filesystem is an Open Source PHP Convenience Library for reading, writing and appending data from and into files and directories, which is built for working more powerfully with O2System Framework, but it also can be used with other frameworks as a standalone version with limited features.
|
18 | 11 |
|
@@ -60,19 +53,12 @@ $downloader->download();
|
60 | 53 | Documentation is available on this repository [wiki](https://github.com/o2system/filesystem/wiki) or visit this repository [github page](https://o2system.github.io/filesystem).
|
61 | 54 |
|
62 | 55 | ### Ideas and Suggestions
|
63 |
| -Please kindly mail us at [o2system.[email protected]](mailto:o2system.[email protected]]) |
| 56 | +Please kindly mail us at [contact@o2system.id](mailto:contact@o2system.id]) |
64 | 57 |
|
65 | 58 | ### Bugs and Issues
|
66 | 59 | Please kindly submit your [issues at Github](http://github.com/o2system/filesystem/issues) so we can track all the issues along development and send a [pull request](http://github.com/o2system/filesystem/pulls) to this repository.
|
67 | 60 |
|
68 | 61 | ### System Requirements
|
69 |
| -- PHP 7.2+ |
| 62 | +- PHP 7.2+ with FileInfo (finfo) extension |
70 | 63 | - [Composer](https://getcomposer.org)
|
71 | 64 | - [O2System Kernel](https://github.com/o2system/kernel)
|
72 |
| - |
73 |
| -### Credits |
74 |
| -|Role|Name| |
75 |
| -|----|----| |
76 |
| -|Founder and Lead Projects|[Steeven Andrian Salim](http://steevenz.com)| |
77 |
| -|Documentation|[Steeven Andrian Salim](http://steevenz.com) |
78 |
| -|Github Pages Designer| [Teguh Rianto](http://teguhrianto.tk) |
0 commit comments