Download the PHP package jodijonatan/jo-server without Composer
On this page you can find all versions of the php package jodijonatan/jo-server. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jodijonatan/jo-server
More information about jodijonatan/jo-server
Files in jodijonatan/jo-server
Download jodijonatan/jo-server
More information about jodijonatan/jo-server
Files in jodijonatan/jo-server
Vendor jodijonatan
Package jo-server
Short Description Library PHP ultra-ringan untuk persiapan LKS Web Technology Indonesia (Modul B).
License MIT
Package jo-server
Short Description Library PHP ultra-ringan untuk persiapan LKS Web Technology Indonesia (Modul B).
License MIT
Please rate this library. Is it a good library?
Informations about the package jo-server
Jo-Server 🚀
Jo-Server adalah library helper PHP ultra-ringan untuk kompetisi LKS Web Technology.
Menyediakan abstraksi untuk database CRUD, routing, auth, validasi, dan UI siap pakai.
✨ Fitur Utama
- 🗄️ Database + Schema: Query builder chainable (where, orderBy, limit, CRUD lengkap) + migration builder
- 🌐 Router + CORS: Regex router dengan middleware, route groups, dan CORS otomatis
- 📥 Request: Auto-sanitasi, validasi dengan rules (
required|email|min:6), support JSON + form data - 🔑 Auth Manager: Hash bcrypt, token HMAC-SHA256 dengan expiry, role-based access
- 📦 Response: JSON response standar
- 🖼️ Image Processor: GD wrapper untuk resize dan crop
- 🎨 UI Kit: CSS components (card, form, table, modal, toast, navbar, badge, pagination) + JS helpers
📦 Instalasi
🚀 Panduan Penggunaan
1. Setup Entry Point (index.php)
2. Database & Migration
3. Validasi Request
4. Autentikasi
5. Base Controller
6. Frontend UI (CSS/JS)
📁 Struktur Direktori
📄 Lisensi
MIT — Dibuat oleh Jodi Jonatan untuk pejuang LKS Indonesia.
All versions of jo-server with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-gd Version *
ext-gd Version *
The package jodijonatan/jo-server contains the following files
Loading the files please wait ...