bolt/filesystem

Bolt's filesystem abstraction layer

Maintainers

Package info

github.com/bolt/filesystem

pkg:composer/bolt/filesystem

Statistics

Installs: 180 653

Dependents: 4

Suggesters: 0

Stars: 10

Open Issues: 1

v2.5.3 2020-08-25 07:04 UTC

README

A library for handling Bolt's filesystem abstraction.

Bolt Filesystem comes with the following:

  • Symfony Finder-like functionality
  • Robust Handlers (File and Directory objects)
  • Image Info and EXIF abstractions
  • Exceptions for error handling
  • Interfaces for all the things
  • Manager class that fully implements a filesystem interface
  • Support for including / loading PHP files