Skip to content
This repository was archived by the owner on Dec 10, 2023. It is now read-only.
/ EtBreakfast Public archive

An opinionated framework with a goal of rapidly creating a minimally lovable product.

License

Notifications You must be signed in to change notification settings

jjrohrer/EtBreakfast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ET_Breakfast

This is here for historical refence only 12/2023.

An opinionated framework with a goal of rapidly creating a minimally lovable product.

Version: Pre-Alpha - not suitable for human eyes.

Mission

Provide a library to very quickly develop minimally lovalable products that can realistically transform to scalable, secure, and maintainable code.

Motivation

  • I've programmed in PHP, on and off, since 2002, which is way before composer and other frameworks existed in any meaningful form. I wanted to start ripping out some mini-framework ideas I've used in my own projects and expose them to the sunlight.
  • This also acts like a good forcing function for me to start using more best-practices like monolog, instead of me own custom logging, error checking, etc.
  • After recently reviewing Laravel, and revisting Django, I'm still surprised how difficult it is to gin up a usable website. I think I have useful ideas to apply in this area, so this project will see if I can get those ideas out of my old projects and out of my head, and into reusable code. This will also see if these are just good ideas in theory, or if they are also good ideas in practice.

Roadmap Vision

History

Versioning

Follow composer Semantic versioning https://github.com/composer/semver

About

An opinionated framework with a goal of rapidly creating a minimally lovable product.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages