{"id":18775832,"url":"https://github.com/vluzrmos/lumen-tinker","last_synced_at":"2025-04-06T16:14:20.017Z","repository":{"id":32747295,"uuid":"36338064","full_name":"vluzrmos/lumen-tinker","owner":"vluzrmos","description":"[ABANDONED] An Interactive Shell to Lumen Framework.","archived":false,"fork":false,"pushed_at":"2019-06-04T09:14:33.000Z","size":37,"stargazers_count":110,"open_issues_count":0,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-23T17:52:45.735Z","etag":null,"topics":[],"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/vluzrmos.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":"2015-05-27T02:39:59.000Z","updated_at":"2023-07-03T11:16:35.000Z","dependencies_parsed_at":"2022-09-23T15:41:48.132Z","dependency_job_id":null,"html_url":"https://github.com/vluzrmos/lumen-tinker","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vluzrmos%2Flumen-tinker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vluzrmos%2Flumen-tinker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vluzrmos%2Flumen-tinker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vluzrmos%2Flumen-tinker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vluzrmos","download_url":"https://codeload.github.com/vluzrmos/lumen-tinker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509237,"owners_count":20950232,"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":[],"created_at":"2024-11-07T19:44:03.327Z","updated_at":"2025-04-06T16:14:19.993Z","avatar_url":"https://github.com/vluzrmos.png","language":"PHP","funding_links":[],"categories":["Packages and Middleware"],"sub_categories":["Videos"],"readme":"# ABANDONED\nPlease consider to use the official Laravel Tinker, it is also compatible with Lumen: [laravel/tinker](https://github.com/laravel/tinker)\n\n\n# Lumen Artisan Tinker\n\n[![Join the chat at https://gitter.im/vluzrmos/lumen-tinker](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vluzrmos/lumen-tinker?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n[![Latest Stable Version](https://poser.pugx.org/vluzrmos/tinker/v/stable)](https://packagist.org/packages/vluzrmos/tinker) \n[![Total Downloads](https://poser.pugx.org/vluzrmos/tinker/downloads)](https://packagist.org/packages/vluzrmos/tinker) \n[![License](https://poser.pugx.org/vluzrmos/tinker/license)](https://packagist.org/packages/vluzrmos/tinker) \n[![Build Status](https://travis-ci.org/vluzrmos/lumen-tinker.svg?branch=master)](https://travis-ci.org/vluzrmos/lumen-tinker) \n[![StyleCI](https://styleci.io/repos/36338064/shield)](https://styleci.io/repos/36338064) \n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/vluzrmos/lumen-tinker/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/vluzrmos/lumen-tinker/?branch=master)\n\nAn Interactive Shell to Lumen Framework.\n\n[![Preview](http://i.imgur.com/3jfvcck.png)](https://github.com/vluzrmos/lumen-tinker)\n\n# Installation\n\nPackage Versions:\n\n| Lumen | Tinker |\n|-------|--------|\n| 5.0   | 1.0.*  |\n| 5.1   | 1.1.*  |\n| 5.3   | 1.3.0  |\n| 5.4+   | 1.3.*  |\n\n\nDownload from packagist:\n\n`composer require vluzrmos/tinker`\n\nAdd the Service Provider to the `artisan` file:\n\n```php\nif(class_exists('Vluzrmos\\Tinker\\TinkerServiceProvider')) {\n    $app-\u003eregister('Vluzrmos\\Tinker\\TinkerServiceProvider');\n}\n```\n\n\u003e Note: *This will not affect the performance of your application.*\n\nAnd that is it, to see if it works do `php artisan`, and be sure to\nsee the command `tinker` there.\n\nTo use the shell:\n\n`php artisan tinker`\n\n# Credits\n\nThat package is a partial modification\nof [illuminate/framework](https://github.com/illuminate/framework) and that is copyright of [Taylor Otwell](https://github.com/taylorotwell).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvluzrmos%2Flumen-tinker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvluzrmos%2Flumen-tinker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvluzrmos%2Flumen-tinker/lists"}