omexon/filesystem

Filesystem (directory, file, ...)

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/omexon/filesystem

1.0.1 2019-09-18 05:46 UTC

This package is auto-updated.

Last update: 2025-10-18 18:38:17 UTC


README

License Build Status codecov

Helpers

  • Path - Determine paths in a project.
  • File - File handling (get/put/copy/move/delete/...).
  • Directory - Directory handling (delete/clean/...).
  • Cache - Simple cache implementation.