NanoPhp is an attemp to minimalist PHP framework designed to provide a lightweight and flexible foundation for web application development.
- Basic MVC (Model, View, Controller) structure.
- Stateless auth approach.
- Minimalistic configuration setup.
- PHP 7.4 or higher
- Auth ➡ Authentication Class.
- Str ➡ Strings helper Class (string manipulation, parse, comprobation...)
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.