Skip to content

TNT-framework/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TNT Framework

TNT Framework is an ultra-fast and memory-light PHP framework focused on simplicity, performance, and developer experience.

WIP

Features

  • ⚡ Super-fast route dispatching powered by tnt-framework/router
  • 🪶 Small footprint with minimum dependencies
  • 📦 Custom tnt-framework/container for intelligent dependency injection handling
  • 🧠 Strong typing in Config.php for better IDE hinting and autocomplete
  • 📐 Follows PHP PSR standards where possible
  • 🚀 Built for performance and clean architecture

PHP Version Support

TNT Framework currently supports PHP 7.4+.

Why PHP 7.4?

Many hosting providers still rely on PHP 7.4 environments for shared hosting customers. TNT Framework is designed to remain accessible and usable even on older hosting infrastructures while still providing modern development patterns and architecture.

A dedicated PHP 8+ branch is planned and will introduce additional modern language features and optimizations.

Philosophy

TNT Framework aims to provide a lightweight foundation for modern PHP applications without unnecessary complexity. It focuses on speed, maintainability, and developer productivity.

Goals

  • Keep the framework fast and lightweight
  • Reduce memory usage
  • Provide clean and predictable APIs
  • Maintain minimal external dependencies
  • Support modern PHP development practices

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages