Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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