Download the PHP package dtdtechorg/dcryption without Composer

On this page you can find all versions of the php package dtdtechorg/dcryption. 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 dcryption

DCryption Library

DCryption — bu PHP kutubxonasi bo'lib, matnni shifrlash va dechifrlashni amalga oshirish uchun ishlatiladi. Kutubxona o'ziga xos shifrlash alifbosi bilan ishlaydi va matnlarni shifrlab, maxfiy ma'lumotlarni himoya qiladi.

O'rnatish

Composer orqali o'rnatish

DCryption kutubxonasini o'rnatish uchun Composer ishlatishingiz mumkin. Avvalo, quyidagi buyruqni terminalda bajarib, kutubxonani o'rnating:

Agar Composer orqali o'rnatish imkoni bo'lmasa, kutubxonani GitHub orqali yuklab olib, src/ papkasi ichiga joylashtirishingiz mumkin.

Qo'lda o'rnatish

  1. GitHub sahifasiga kirib, kutubxonani yuklab oling.
  2. src/ papkasini o'z loyihangizga qo'shing.
  3. Kutubxonaning fayllarini o'z loyihangizda ishlatish uchun kerakli joyda ulanishni amalga oshiring.

Foydalanish

Kutubxona Sinfi

DCryption kutubxonasidan foydalanish uchun avvalo, Cryption sinfini chaqirish kerak.

1. Composer orqali ishlatish

Agar kutubxonani Composer orqali o'rnatgan bo'lsangiz, quyidagi kodni ishlatishingiz mumkin:

2. Qo'lda o'rnatish

Agar Composer ishlatmoqchi bo'lmasangiz va kutubxonani qo'lda yuklagan bo'lsangiz, Cryption.php faylini quyidagicha chaqiring:

Funksiyalar

encrypt($plaintext)

Bu metod kiritilgan matnni (plaintext) shifrlaydi va shifrlangan matnni qaytaradi.

Parametrlar:

Natija:

Misol:

decrypt($encryptedText)

Bu metod shifrlangan matnni (encrypted text) ochadi va asl matnni qaytaradi.

Parametrlar:

Natija:

Misol:

Xatoliklar va Maxfiy Belgilar

License

MIT License — bu loyiha MIT litsenziyasiga asoslangan. Batafsil ma'lumot uchun LICENSE faylini tekshiring.

Qo'shimcha

Agar siz kutubxonaning imkoniyatlarini kengaytirmoqchi bo'lsangiz yoki yangi xususiyatlar qo'shmoqchi bo'lsangiz, iltimos, GitHub sahifasida muhokama qilishingiz mumkin.


DCryption Library — maxfiy ma'lumotlarni shifrlash va xavfsizligini ta'minlash uchun ishlab chiqilgan PHP kutubxonasi.


All versions of dcryption with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4
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 dtdtechorg/dcryption contains the following files

Loading the files please wait ....