Libraries tagged by Date Algorithms

ionux/php-asn1-library

11 Favers
10 Downloads

This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.

Go to Download


mbsoft31/graph-core

0 Favers
273 Downloads

A lightweight, performant, and dependency-free graph data structure library for PHP.

Go to Download


irabbi360/php-credit-card-validator

9 Favers
854 Downloads

Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date

Go to Download


iamjohndev/phpencryption

6 Favers
6 Downloads

PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.

Go to Download


hamoi1/eloquent-encryptable

4 Favers
129 Downloads

This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.

Go to Download


jyil/php-data-structure-algorithms

0 Favers
0 Downloads

php data structure algorithms

Go to Download


yousafsyed/algorithms

2 Favers
19 Downloads

Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.

Go to Download


haitian/data-structures-and-algorithms-in-php

1 Favers
6 Downloads

Classic algorithms and data structures implemented in PHP.

Go to Download


thegiant/algorithms

1 Favers
66 Downloads

This packages is useful for data encryption and decryption

Go to Download


htmax/play-with-data-structures

0 Favers
0 Downloads

PHP Data Structures Code

Go to Download


kduma/simple-dal-data-integrity-contracts

0 Favers
3 Downloads

Simple DAL - Integrity algorithm contracts and interfaces

Go to Download


securehash/securehash

0 Favers
17 Downloads

Class to encrypt data easily with hash algorithms

Go to Download


barseghyanartur/ska

0 Favers
319 Downloads

Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.

Go to Download


softnix/hierarchical

0 Favers
11 Downloads

Hierarchical Clustering with Agglomerative Clustering Algorithm

Go to Download


pouya1364/probabilistic-php

0 Favers
2 Downloads

Pure-PHP probabilistic data structures: Bloom Filter, Counting Bloom Filter, Cuckoo Filter, Count-Min Sketch, and HyperLogLog. Zero dependencies.

Go to Download


<< Previous Next >>