kudashevs/rake-php
A PHP implementation of the Rapid Automatic Keyword Extraction (RAKE) algorithm.
时间:2024-12-20 17:53
bigb06/phpcypherfile
A PHP library for encrypting and decrypting files using the AES-256-CBC algorithm.
时间:2024-12-10 08:32
aoaite/bunny-hash-php
PHP implementation of BunnyHash by MrDroetsch. BunnyHash is an inverse permutation algorithm.
时间:2024-11-16 15:12
keydev/laff-analyzer
PHP Implementation of the Largest Area Fit First (LAFF) 3D (three dimension) box packing algorithm
时间:2024-11-12 11:03
jcbontemps/phylogenetictree
Compute phylogenetic trees from distance matrix using BioNJ algorithm. It produce Newick file and Weighted newick if needed. There is also a render using Equal-angle algorithm and SVG output for testing. It's recommended to use a JS render like 'phylotree.js' (demo of phylotree.js here http://phylot
时间:2024-11-06 00:17
fat2fast/yii2-otp
Fat Too Fast YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
时间:2024-10-27 02:14
guanhui07/dfa-sensitive
copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
时间:2024-10-23 09:13
siberfx/backpack-leaflet-drawjs
LeafletDrawjs for Laravel Backpack ^6.x
时间:2024-10-06 23:40
hocvt/rake-php-plus
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
时间:2024-10-04 08:17
lloople/php-credit-cards
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
时间:2024-10-02 14:01
pavloniym/geophp
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
时间:2024-09-28 12:07
guanhui07/php-snowflake
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
时间:2024-09-19 09:48
hular369/geo-shapify
A PHP library that allows to check if a coordinate(lat,long) is inside or outside of a country or a circle or a polygon, calculate area occupied by a polygon/circle, and find out the nearest vertex of a country or a polygon from a given point.
时间:2024-09-17 06:47
thewebsolver/luhn-algorithm
PHP library to validate digits such as Credit Card Number, IMEI number, etc. with Luhn Algorithm
时间:2024-09-12 06:06