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.
This package is open source and welcomes contributions! Feel free to open a pull request on this repository.
- Create an issue on the main Phpactor repository.
- Join the
#phpactor
channel on the Slack Symfony Devs channel.