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
- Host: GitHub
- URL: https://github.com/deysuman/backslash
- Owner: deysuman
- License: gpl-3.0
- Created: 2018-01-13T00:59:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-13T01:08:46.000Z (about 8 years ago)
- Last Synced: 2025-01-11T04:43:08.308Z (about 1 year ago)
- Topics: framework, php, php-framework, php-library, programming
- Language: PHP
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.