{"id":18803082,"url":"https://github.com/nabeelalihashmi/lightstats","last_synced_at":"2026-01-05T11:30:17.036Z","repository":{"id":37453987,"uuid":"505829924","full_name":"nabeelalihashmi/LightStats","owner":"nabeelalihashmi","description":"Lightweight Debugger, Request Inspector for PHP.","archived":false,"fork":false,"pushed_at":"2022-06-23T18:40:53.000Z","size":2253,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-29T20:22:42.140Z","etag":null,"topics":["inspector","php","php-debugger","stats-viewer"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nabeelalihashmi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-21T12:17:38.000Z","updated_at":"2022-06-21T12:54:23.000Z","dependencies_parsed_at":"2022-08-23T15:50:22.939Z","dependency_job_id":null,"html_url":"https://github.com/nabeelalihashmi/LightStats","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabeelalihashmi%2FLightStats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabeelalihashmi%2FLightStats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabeelalihashmi%2FLightStats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nabeelalihashmi%2FLightStats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nabeelalihashmi","download_url":"https://codeload.github.com/nabeelalihashmi/LightStats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239735259,"owners_count":19688262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["inspector","php","php-debugger","stats-viewer"],"created_at":"2024-11-07T22:33:01.388Z","updated_at":"2026-01-05T11:30:17.001Z","avatar_url":"https://github.com/nabeelalihashmi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![LightStats](./docs/header.png)\n\n# LightStats\n\nAn easy to use request inspector, debugger for PHP with ability to search.\n\n![LightStats Screenshot](./docs/ls.png)\n\n\n## About Author\n[Nabeel Ali](https://iconiccodes.com)\n\nWebsite: [https://iconiccodes.com](https://iconiccodes.com)\n\nEmail: [mail2nabeelali@gmail.com](mailto:mail2nabeelali@gmail.com)\n\n\n## Features\n\n* Double click to copy the value of cell on clipboard.\n* Fullscreen view.\n* Size and Type info on hover.\n* Toggle Types\n* Search\n* Change Transparency\n\n![Fullscreen Nested](./docs/nested.png)\n![Fullscreen Nested](./docs/t.png)\n\n\n\n## Installtion\n\n```\ncomposer require nabeelalihashmi/LightStats:dev-master\n```\n\n## Usage\n\nAt start of script, store `microtime` value.\n```\n$start_time = microtime(true);\n```\n\nCreate a new instance of `LightStats` class.\n```\n$stats = new LightStats;\n```\n\nAt very end, call inspect method/\n```\n$stats-\u003einspect($start_time);\n```\n\n### Inspect own items\n\nLightStats provide static function `ldump`.\n\n```\nLightStats::ldump($key, $value);\n```\n\n-------------------------\n\n## License\n\nLightStats is released under permissive licese with following conditions:\n\n* It cannot be used to create adult apps.\n* It cannot be used to gambling apps.\n* It cannot be used to create apps having hate speech.\n\n### MIT License\n\nCopyright 2022 Nabeel Ali | IconicCodes.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnabeelalihashmi%2Flightstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnabeelalihashmi%2Flightstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnabeelalihashmi%2Flightstats/lists"}