lukascivil / TreeWalkerLinks
PHP JSON diff
☆74Updated 3 years ago
Alternatives and similar repositories for TreeWalker
Users that are interested in TreeWalker are comparing it to the libraries listed below
Sorting:
- Recursively compare the difference between two multidimensional arrays in PHP☆111Updated last month
- PHP calculator library for mathematical terms (expressions) passed as strings☆102Updated 3 years ago
- Stringy - A PHP string manipulation library with multibyte support, performance optimized☆177Updated 11 months ago
- Build complex rules, serialize them as JSON, and execute them in PHP☆161Updated last year
- PHP library for handling tree structures based on parent IDs, e.g. a self-joined database table☆241Updated 4 months ago
- Apache Tika bindings for PHP: extract text and metadata from documents, images and other formats☆117Updated 2 months ago
- Dot notation access to PHP arrays☆458Updated 9 months ago
- PHP library for simple configuration management☆58Updated last year
- A slim PHP wrapper around Google Chrome for converting URLs to PDFs or taking screenshots. It's easy to use and has a clean OOP interface…☆148Updated last year
- One common need when working in PHP is a way to convert an XML document into a serializable array. If you ever tried to serialize() and t…☆113Updated 4 years ago
- PHP Rule Engine - Parses & Evaluates JavaScript-like expressions☆129Updated 2 months ago
- A powerful alternative to var_export(), which can export closures and objects without __set_state()☆192Updated 3 months ago
- PHP library providing ISO codes with localization: country (ISO 3166-1), subdivision (ISO 3166-2), language (ISO 639-3), currency (ISO 4…☆179Updated 3 months ago
- DockerPHP: Dockerize any PHP project in under 5 minutes.☆71Updated last month
- PHP parser for mathematical expressions☆178Updated 3 years ago
- PHP Mathematical expression parser and evaluator☆116Updated 3 years ago
- Fuzzy string matching for PHP☆73Updated last year
- A JsonPath implementation in PHP