Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdeans/utilities-vardumpers
A collection of helpful var dumper methods and functions.
https://github.com/pdeans/utilities-vardumpers
Last synced: about 2 months ago
JSON representation
A collection of helpful var dumper methods and functions.
- Host: GitHub
- URL: https://github.com/pdeans/utilities-vardumpers
- Owner: pdeans
- License: mit
- Created: 2019-09-02T00:59:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-03T20:17:31.000Z (over 1 year ago)
- Last Synced: 2024-10-16T14:41:16.005Z (2 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The PdeanS VarDumper Utilities Package
A collection of helpful var dumper methods and functions.
### Installation
Install via [Composer](https://getcomposer.org/).
```shell
composer require pdeans/utilities-vardumpers
```### Usage
Docs coming soon.