CodefyPHP FrameworkCodefyPHP Framework
  • Home
  • Community
    • Forum
    • Github
    • YouTube
  • News
  • Home
  • Community
    • Forum
    • Github
    • YouTube
  • News
home/Knowledge Base/Getting Started/Server Requirements
Popular Search:installation, codex, mail

Server Requirements

37 views 0

Written by Joshua
August 14, 2024

PHP and Extensions

PHP version 8.2 or newer is required with the following extensions enabled:

  • pdo
  • intl
  • mbstring
  • json
  • pcre
  • curl
  • ftp
  • ctype
  • zlib

Optional PHP Extensions

  • For caching: APCu, Memcached or Redis.
  • Dom, Libxml and SimpleXml for checking and loading xml.

Supported Databases

  • MySQL
  • PostgreSQL
  • SQLite
  • Microsoft SQL Server
  • Oracle
Edit on Github

Last Updated on August 14, 2024 by Joshua

Related Articles
  • Role-Based Access Control (RBAC)
  • Sessions
  • Request and Response
  • Configuration
  • Scaffold Templates
  • Middleware

Didn't find your answer? Check out the Forum

  Introduction

Installation  

  • Copyright 2025 CodefyPHP.com. All Rights Reserved

Popular Search:installation, codex, mail