OOP: How much PHP in the 'View'?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • adr

    Action-Domain-Responder: a web-specific alternative to Model-View-Controller.

  • without me going off on a massive tangent about it let me just say that the thing you are calling a View isn't really a view it's a template. MVC is a pattern designed for realtime gui applications which has been shoehorned badly in a web context. If you are new to web development it's worth reading up on the Action Domain Responder pattern which is a much better revision of Web-MVC: https://github.com/pmjones/adr

  • neoan3-template

    neoan3 minimal template engine

  • Again, that is what a template should do. Feel free to look at templating engines if that separates it nicer for you: https://github.com/sroehrl/neoan3-template

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Mustache

    A Mustache implementation in PHP.

  • php-benchmarks

    It is a collection of php benchmarks

  • EFTEC/php-benchmarks: It is a collection of php benchmarks (github.com)

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