PHP framework: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* No overbearing '(benevolent) dictator for life' - want to move to a group model as soon as possible, either as a separate foundation or under an existing umbrella | * No overbearing '(benevolent) dictator for life' - want to move to a group model as soon as possible, either as a separate foundation or under an existing umbrella | ||
* Tutorial documentation as well as API references | * Tutorial documentation as well as API references | ||
* Minimal overhead - mostly a collection of existing modules with a bit of glue to hold them together | |||
* Convention over configuration - do not allow people to change things |
Revision as of 10:46, 14 April 2020
Introduction
Ideas for a new PHP framework.
Reasons
There are lots of frameworks out there - why create another one?
Selling points of this framework:
- Welcoming community
- No overbearing '(benevolent) dictator for life' - want to move to a group model as soon as possible, either as a separate foundation or under an existing umbrella
- Tutorial documentation as well as API references
- Minimal overhead - mostly a collection of existing modules with a bit of glue to hold them together
- Convention over configuration - do not allow people to change things