{"id":46956727,"url":"https://github.com/glowieframework/glowie","last_synced_at":"2026-03-11T09:19:50.339Z","repository":{"id":41256905,"uuid":"322601847","full_name":"glowieframework/glowie","owner":"glowieframework","description":"Powerful and lightweight PHP framework","archived":false,"fork":false,"pushed_at":"2025-05-06T16:13:30.000Z","size":1495,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T13:37:27.354Z","etag":null,"topics":["framework","glowie","mvc"],"latest_commit_sha":null,"homepage":"https://glowie.gabrielsilva.dev.br","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/glowieframework.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-12-18T13:23:56.000Z","updated_at":"2025-04-29T19:34:44.000Z","dependencies_parsed_at":"2025-04-23T18:22:15.706Z","dependency_job_id":"57ad95ce-4bf5-43e5-a18a-3bd9e40d1662","html_url":"https://github.com/glowieframework/glowie","commit_stats":{"total_commits":86,"total_committers":4,"mean_commits":21.5,"dds":0.4534883720930233,"last_synced_commit":"421cb08fef7f80d6ae0c470b5e7871e15d650cb7"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/glowieframework/glowie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowieframework%2Fglowie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowieframework%2Fglowie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowieframework%2Fglowie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowieframework%2Fglowie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glowieframework","download_url":"https://codeload.github.com/glowieframework/glowie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowieframework%2Fglowie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30377020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["framework","glowie","mvc"],"created_at":"2026-03-11T09:19:49.189Z","updated_at":"2026-03-11T09:19:50.322Z","avatar_url":"https://github.com/glowieframework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\r\n    \u003ca href=\"https://glowie.gabrielsilva.dev.br\" target=\"_blank\"\u003e\u003cimg src=\"https://i.imgur.com/5tsmOE4.png\" alt=\"Glowie\" width=\"200\"/\u003e\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n    \u003ca href=\"https://packagist.org/packages/glowieframework/glowie\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/glowieframework/glowie-core?style=for-the-badge\" alt=\"Latest Version\"\u003e\u003c/a\u003e\r\n    \u003ca href=\"https://packagist.org/packages/glowieframework/glowie\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/glowieframework/glowie-core?style=for-the-badge\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\r\n    \u003ca href=\"https://packagist.org/packages/glowieframework/glowie\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/license/glowieframework/glowie?style=for-the-badge\" alt=\"License\"\u003e\u003c/a\u003e\r\n    \u003ca href=\"https://packagist.org/packages/glowieframework/glowie\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/packagist/php-v/glowieframework/glowie?style=for-the-badge\" alt=\"PHP Version\"\u003e\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n## Powerful and lightweight PHP framework\r\n\r\nGlowie is a PHP framework designed to be as lightweight, fast, and powerful as possible, making it easy to develop applications and dynamic websites.\r\n\r\n## Features\r\n\r\n- MVC structure with simple scaffolding\r\n- Powerful database ORM toolkit, migrations, query and schema builders\r\n- A set of tools for validating forms and handling request data\r\n- Built-in templating engine and layout manager\r\n- Easy routing engine, with custom parameters and auto routing\r\n- Middleware support for protected routes\r\n- Simple mailer for sending messages\r\n- Fast and secure session and cookie management\r\n- Easy to use HTTP request engine\r\n- File upload handler and validator\r\n- Command-line tool to boost your workflow\r\n- Set of utility methods for dealing with arrays, strings, objects and many more\r\n- Internationalization tools for multilanguage applications\r\n- Built-in local development server and REPL\r\n- On-the-fly updates using a tiny blueprint\r\n- Large compatibility with all basic hosting providers\r\n- ...and much more!\r\n\r\n## Getting started\r\n\r\n```shell\r\ncomposer create-project glowieframework/glowie\r\n```\r\n\r\n[Explore the documentation](https://glowie.gabrielsilva.dev.br/docs) to know how to start using Glowie to create something awesome.\r\n\r\n## Credits\r\n\r\nGlowie is actively developed by [Gabriel Silva](https://gabrielsilva.dev.br).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglowieframework%2Fglowie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglowieframework%2Fglowie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglowieframework%2Fglowie/lists"}