chrisboulton / php-diffLinks
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc). Based on the difflib implementation in Python
☆721Updated 3 years ago
Alternatives and similar repositories for php-diff
Users that are interested in php-diff are comparing it to the libraries listed below
Sorting:
- Lovely PHP wrapper for using the command-line☆739Updated this week
- Purl is a simple Object Oriented URL manipulation library for PHP 7.2+☆906Updated 3 years ago
- Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.☆1,049Updated last year
- A simple filtering library for PHP☆449Updated 6 years ago
- Micro PHP benchmark library☆563Updated 2 years ago
- A PHP implementation of a Fine granularity Diff engine: Diff can be computed up to character-level☆510Updated 8 years ago
- Implementation of the Token Bucket algorithm in PHP.☆511Updated 2 years ago
- The place to keep your cache.☆962Updated 5 months ago
- Build production-ready Daemons using PHP 5.3+. Build fault-tolerant applications without the boilerplate.☆760Updated 7 years ago
- QueryPath is a PHP library for manipulating XML and HTML. It is designed to work not only with local files, but also with web services an…☆821Updated last year
- A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.☆664Updated 4 years ago
- Better error reporting for PHP, and prettier too!☆1,341Updated 4 years ago
- An Elegant CLI Library for PHP☆796Updated last year
- A library for generating random numbers and strings☆839Updated 7 years ago
- Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.☆454Updated last year
- SQL database access through PDO.☆564Updated 2 weeks ago
- Browser, Operating System (OS), Device, and Language Detection PHP Library☆579Updated 3 years ago
- UserAgent parsing done right☆247Updated 4 years ago
- An IMAP library for PHP☆505Updated last year
- A high performance PHP library for using multi curl for parallel http calls.☆371Updated 4 years ago
- SphinxQL Query Builder generates SphinxQL, a SQL dialect, which is used to query the Sphinx search engine. (Composer Package)☆324Updated 2 years ago
- Config is a lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files☆974Updated 9 months ago
- JSON Object Signing and Encryption Framework (JWT, JWS, JWE, JWA, JWK, JWKSet and more)☆484Updated 5 years ago
- PHP Profiler & Developer Toolbar (built for Phalcon)☆442Updated 5 years ago
- A PHP git library☆776Updated 2 years ago
- Spot v2.x DataMapper built on top of Doctrine's Database Abstraction Layer☆600Updated 3 months ago
- This library provides an object-oriented and dependency free wrapper of the PHP cURL extension.☆327Updated last week
- Simple migrations system for php☆572Updated 6 months ago
- FluidXML, the PHP library for manipulating XML with a concise and fluent API.☆461Updated 7 months ago
- cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot