Libraries tagged by lush
liushoukun/dawn-api
3207 Downloads
A RESTful API package
lesha888/mysql2i
723 Downloads
Adapter to provide mysql interface on mysqli for php7
lesha888/geophp
34151 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
lashowroom/taxjar-bundle
5095 Downloads
Symfony 2/3 bundle for TaxJar
selay/php-credit-card-validator
8617 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
annaghd/php-credit-card-validator-plus
11603 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
tdely/luhn
2543 Downloads
PHP implementation of the Luhn algorithm.
rickard2/luhnar-validator
6432 Downloads
Symfony 2 validator to validate social security numbers
netson/l4shell
476 Downloads
Add shell command wrapper to Laravel 4
maosiji/luphp
17 Downloads
jacques/luhn
765 Downloads
Luhn algorithm implementation
horat1us/luhn-algorithm
11 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
devscast/lugha
50 Downloads
Lugha is a PHP Generative AI framework to build chatbot, RAG systems and AI-powered applications
designbycode/luhn-algorithm
289 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
chrsc/luhn-algorithm
24 Downloads
Validate and create credit/bank/loyalty card numbers