An open API service indexing awesome lists of open source software.

https://github.com/bolt/filesystem

A library for handling Bolt's filesystem abstraction.
https://github.com/bolt/filesystem

bolt filesystem

Last synced: about 1 month ago
JSON representation

A library for handling Bolt's filesystem abstraction.

Awesome Lists containing this project

README

        

# Bolt Filesystem

A library for handling [Bolt](https://bolt.cm)'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