wedeto / application
Wedeto Platform - Application, dispatcher etc
Installs: 269
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=7.0.0
- wedeto/auth: ~1.0.0
- wedeto/db: ~1.0
- wedeto/fileformats: ~1.0
- wedeto/html: ~1.0
- wedeto/http: ~1.0
- wedeto/i18n: ~1.0
- wedeto/io: ~1.0
- wedeto/log: ~1.0
- wedeto/mail: ~1.0
- wedeto/resolve: ~1.0
- wedeto/util: ~1.0
Requires (Dev)
README
Wedeto (WEb DEvelopment TOolkit)
Application is the part of Wedeto that ties it al together. The Application class will be the main component of a Wedeto web application, and it provides access and management of database access, mail, internationalization, request dispatching and response building.
Requirements:
php >= 7.0
License
Wedeto\Application is covered by the MIT license.