kint
PHP debugger
A tool for debugging and inspecting PHP data structures with interactive controls and automatic parsing.
Kint - Advanced PHP dumper
3k stars
106 watching
292 forks
Language: PHP
last commit: 5 days ago
Linked from 1 awesome list
debugdevdeveloper-toolskintphp
Related projects:
Repository | Description | Stars |
---|---|---|
symfony/var-dumper | Provides a way to inspect and debug arbitrary PHP variables in a structured format | 7,400 |
spatie/crawler | A powerful web crawler written in PHP that can execute JavaScript and crawl multiple URLs concurrently. | 2,537 |
firebase/php-jwt | A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. | 9,436 |
raulfraile/ladybugbundle | Provides an easy and extensible way to dump and inspect PHP variables in Symfony applications. | 329 |
laravel/pint | An opinionated PHP code style fixer for maintaining consistent and clean code | 2,797 |
krakphp/php-inc | A Composer plugin that automatically includes PHP files with easing functions into autoload configurations during the dump-autoload event. | 5 |
nikic/php-parser | A PHP code parsing and analysis library providing an abstract syntax tree (AST) representation of the parsed code | 17,048 |
erusev/parsedown | A PHP library that provides a simple and fast way to parse Markdown text into HTML | 14,794 |
thephpleague/csv | A PHP library for parsing, writing, filtering, and transforming CSV files efficiently. | 3,344 |
php-cs-fixer/php-cs-fixer | Automates fixing PHP coding standards issues to follow community-driven standards | 12,871 |
ionbazan/composer-diff | Tool to compare changes in Composer dependencies between different versions of a project's composer.lock file and generate a report. | 147 |
janephp/janephp | Tools for generating PHP models and API clients from JSON Schema/OpenAPI specs | 607 |
yireo/yireo_dumpcmscontent | A Magento 2 module to dump CMS pages and blocks to a folder for Tailwind CSS configuration | 16 |
webfactory/slimdump | Tools for creating configurable dumps of large databases in a convenient and reproducible way | 184 |
overblog/dataloader-php | A utility to simplify data fetching by batching and caching requests to remote data sources | 200 |