dshoreman / source-code-filesystem

Filesystem abstraction for source code trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source Code Filesystem

CI StyleCI

This library is a filesystem abstraction for source code trees. That is, it is intended to provide an interface to access and manipulate files in a source code tree.

It provides to adapters:

  • Simple: Standard filesystem.
  • GIT: Git.

This is a WIP.

Contributing

This package is open source and welcomes contributions! Feel free to open a pull request on this repository.

Support

  • Create an issue on the main Phpactor repository.
  • Join the #phpactor channel on the Slack Symfony Devs channel.

About

Filesystem abstraction for source code trees

License:MIT License


Languages

Language:PHP 100.0%