Simplest PHP template ever. Password hashed PDO register and login. Just add Postgres DB info in .ini file or change the Singleton class for MySQL. User table should have "username" and "password" fields. Plus whatever else you want. simple_dom_html.php library included. PHP 7.4+

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

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • php-app

    Barebones PHP app with PDO Singleton setup for Postgres. Register, Login, Index page. Simple cache and simple_html_dom library included. Add your own DB info. (by dpdatadev)

    a) Your index should be the start of your application. Yours is just echos Hello World. When you visit your site: OrthodoxFaithForever.com you are directed to the index page.

  • Tutorial-First-Application

    Tutorial application code for the First Application Walkthrough

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • adr-example

    An example ADR subsystem.

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

    This is how Laravel and Slim does this.

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