andrew-vozniak/pantheon

Modern php web framework

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

This package is auto-updated.

Last update: 2024-10-08 00:52:59 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)