Download the PHP package basoro/khanza-lite without Composer

On this page you can find all versions of the php package basoro/khanza-lite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package khanza-lite

Codename: Ataaka

mLITE

mLITE adalah alternatif ringan dan aman untuk Sistem Informasi Kesehatan agar bisa dijalankan via Mobile / Browser. mLITE dibangun dari awal dengan berfokus pada kesederhanaan - programer pemula pun dapat membuat Module-Modul sendiri. Ini karena mLITE menerapkan sistem dan arsitektur aplikasi yang sangat mudah dalam bentuk Kerangka Kerja Mandiri (Independent Framework).

Oh iya, mLITE memiliki panduan pemasangan yang sangat mudah juga. Hanya perlu 1 langkah penyesuaian. Segera setelah anda menyalin file-file ke komputer / server dan pengaturan selesai, mLITE siap digunakan! Proses pemasangan bahkan tidak membutuhkan waktu sebanyak yang diperlukan untuk menyalin file-filenya ;-)

Panel kontrol dan tampilan default sepenuhnya responsif, yang membuatnya dapat diakses dari perangkat mobile apa pun, bahkan di ponsel, berkat kerangka kerja CSS yang digunakan - Bootstrap. Setiap modul dapat menyesuaikan dengan CSS nya sendiri.

Masih banyak fitur-fitur tersembunyi untuk kebutuhan pengembangan. Silahkan jelajahi!!

Kebutuhan Sistem

Persyaratan sistem untuk mLITE sangat sederhana, sehingga setiap server modern sudah cukup. Berikut persyaratan minimal yang diperlukan

Konfigurasi PHP harus memiliki ekstensi berikut:

Pemasangan

Pemasangan menggunakan composer.

  1. Install composer di server/PC dan jalankan perintah composer untuk pemasangan paket utama dan independensi

  2. Buat folder uploads, tmp/ dan admin/tmp. Beberapa server mungkin memerlukan izin tambahan chmod 777 untuk direktori dan file tersebut.

  3. Sesuaikan pengaturan di config.php

  4. Buka browser Anda dan navigasikan ke alamat tempat file mLITE berada.

  5. Silahkan login dengan Username: admin dan Password: admin

Pemasangan Manual

  1. Unduh versi terbaru [mLITE] (https://github.com/basoro/mlite).

  2. Ekstrak semua file dari paket terkompresi dan kemudian transfer ke direktori lokal atau server. Biasanya, file diunggah ke www,htdocs atau public_html.

  3. Install composer di server/PC dan jalankan perintah composer untuk pemasangan independensi

  4. Buat folder uploads, tmp/ dan admin/tmp. Beberapa server mungkin memerlukan izin tambahan chmod 777 untuk direktori dan file tersebut.

  5. Sesuaikan pengaturan di config.php

  6. Buka browser Anda dan navigasikan ke alamat tempat file mLITE berada.

  7. Silahkan login dengan Username: admin dan Password: admin

Catatan:

Untuk setiap kali update, silahkan jalankan perintah

Ini untuk menambahkan dependensi baru pada aplikasi

Peringatan!

Jika ada didalam folder, misalnya lite

Untuk masuk ke panel administrasi, tambahkan /admin/ di akhir URL.

Login: admin Kata sandi: admin

Ini harus diubah segera setelah login untuk alasan keamanan. Juga dapat mengganti nama direktori dengan panel administrasi. (Anda perlu mengubahnya pada config.php)

Demo

Demo dan Info lebih lanjut di https://mlite.id


All versions of khanza-lite with dependencies

PHP Build Version
Package Version
Requires nullpunkt/lz-string-php Version ^1.3
phpseclib/phpseclib Version ~3.0
phpmailer/phpmailer Version ^6.9.1
mpdf/mpdf Version ^8.2.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package basoro/khanza-lite contains the following files

Loading the files please wait ....