PHP Classes

File: Readme.md

Recommend this page to a friend!
  Classes of Juan Camacho   Nano PHP Framework   Readme.md   Download  
File: Readme.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Nano PHP Framework
Build applications with the minimum amount of code
Author: By
Last change:
Date: 10 months ago
Size: 651 bytes
 

Contents

Class file image Download

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.