fusonic / webapp
Installs: 6 762
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 0
Open Issues: 3
Requires
- php: ^5.5 || ^7.0 || ^8.0
Requires (Dev)
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2024-10-20 02:01:01 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