Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ophal/core
Official Ophal core repository (this project is no longer actively maintained)
https://github.com/ophal/core
Last synced: 13 days ago
JSON representation
Official Ophal core repository (this project is no longer actively maintained)
- Host: GitHub
- URL: https://github.com/ophal/core
- Owner: ophal
- License: mit
- Created: 2012-11-04T21:36:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T05:02:08.000Z (10 months ago)
- Last Synced: 2024-08-01T22:54:10.977Z (3 months ago)
- Language: Lua
- Homepage:
- Size: 688 KB
- Stars: 35
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Ophal - An experimental Lua based CMS/CMF
## What is Ophal?
Ophal aimed to become a highly scalable web platform, easy to maintain, learn, extend and open to improvements.
## Dependencies
Ophal has the following dependencies:
- Seawolf (http://github.com/ophal/seawolf)
- LuaSocket
- LPEG
- LuaFilesystem
- LuaDBI
- luuid
- dkjson
- LuaCrypto (only if user module is enabled)