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

https://github.com/ollieread/popcorn

A macro-framework for PHP — a "just-enough" framework that gives you structure, clarity, and flexibility without the bloat.
https://github.com/ollieread/popcorn

framework just-enough-framework macro-framework micro-framework php

Last synced: 12 months ago
JSON representation

A macro-framework for PHP — a "just-enough" framework that gives you structure, clarity, and flexibility without the bloat.

Awesome Lists containing this project

README

          

# Popcorn

![GitHub](https://img.shields.io/github/license/ollieread/popcorn)
[![codecov](https://codecov.io/gh/ollieread/popcorn/branch/1.x/graph/badge.svg?token=FHJ41NQMTA)](https://codecov.io/gh/ollieread/popcorn)

![Unit Tests](https://github.com/ollieread/popcorn/actions/workflows/tests.yml/badge.svg)
![Static Analysis](https://github.com/ollieread/popcorn/actions/workflows/static-analysis.yml/badge.svg)

A macro-framework for PHP — a "just-enough" framework that gives you structure, clarity, and flexibility without the bloat.

## But why?

No real reason besides I wanted to.
Projects don't always need a purpose beyond "I wanted to build it", or "what if...".
Popcorn is one of my what-ifs, and I'm building it simply for the sake of building it.