Note: This repository contains the core code of the Narrowspark framework. If you want to build an application using Narrowspark, visit the main Narrowspark repository.
Narrowspark is a PHP framework for large, robust web applications and a superb combination of simplicity, elegance, reusable PHP components with expressive, elegant syntax. Narrowspark attempts to take the pain out of development by easing common tasks.
- Powerful dependency injection container.
- Multiple back-ends for session, mail, filesystem and cache storage.
- A powerful console "cerebro" based on Symfony Console
- Simple, fast routing engine with support for psr-15 middlewares.
- Powerful encryption.
- All components are based on psr standards, easy to switch or used in other psr compatible projects.
The Narrowspark documentation is thorough, complete, and makes it a breeze to get started learning the framework. You need more information's take a look on Narrowspark website.
If you would like to help take a look at the list of issues and check our Contributing guild.
Note: Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
If you discover a security vulnerability within Narrowspark, please send an e-mail to Daniel Bannert at [email protected]. All security vulnerabilities will be promptly addressed.
The Narrowspark framework is open-sourced software licensed under the MIT license