netherphp / atlantis
Web Framework Stuff
Installs: 1 363
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Requires
- php: >=8.1
- bacon/bacon-qr-code: ^2.0
- google/recaptcha: ^1.2.4
- gravitypdf/querypath: ^3.2
- netherphp/avenue: dev-redux
- netherphp/browser: dev-master
- netherphp/common: dev-master
- netherphp/console: dev-redux
- netherphp/email: dev-master
- netherphp/ki: dev-redux
- netherphp/sensei: dev-redux
- netherphp/storage: dev-master
- netherphp/surface: dev-redux
- netherphp/user: dev-master
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^0.7.2
- netherphp/standards: ^0.2.8
- phpunit/phpunit: ^9.6
This package is auto-updated.
Last update: 2024-11-23 02:50:10 UTC
README
Standards non-compliant website framework.
The framework will present documentation once it is running.
Quick Setup
https://atl.pegasusgate.net/docs/afs
CREDITS
The following libraries are used in this project via direct inclusion and are self managed rather than installed via Composer:
Scripting
- jQuery (DOM, https://jquery.com/)
- Squire (HTML editor core, https://github.com/fastmail/Squire)
- SimpleLightbox (Image gallery thing, https://github.com/andreknieriem/simplelightbox)
- Luxon (DateTime stuff, https://github.com/moment/luxon)
- Editor.js (Block editor, https://github.com/codex-team/editor.js)
- PinchZoom.js (Touch handler, bobmagicii's fork: https://github.com/bobmagicii/pinchzoom)
Style & Assets
- Bootstrap (Frontend framework, https://getbootstrap.com)
- Material Design Icons (Icons: UI, https://pictogrammers.com/library/mdi)
- Simple Icons Font (Icons: Brands, https://github.com/simple-icons/simple-icons-font)