/source-code-filesystem

Filesystem abstraction for source code trees

Primary LanguagePHPMIT LicenseMIT

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.