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

https://github.com/deysuman/backslash

Backslash is php open source framework
https://github.com/deysuman/backslash

framework php php-framework php-library programming

Last synced: 11 months ago
JSON representation

Backslash is php open source framework

Awesome Lists containing this project

README

          

###################
What is Backslash
###################

Backslash is an Application Development Framework - a toolkit - for people
who build web sites using PHP. Its goal is to enable you to develop projects
much faster than you could if you were writing code from scratch, by providing
a rich set of libraries for commonly needed tasks, as well as a simple
interface and logical structure to access these libraries. Backslash lets
you creatively focus on your project by minimizing the amount of code needed
for a given task.

*******************
Server Requirements
*******************

PHP version 5.6 or newer is recommended.

It should work on 5.4.8 as well, but we strongly advise you NOT to run
such old versions of PHP, because of potential security and performance
issues, as well as missing features.