anandpilania / codehive-f3
CodeHive made with FatFree PHP Framework.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Type:project
Requires
- bcosca/fatfree-core: ^3.6
- ikkez/f3-assets: ^1.0
- ikkez/f3-cortex: ^1.5
- ikkez/f3-events: dev-master
- ikkez/f3-fal: ^0.7.2
- ikkez/f3-flash: ^1.0
- ikkez/f3-mailer: ^1.0
- ikkez/f3-middleware: ^1.1
- ikkez/f3-opauth: dev-master
This package is auto-updated.
Last update: 2024-11-13 04:21:54 UTC
README
"# CodeHive-F3" is an "Desktop and Editor" based on CodeMirror and FatFree PHP Framework. It contains two main layouts: Desktop
and Editor
.
Desktop
is a copy of Win10 theme and mainly can be used for Online Storage, whereas, Editor
is an Online Editor and collobration with FTP, SSH, DropBox, GDrive.
Both (Desktop
& Editor
) supports mostly all programming languages and other commonly used tools due to the CodeMirror. For more info, please visit to CodeMirror.net
Uses:
- Composer
- FatFree3
- CodeMirror
- ikkez-assets
- ikkez-cortex
- ikkez-fal
- ikkez-flash
Features: (in dev)
- Desktop: Win10 clone for Online Storage
- Editor: Online Editor (HTML, JS, PHP, CSS, MySQL, Python, Scala, Lua, ...)
- Auth
- Chat (public/private)
- Code collobration
- more in queue
How to use:
- via
git
:git clone https://github.com/AnandPilania/CodeHive-F3.git
composer install
- via 'composer' :
composer create-project anandpilania/codehive-f3