2024-08-29 21:50:55 -07:00
2024-09-27 12:58:19 -07:00
2024-09-27 12:58:19 -07:00
2024-09-02 17:10:24 -07:00
2024-08-31 15:30:16 -07:00
2024-08-29 21:04:31 -07:00
2024-09-01 17:17:12 -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

Packagist: https://packagist.org/packages/4lt/novaconium Master Repo: https://git.4lt.ca/4lt/novaconium

Getting Started

Installation

mkdir project_name;
cd project_name;
composer require 4lt/novaconium
cp -R vendor/4lt/novaconium/examples/App/ .
cp -R vendor/4lt/novaconium/examples/public/ .
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%