{"id":15296252,"url":"https://github.com/kint-php/kint-smarty","last_synced_at":"2025-10-07T08:31:02.220Z","repository":{"id":57006851,"uuid":"174151991","full_name":"kint-php/kint-smarty","owner":"kint-php","description":"Kint plugin for Smarty integration","archived":true,"fork":false,"pushed_at":"2019-03-06T20:37:19.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-10T03:00:03.308Z","etag":null,"topics":["debug","kint","php5","smarty"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kint-php.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-06T13:37:59.000Z","updated_at":"2023-01-28T04:37:54.000Z","dependencies_parsed_at":"2022-08-21T14:31:01.633Z","dependency_job_id":null,"html_url":"https://github.com/kint-php/kint-smarty","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kint-php/kint-smarty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kint-php%2Fkint-smarty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kint-php%2Fkint-smarty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kint-php%2Fkint-smarty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kint-php%2Fkint-smarty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kint-php","download_url":"https://codeload.github.com/kint-php/kint-smarty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kint-php%2Fkint-smarty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278743022,"owners_count":26037953,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["debug","kint","php5","smarty"],"created_at":"2024-09-30T18:09:51.052Z","updated_at":"2025-10-07T08:31:01.914Z","avatar_url":"https://github.com/kint-php.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kint-Smarty\n\nPlugin for [Kint](https://github.com/kint-php/kint) to provide better \n[Smarty](https://smarty.net) support. \n\nInternal Smarty objects are so big they sometimes hang the browser when dumped. \nThis plugin sanitizes the display and only displays minimal, useful data: \n * Assigned variables (local and global)\n * User-configurable values such as compiled directory and custom functions. \n\n\n## Usage\n\n*Zero setup*; install via composer:\n\n```\ncomposer require kint-php/kint-smarty --dev\n```\n\nor download [the file](https://raw.githubusercontent.com/kint-php/kint-smarty/master/src/SmartyPlugin.php), include it after \nKint and register it:\n\n```php\n\u003c?php\n\nrequire 'kint.phar';\nrequire 'SmartyPlugin.php';\nKint::$plugins[] = 'Kint\\\\Parser\\\\SmartyPlugin';\n\n```\n\n## Licence\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkint-php%2Fkint-smarty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkint-php%2Fkint-smarty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkint-php%2Fkint-smarty/lists"}