phpactor/source-code-filesystem

This package is abandoned and no longer maintained. No replacement package was suggested.

Filesystem library for working with source code files

0.1.8 2021-08-15 13:32 UTC

README

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.