bolt/filesystem

Bolt's filesystem abstraction layer

Installs: 178 870

Dependents: 4

Suggesters: 0

Security: 0

Stars: 10

Watchers: 17

Forks: 5

Open Issues: 1

pkg:composer/bolt/filesystem

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