{"id":15025471,"url":"https://github.com/spacedevin/tipsy","last_synced_at":"2025-10-03T23:32:09.263Z","repository":{"id":62488415,"uuid":"47779093","full_name":"spacedevin/tipsy","owner":"spacedevin","description":"An MVW PHP micro framework","archived":false,"fork":true,"pushed_at":"2015-12-10T22:28:51.000Z","size":259,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-06T16:45:12.723Z","etag":null,"topics":["framework","mvc","mvc-framework","mvw","mvw-framework","php","php-7"],"latest_commit_sha":null,"homepage":"http://tipsy.la","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"tipsyphp/tipsy","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spacedevin.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":"2015-12-10T18:11:18.000Z","updated_at":"2023-11-16T17:46:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/spacedevin/tipsy","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/spacedevin%2Ftipsy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacedevin%2Ftipsy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacedevin%2Ftipsy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacedevin%2Ftipsy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacedevin","download_url":"https://codeload.github.com/spacedevin/tipsy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235204448,"owners_count":18952326,"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":["framework","mvc","mvc-framework","mvw","mvw-framework","php","php-7"],"created_at":"2024-09-24T20:02:24.924Z","updated_at":"2025-10-03T23:32:09.257Z","avatar_url":"https://github.com/spacedevin.png","language":"PHP","readme":"\u003cimg align=\"right\" height=\"300px\" src=\"http://tipsy.la/images/cocktail.png\"\u003e\n\u003cimg height=\"100px\" src=\"http://tipsy.la/images/logo.png\"\u003e\n\nTipsy is an MVW (Model, View, Whatever) PHP micro framework inspired by [AngularJS](https://angularjs.org/). It provides a very lightweight, easy to use interface for websites, rest apis, and dependency injection.\n\n\n[![Latest Stable Version](https://poser.pugx.org/tipsyphp/tipsy/v/stable)](https://packagist.org/packages/tipsyphp/tipsy)\n[![Build Status](https://travis-ci.org/tipsyphp/tipsy.svg?branch=master)](https://travis-ci.org/tipsyphp/tipsy)\n[![Coverage Status](https://coveralls.io/repos/tipsyphp/tipsy/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/tipsyphp/tipsy?branch=master)\n[![Slack Status](https://tipsy-slack.herokuapp.com/badge.svg)](https://tipsy-slack.herokuapp.com/)\n\n---\n\n\n### Example Usage\n\nSee [Examples](https://github.com/tipsyphp/tipsy/wiki/Examples) for more detailed examples. See [Documentation](https://github.com/tipsyphp/tipsy/wiki) for more information.\n\n###### index.php\n```php\n$app-\u003ehome(function($View) {\n    $View-\u003edisplay('index', [user =\u003e 'crystal']);\n});\n```\n\n###### index.phtml\n```phtml\n\u003ch1\u003eHello \u003c?=$user?\u003e\u003c/h1\u003e\n```\n\n---\n\n\n### Installation\nTo install using composer use the command below. For additional installation information see [Installation](https://github.com/tipsyphp/tipsy/wiki/Installation).\n\n```sh\ncomposer require tipsyphp/tipsy\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacedevin%2Ftipsy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacedevin%2Ftipsy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacedevin%2Ftipsy/lists"}