2024-11-13 07:19:43 +00:00
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-11-13 07:19:43 +00: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 123 KiB
1.0.3 Latest
2025-03-14 01:57:55 +00:00
Languages
PHP 81.9%
Twig 18.1%