How do you handle views?

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

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
  • lightncandy

    An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ),

  • The cool thing about using Handlebars is that I can render it both in the client side, via JavaScript, and in the server side via some PHP compiler. I use lightncandy, and it works great.

  • handlebars.js

    Minimal templating on steroids.

  • I'm creating a Site Builder that uses Handlebars templates for the view, which are Moustache templates, like this:

  • 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
  • GatoGraphQL

    Interact with all your data in WordPress using GraphQL

  • My project is this one: https://github.com/leoloso/PoP. This all belongs to the "Site Builder" layer, which is a work in progress. I don't know when I'll have it ready though (I'm currently working on the GraphQL server for WP layer, once I'm done there I'll move on to the Site Builder).

  • hotwire-rails

    Discontinued Use Hotwire in your Ruby on Rails app

  • I've been doing that a while until I just got sock of the JS spagetti and often duplicated code and went full on Angular CSR and never looked back. That being said, I've been seeing a lot recently about Laravel's Livewire and Symfony and Ruby on Rail's integration with Hotwire (stimulus+turbo).

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

  • Building Vue Components With Pug & Stylus

    2 projects | dev.to | 22 Mar 2024
  • Flutter app with woocommece api

    1 project | /r/FlutterDev | 11 Dec 2023
  • Database Extension that creates webpages for each entry?

    1 project | /r/Wordpress | 10 Dec 2023
  • Connecting the World: The Power of Social Networking and its Impact on SEO

    1 project | /r/Linkeesproject | 7 Dec 2023
  • Which DI container do you use and why?

    3 projects | /r/PHP | 7 Dec 2023