Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/narrowspark/narrowspark

:white_flower: A skeleton to start a new Narrowspark project.
https://github.com/narrowspark/narrowspark

framework narrowspark php php72 skeleton web-applications

Last synced: 4 months ago
JSON representation

:white_flower: A skeleton to start a new Narrowspark project.

Awesome Lists containing this project

README

        













[Narrowspark][1] 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, filesystem and cache storage.
* A powerful console "cerebro" based on [Symfony Console][5]
* Simple, fast and with support for psr-15 middleware routing engine.
* Powerful [encryption][7] and [hashing][8].

Documentation
-------------

The [Narrowspark documentation][6] 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][1].

Community
------------

* Get Narrowspark support on Stack Overflow, [Gitter][3], etc.
* Follow us on [GitHub][4].

Contributing
------------

If you would like to help take a look at the [list of issues](http://github.com/narrowspark/framework/issues) and check our [Contributing](CONTRIBUTING.md) 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 [email protected]. All security vulnerabilities will be promptly addressed.

License
---------------

The Narrowspark framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

[1]: https://narrowspark.com
[2]: https://github.com/narrowspark/narrowspark
[3]: https://gitter.im/narrowspark/framework?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
[4]: https://github.com/narrowspark
[5]: https://symfony.com/doc/current/components/console.html
[6]: https://narrowspark.com/docs
[7]: https://github.com/defuse/php-encryption
[8]: https://github.com/paragonie/password_lock