andrew-vozniak / pantheon
Modern php web framework
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/andrew-vozniak/pantheon
Requires
- php: ^7.4
- ext-pdo: *
This package is auto-updated.
Last update: 2025-11-08 03:43:17 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)