Newbie Question On Using Includerequire To

This page summarizes the projects mentioned and recommended in the original post on /r/PHPhelp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Dom

    Modern DOM API. (by PhpGt)

  • There are a tonne of ways to do this. My favourite method of splitting this up is to keep HTML purely HTML, then using PHP to inject the variables into the correct place in the HTML document by using a document object model. PHP has its own native DOMDocument, upon which I have maintained a more modern DOM library to match the experience of client-side development in PHP.

  • DomTemplate

    Bind dynamic data to reusable HTML components. (by PhpGt)

  • All of this is just theoretical, and I actually personally use https://github.com/phpgt/domtemplate for managing the link between the HTML and PHP in a more maintainable manner, but I thought I'd keep my examples more obvious to what they are doing so you can get the gist of the way I think.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • RustGPT: ChatGPT UI Built with Rust, Htmx, SQLite

    4 projects | news.ycombinator.com | 19 Nov 2023
  • Mastering DOM manipulation with vanilla JavaScript

    1 project | /r/patient_hackernews | 8 Nov 2023
  • Any component based UI system for Rails?

    4 projects | /r/rails | 3 Jun 2023
  • XRB is a templating system built loosely on top of XHTML markup

    1 project | news.ycombinator.com | 1 May 2024
  • XRB alternatives - Haml, Slim, and Hamlit

    4 projects | 30 Apr 2024