DownloadNanoPhp
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
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. 
 |