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
291 forks
Language: PHP
last commit: about 2 months 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,413 |
spatie/crawler | A powerful web crawler written in PHP that can execute JavaScript and crawl multiple URLs concurrently. | 2,552 |
firebase/php-jwt | A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. | 9,458 |
raulfraile/ladybugbundle | Provides an easy and extensible way to dump and inspect PHP variables in Symfony applications. | 328 |
laravel/pint | An opinionated PHP code style fixer for maintaining consistent and clean code | 2,817 |
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,094 |
erusev/parsedown | A PHP library that converts Markdown text into HTML | 14,820 |
thephpleague/csv | A lightweight PHP library for efficient CSV data manipulation and filtering | 3,357 |
php-cs-fixer/php-cs-fixer | Automates fixing PHP coding standards issues to follow community-driven standards | 12,922 |
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 | 609 |
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 | 201 |