An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Glowie


Latest Version
Total Downloads
License
PHP Version

> [!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).