https://github.com/phpactor/text-document
Common interface for source code implementations
https://github.com/phpactor/text-document
Last synced: 8 months ago
JSON representation
Common interface for source code implementations
- Host: GitHub
- URL: https://github.com/phpactor/text-document
- Owner: phpactor
- License: mit
- Created: 2018-12-15T18:01:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T09:02:07.000Z (over 1 year ago)
- Last Synced: 2025-04-14T12:53:09.069Z (9 months ago)
- Language: PHP
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Text Document
=============

Collection of value objects for representing and referencing text documents
(principally source code) for use with [Phpactor](https://phpactor/phpactor).
Notice
------
This package is not actively developed here but in the main
[phpactor](https://github.com/phpactor/phpactor) repository. It is
_occasionally_ updated. Raise any issues about this repository there.