gianvoci / nanocore
NanoCore is a minimal PHP library for routing, global variables management, and utility functions.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/gianvoci/nanocore
Requires
- php: >=8.0
README
NanoCore is a lightweight PHP library designed to handle routing, global variables, and utility functions in a simple and efficient manner. Ideal for lightweight projects, NanoCore provides a fast and intuitive solution without burdening your applications.
Key Features
- Lightweight Routing: Define and manage routes with ease.
- Global Variables Management: Access and manipulate global variables securely.
- Utility Functions: Useful integrated functions to simplify daily development tasks.
- High Efficiency: Designed to be fast and consume minimal resources.
- Easy Integration: Easily integrates with any existing PHP project.