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.
- Host: GitHub
- URL: https://github.com/bolt/filesystem
- Owner: bolt
- Created: 2015-08-31T21:42:11.000Z (almost 10 years ago)
- Default Branch: 2.5
- Last Pushed: 2020-08-25T07:04:57.000Z (almost 5 years ago)
- Last Synced: 2025-04-26T09:09:36.647Z (about 1 month ago)
- Topics: bolt, filesystem
- Language: PHP
- Homepage: https://bolt.cm/
- Size: 356 KB
- Stars: 10
- Watchers: 17
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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