PHPackages                             mistralys/microsite - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. mistralys/microsite

ActiveLibrary

mistralys/microsite
===================

03PHPCI failing

Since Jun 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Mistralys/microsite)[ Packagist](https://packagist.org/packages/mistralys/microsite)[ RSS](/packages/mistralys-microsite/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Microsite
=========

[](#microsite)

Skeleton for custom PHP-based tools with a Bootstrap 4 web interface.

Microsite was developed specifically to have a common featureset for the kind of custom tools a PHP developer needs in his daily work. It can be installed via composer, and offers most features a web interface needs. It does not support user authentication: that's beyond the scope of the package.

Features
--------

[](#features)

- Bootstrap 4 interface
- Integrated common UI elements like DataGrids
- Helper classes for most tasks via [mistralys/application-utils](https://github.com/Mistralys/application-utils)
- Localization via [mistralys/application-localization](https://github.com/Mistralys/application-localization)
- Form handling via the extended [mistralys/HTML\_QuickForm2](https://github.com/Mistralys/HTML_QuickForm2)

Howtos
------

[](#howtos)

### Displaying media files

[](#displaying-media-files)

Add the `DisplayMedia` page in your site, like this:

```
