How do I include my index.php file automatically to all other files?

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

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

    Slim Framework 4 Skeleton Application

  • You could take a look at the Slim Framework and the Slim Skeleton Application for some general guidance on how to do things. I've done some kind of "homebrew" framework stuff before, and typically the most important things you need are:

  • Laravel

    Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

  • For config/settings, look at how Laravel does this - https://github.com/laravel/laravel/tree/8.x/config

  • 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
  • no-framework-tutorial

    A small tutorial to show how to create a PHP application without a framework.

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