Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goliatone/tiny-diff
Tiny diff is, as the name already suggests, a small PHP class that can create a diff without having to rely on any external libraries or utilities.
https://github.com/goliatone/tiny-diff
Last synced: 4 days ago
JSON representation
Tiny diff is, as the name already suggests, a small PHP class that can create a diff without having to rely on any external libraries or utilities.
- Host: GitHub
- URL: https://github.com/goliatone/tiny-diff
- Owner: goliatone
- Created: 2011-12-27T17:14:44.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-27T17:29:24.000Z (almost 13 years ago)
- Last Synced: 2024-10-11T09:09:00.343Z (27 days ago)
- Language: PHP
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
## About
Tiny diff is, as the name already suggests, a small PHP class that can create a diff without having to rely on any external libraries or utilities. Thanks to Dan Horrigan for helping me out with this class
## Usage
See the "example" directory
## License
Tiny Diff is licensed under the MIT license