https://github.com/glowieframework/glowie-feather
Clean starter kit for Glowie Framework
https://github.com/glowieframework/glowie-feather
framework glowie mvc
Last synced: 2 months ago
JSON representation
Clean starter kit for Glowie Framework
- Host: GitHub
- URL: https://github.com/glowieframework/glowie-feather
- Owner: glowieframework
- License: mit
- Created: 2022-12-27T16:51:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-04T17:36:23.000Z (9 months ago)
- Last Synced: 2026-01-16T01:06:53.233Z (3 months ago)
- Topics: framework, glowie, mvc
- Language: PHP
- Homepage: https://glowie.gabrielsilva.dev.br
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!NOTE]
> This repository is only a starter kit with a "clean" project of Glowie Framework. If you want a full project with examples, please refer to this repo. Issues and discussions should also be created in the main repository.
## The lightweight PHP framework got even lighter
Glowie Feather is a starter kit for Glowie Framework with only the bare minimum foundation needed to run your project. This kit is intended for advanced developers that already master the framework tools and want to start building everything from scratch, without losing the benefits of Glowie Framework.
If you want a more complete starter kit, with examples and demos of the main features, check this repo.
## Getting started
```shell
composer create-project glowieframework/glowie-feather
```
[Explore the documentation](https://glowie.gabrielsilva.dev.br/docs) to know how to start using Glowie to create something awesome.
## Credits
Glowie is currently being developed by [Gabriel Silva](https://gabrielsilva.dev.br).
