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:
Here's a list of all repositories:
Repository | Name | Description | Type | |
---|---|---|---|---|
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 | |
miniframe/developer-toolbar | Developer Toolbar | Developer toolbar for the Miniframe PHP Framework | Addon | |
miniframe/social-login | Social Login | Enables social login providers for the Miniframe PHP Framework. | Addon | |
miniframe/statistics | Statistics | Enables website statistics for the Miniframe PHP Framework. | Addon | |
miniframe/orm | ORM | ORM for the Miniframe PHP Framework | Addon | |
miniframe/annotation | Annotation | Annotation reader for the Miniframe PHP Framework | Addon | |
miniframe/twig-bundle | Twig Bundle | Addon for using Twig templates in the Miniframe PHP Framework. | Bundle | |
miniframe/sentry-bundle | Sentry Bundle | Addon for using Sentry logging in the Miniframe PHP Framework. | Bundle | |
miniframe/mailer-bundle | Mailer Bundle | This bundle integrates PHPMailer with the Miniframe PHP Framework. | Bundle |