{"id":43662673,"url":"https://github.com/glowieframework/glowie-core","last_synced_at":"2026-02-04T22:17:17.605Z","repository":{"id":40266283,"uuid":"338654258","full_name":"glowieframework/glowie-core","owner":"glowieframework","description":"Glowie core modules and application bootstrapper","archived":false,"fork":false,"pushed_at":"2026-01-19T20:37:19.000Z","size":1150,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-20T02:11:14.938Z","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-13T19:38:16.000Z","updated_at":"2026-01-08T00:28:34.000Z","dependencies_parsed_at":"2025-11-28T21:08:18.688Z","dependency_job_id":null,"html_url":"https://github.com/glowieframework/glowie-core","commit_stats":{"total_commits":141,"total_committers":4,"mean_commits":35.25,"dds":"0.15602836879432624","last_synced_commit":"2e72b80f60b51f2d36e588a036afbe31a24a083f"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/glowieframework/glowie-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowieframework%2Fglowie-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowieframework%2Fglowie-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowieframework%2Fglowie-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowieframework%2Fglowie-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glowieframework","download_url":"https://codeload.github.com/glowieframework/glowie-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowieframework%2Fglowie-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29097798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T21:05:08.033Z","status":"ssl_error","status_checked_at":"2026-02-04T21:04:53.031Z","response_time":62,"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-02-04T22:17:13.254Z","updated_at":"2026-02-04T22:17:17.599Z","avatar_url":"https://github.com/glowieframework.png","language":"PHP","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\u003e **Note:** This repository is intended only for Glowie core modules. To create projects using Glowie, please refer to \u003ca href=\"https://github.com/glowieframework/glowie\"\u003ethis repository\u003c/a\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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglowieframework%2Fglowie-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglowieframework%2Fglowie-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglowieframework%2Fglowie-core/lists"}