https://github.com/codezero-be/filesystem
Perform basic filesystem operations
https://github.com/codezero-be/filesystem
Last synced: about 1 month ago
JSON representation
Perform basic filesystem operations
- Host: GitHub
- URL: https://github.com/codezero-be/filesystem
- Owner: codezero-be
- License: mit
- Created: 2015-02-24T23:30:01.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-25T17:00:28.000Z (almost 11 years ago)
- Last Synced: 2024-03-19T20:10:42.988Z (almost 2 years ago)
- Language: PHP
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Perform Basic Filesystem Operations
[]()
[]()
[](https://travis-ci.org/codezero-be/filesystem)
[](https://scrutinizer-ci.com/g/codezero-be/filesystem)
[](https://scrutinizer-ci.com/g/codezero-be/filesystem)
[](https://packagist.org/packages/codezero/filesystem)
This package offers a range of methods to interact with the filesystem.
## Installation
You can download this package, or install it through Composer:
"require": {
"codezero/filesystem": "1.*"
}
## Usage
### Available Methods
Coming soon...
## Testing
$ vendor/bin/phpspec run
## Security
If you discover any security related issues, please [email me](mailto:ivan@codezero.be) instead of using the issue tracker.
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
---
[](https://github.com/igrigorik/ga-beacon)