2024-08-29 21:50:55 -07:00
2024-08-31 14:02:51 -07:00
2024-08-30 00:48:44 -07:00
2024-08-31 14:02:51 -07:00
2024-08-29 21:55:19 -07:00
2024-08-29 21:04:31 -07:00
2024-08-29 21:50:55 -07:00

Novaconium PHP

Novaconium PHP: A PHP Framework Built from the Past

NovaconiumPHP is a high-performance PHP framework designed with inspiration from classic coding principles.

Pronounced: Noh-vah-koh-nee-um

Getting Started

Installation

mkdir project_name;
cd project_name;
mkdir -p App/controllers App/templates App/views public
touch App/controllers/404.php App/controllers/index.php App/views/index.html.twig public/index.php public/.htaccess App/routes.php

composer require 4lt/novaconium
Description
4LT's PHP framework
Readme MIT 151 KiB
1.0.5 Latest
2025-06-09 01:20:10 +00:00
Languages
PHP 77.9%
Twig 19.9%
CSS 2.2%