Libraries tagged by Date Algorithms

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


giahojnost/credit-card-validator

0 Favers
6 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


jyil/php-data-structure-algorithms

0 Favers
0 Downloads

php data structure algorithms

Go to Download


yousafsyed/algorithms

2 Favers
18 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
31 Downloads

This packages is useful for data encryption and decryption

Go to Download


noorani-mm/encoder-algorithm

3 Favers
5 Downloads

This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.

Go to Download


htmax/play-with-data-structures

0 Favers
0 Downloads

PHP Data Structures Code

Go to Download


securehash/securehash

0 Favers
17 Downloads

Class to encrypt data easily with hash algorithms

Go to Download


barseghyanartur/ska

0 Favers
317 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
10 Downloads

Hierarchical Clustering with Agglomerative Clustering Algorithm

Go to Download


phpalgorithms/datatypes

0 Favers
1 Downloads

Implementation of many basic data types.

Go to Download


karpovigorok/leetcode

0 Favers
1 Downloads

Leetcode.com problem solve using php language

Go to Download


sinri/sadame

0 Favers
10 Downloads

PHP Fundamental Data Structure and Algorithm Realization

Go to Download


hsbmaulana/phpcollection

1 Favers
2 Downloads

Data Structure and Algorithm

Go to Download


<< Previous Next >>