{"id":15943885,"url":"https://github.com/leafsphp/devtools","last_synced_at":"2025-07-22T04:34:43.858Z","repository":{"id":163473152,"uuid":"633084497","full_name":"leafsphp/devtools","owner":"leafsphp","description":"🧑🏾‍💻 Browser DevTools for your Leaf app","archived":false,"fork":false,"pushed_at":"2023-05-13T18:18:14.000Z","size":321,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-29T14:13:10.319Z","etag":null,"topics":["developer-tools","php"],"latest_commit_sha":null,"homepage":"https://leafphp.dev/modules/devtools/","language":"TypeScript","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/leafsphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"open_collective":"leaf","github":"leafsphp"}},"created_at":"2023-04-26T18:42:34.000Z","updated_at":"2024-01-05T15:05:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"554d5908-5cfc-408b-91cf-687a8903125a","html_url":"https://github.com/leafsphp/devtools","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.07692307692307687,"last_synced_commit":"6512aca27b8efd12b58151d7293f026725728686"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafsphp%2Fdevtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafsphp%2Fdevtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafsphp%2Fdevtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafsphp%2Fdevtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leafsphp","download_url":"https://codeload.github.com/leafsphp/devtools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237009888,"owners_count":19240462,"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":["developer-tools","php"],"created_at":"2024-10-07T08:05:22.987Z","updated_at":"2025-02-04T05:31:11.624Z","avatar_url":"https://github.com/leafsphp.png","language":"TypeScript","readme":"\u003c!-- markdownlint-disable no-inline-html --\u003e\n\u003cp align=\"center\"\u003e\n  \u003cbr\u003e\u003cbr\u003e\n  \u003cimg src=\"https://leafphp.dev/logo-circle.png\" height=\"100\"/\u003e\n  \u003cbr\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eLeaf DevTools\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://packagist.org/packages/leafs/devtools\"\n\t\t\u003e\u003cimg\n\t\t\tsrc=\"https://poser.pugx.org/leafs/devtools/v/stable\"\n\t\t\talt=\"Latest Stable Version\"\n\t/\u003e\u003c/a\u003e\n\t\u003ca href=\"https://packagist.org/packages/leafs/devtools\"\n\t\t\u003e\u003cimg\n\t\t\tsrc=\"https://poser.pugx.org/leafs/devtools/downloads\"\n\t\t\talt=\"Total Downloads\"\n\t/\u003e\u003c/a\u003e\n\t\u003ca href=\"https://packagist.org/packages/leafs/devtools\"\n\t\t\u003e\u003cimg\n\t\t\tsrc=\"https://poser.pugx.org/leafs/devtools/license\"\n\t\t\talt=\"License\"\n\t/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\nLeaf DevTools provides a set of tools for debugging and understanding your Leaf applications. At the Core, the DevTools provides a visual tool with a clean and intuitive UI holding information about your Leaf application, and a light-weight library that you can use to interact with the devtools frontend.\n\n## Basic Usage\n\n```php\n\u003c?php\n\nrequire __DIR__ . '/vendor/autoload.php';\n\n\\Leaf\\DevTools::install();\n\napp()-\u003eget('/', function () {\n  response()-\u003ejson([\n    'message' =\u003e 'Welcome!'\n  ]);\n});\n\napp()-\u003erun();\n```\n\nAfter this, you can access the devtools at `\u003capp-url\u003e/leafDevTools`.\n\n## Overview\n\n![Leaf DevTools](https://user-images.githubusercontent.com/26604242/235434208-82ccdd87-6289-43fd-b93b-5fa09e6acd20.jpg)\n\n## 💬 Stay In Touch\n\n-   [Twitter](https://twitter.com/leafphp)\n-   [Join the forum](https://github.com/leafsphp/leaf/discussions/37)\n-   [Chat on discord](https://discord.com/invite/Pkrm9NJPE3)\n\n## 📓 Learning Leaf 3\n\n-   Leaf has a very easy to understand [documentation](https://leafphp.dev) which contains information on all operations in Leaf.\n-   You can also check out our [youtube channel](https://www.youtube.com/channel/UCllE-GsYy10RkxBUK0HIffw) which has video tutorials on different topics\n-   You can also learn from [codelabs](https://codelabs.leafphp.dev) and contribute as well.\n\n## 😇 Contributing\n\nWe are glad to have you. All contributions are welcome! To get started, familiarize yourself with our [contribution guide](https://leafphp.dev/community/contributing.html) and you'll be ready to make your first pull request 🚀.\n\nTo report a security vulnerability, you can reach out to [@mychidarko](https://twitter.com/mychidarko) or [@leafphp](https://twitter.com/leafphp) on twitter. We will coordinate the fix and eventually commit the solution in this project.\n\n## 🤩 Sponsoring Leaf\n\nYour cash contributions go a long way to help us make Leaf even better for you. You can sponsor Leaf and any of our packages on [open collective](https://opencollective.com/leaf) or check the [contribution page](https://leafphp.dev/support/) for a list of ways to contribute.\n\nAnd to all our [existing cash/code contributors](https://leafphp.dev#sponsors), we love you all ❤️\n\n## 🤯 Links/Projects\n\n-   [Leaf Docs](https://leafphp.dev)\n-   [Leaf MVC](https://mvc.leafphp.dev)\n-   [Leaf API](https://api.leafphp.dev)\n-   [Leaf CLI](https://cli.leafphp.dev)\n-   [Aloe CLI](https://leafphp.dev/aloe-cli/)\n","funding_links":["https://opencollective.com/leaf","https://github.com/sponsors/leafsphp"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleafsphp%2Fdevtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleafsphp%2Fdevtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleafsphp%2Fdevtools/lists"}