Miniframe PHP Framework repositories

The Miniframe PHP Framework is separated in multiple repositories so only the required elements have to be included.
They can be devided in three types:

  • Projects; Example projects that contain a working application based on the framework
  • Addons; Native addons built for the framework
  • Bundles; Addons that connects a 3rd party package with the framework

Here's a list of all repositories:

RepositoryNameDescriptionType 
miniframe/miniframe-php-framework Miniframe PHP Framework Starting with a new Miniframe project? Start with this project skeleton. Project
miniframe/core Core Very lightweight Request/Response PHP framework, for micro applications. Addon Code coverage Code coverage
miniframe/developer-toolbar Developer Toolbar Developer toolbar for the Miniframe PHP Framework Addon Code coverage Code coverage
miniframe/social-login Social Login Enables social login providers for the Miniframe PHP Framework. Addon Code coverage Code coverage
miniframe/statistics Statistics Enables website statistics for the Miniframe PHP Framework. Addon Code coverage Code coverage
miniframe/orm ORM ORM for the Miniframe PHP Framework Addon Code coverage Code coverage
miniframe/annotation Annotation Annotation reader for the Miniframe PHP Framework Addon Code coverage Code coverage
miniframe/twig-bundle Twig Bundle Addon for using Twig templates in the Miniframe PHP Framework. Bundle Code coverage Code coverage
miniframe/sentry-bundle Sentry Bundle Addon for using Sentry logging in the Miniframe PHP Framework. Bundle Code coverage Code coverage
miniframe/mailer-bundle Mailer Bundle This bundle integrates PHPMailer with the Miniframe PHP Framework. Bundle Code coverage Code coverage