Libraries tagged by payir
pivot-libre/tideman
64 Downloads
Implementation of the Tideman ranked pairs algorithm
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
ghindows/php-signed-soap-client
3137 Downloads
PHP SoapClient with SOAP Message Security
aza/socket
29129 Downloads
AzaSocket - Anizoptera CMF sockets abstraction component. Provides convenient universal API for using sockets in PHP (via sockets or stream extensions).
ankapix/sanalpos-entegrasyonlari
276 Downloads
Paynet, İPara, İyzico, Moka, PayTr, Payu, Şeker Bank, İş Bankası, Garanti Bankası, Akbank, Halk Bankası, QNB Finans Bank, Anadolu Bankası, Vakıf Bankası, Kuveyt Türk, Zıraat Bankası, Türkiye Finans, HSBC Bank, Deniz Bank, Alternatif Bank, Payfull, Yapı Kredi Bankası, Albaraka Türk, ING Bank, TEB, Net Tahsilat, ZıraatPay, QNB Pay, Akbank
mudhairless/openpgp
113 Downloads
Implementation of OpenPGP for PHP
pamiris/javascript-constants
298 Downloads
A simple tool for converting PHP constant classes into javascript constant objects
wucdbm/mongodb-http-logger
1666 Downloads
A collection of Doctrine ODM Documents and a base Logger class implementation to log your HTTP Request/Response pairs & associated errors in a more convenient way
wpbc/metahash-rewards
48 Downloads
Automated PHP script for paying Metahash delegation rewards.
white-rabbit-1-sketch/php-file-hash-map
4 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
sajjadh47/bpe-encoder-php
30 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
pdaleramirez/asymmetric-encryption
15 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
luckynvic/yii2-option
327 Downloads
Yii2 extension to save named value pairs
isolution/meta-data
51 Downloads
This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.
gregbiv/blue-x-geohash
10089 Downloads
A library of where in the world things are. Mostly this library is concerned with geohashes, which encode latitude/longitude pairs into scalar, and therefore index-friendly, values.