Skip to content

kuasarx/NanoPhp

Repository files navigation

NanoPhp

NanoPhp is an attemp to minimalist PHP framework designed to provide a lightweight and flexible foundation for web application development.

Features

  • Basic MVC (Model, View, Controller) structure.
  • Stateless auth approach.
  • Minimalistic configuration setup.

Requirements

  • PHP 7.4 or higher

Documentation

  • Auth ➡ Authentication Class.
  • Str ➡ Strings helper Class (string manipulation, parse, comprobation...)

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Releases

No releases published

Packages

No packages published