narrowspark / framework

:dragon: The main repository for all narrowspark components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



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

About

:dragon: The main repository for all narrowspark components.

License:MIT License


Languages

Language:PHP 99.0%Language:CSS 0.4%Language:HTML 0.3%Language:JavaScript 0.2%Language:Hack 0.1%Language:Dockerfile 0.1%Language:Shell 0.0%Language:Twig 0.0%