andrew-vozniak/pantheon

Modern php web framework

Maintainers

Package info

github.com/AndrewVozniak/Pantheon

pkg:composer/andrew-vozniak/pantheon

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2023-07-07 22:12 UTC

This package is auto-updated.

Last update: 2026-04-08 04:30:11 UTC


README

Pantheon is a robust, modern, and easy-to-use PHP framework designed to help you build scalable and secure web applications. Its modular architecture and intuitive syntax make it an excellent choice for developers of all levels.

Features

  • Modular and flexible architecture
  • Built-in security features
  • High-performance routing system
  • Straightforward database abstraction and query builder
  • Easy-to-use template engine
  • Support for RESTful API development
  • Comprehensive documentation and active community

Requirements

  • PHP >= 7.4
  • Composer (for dependency management)
  • PDO PHP extension (for database connectivity)