Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

narrowspark/framework

Repository files navigation



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.

Documentation

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.

Community

  • Get Narrowspark support on Stack Overflow, Gitter, etc.
  • Follow us on GitHub.

Contributing

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.

Security Vulnerabilities

If you discover a security vulnerability within Narrowspark, please send an e-mail to Daniel Bannert at d.bannert@anolilab.de. All security vulnerabilities will be promptly addressed.

License

The Narrowspark framework is open-sourced software licensed under the MIT license