Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The meta-framework suite designed from scratch for web development
...Although the client route can simulate the effect of multiple pages, in fact, different routes use the same HTML document, so by default, the head elements such as title, meta etc. in the HTML document element are always unchanged.
MVC2 based HTML 5 enabled Web Application Framework
TechMVC is a very powerful and highly optimized MVC2 based web application framework, which enables developers to build high performance Website.
Current Version: 3.1.1
Features Upgraded:
===============
1. Meta Character set support enabled. Can be specified from Config.php($var->defaultCharacterSet). Default: utf-8
2. Following functions added:
a. TechMVC::LoadLibrary($path, $shared = false) -> Include library to TechMVC runtime.
b. In Config.php varriable "$var->meta_tags" renamed to "$var->defaultMetaTags"
c. TechMVC::updateMetaTags($param) has been added, will be used to add/update/remove metatags from any Controller.
...