fusonic / webapp
This package is abandoned and no longer maintained.
No replacement package was suggested.
v1.1.0
2021-01-19 17:51 UTC
Requires
- php: ^5.5 || ^7.0 || ^8.0
Requires (Dev)
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2025-12-10 12:00:55 UTC
README
fusonic/webapp is a library that supports you in creating meta information for your web application from a
“code first” approach. While you define your meta information once, fusonic/webapp will create a
Web App Manifest and
meta tags for you.
It maintains the newest standards in meta information that should be provided by progressive web apps.
Requirements
php >= 5.5
Installation
$ composer require fusonic/webapp