bolt/filesystem

Bolt's filesystem abstraction layer

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