Libraries tagged by designbycode

designbycode/south-african-id-validator

0 Favers
10 Downloads

The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.

Go to Download


designbycode/luhn-algorithm

1 Favers
258 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.

Go to Download


designbycode/levenshtein-distance

1 Favers
101 Downloads

The LevenshteinDistance class provides a method to calculate the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.

Go to Download


designbycode/laravel-business-name-generator

1 Favers
11 Downloads

Laravel Business Name Generator is a Laravel package that generates business names based on a combination of adjectives and nouns. It provides a flexible and customizable way to generate business names that can be used for various purposes.

Go to Download


designbycode/google-maps-place-details

1 Favers
74 Downloads

The Reviews class is a part of the Designbycode namespace and is used to fetch reviews, rating, and user ratings total of a place using the Google Places API. It requires a Google Maps API key and a Google Maps place ID to make requests.

Go to Download


designbycode/fuzzy-search

0 Favers
6 Downloads

The Fuzzy Search package provides a simple and efficient way to perform fuzzy searches on a collection of texts using the Levenshtein distance algorithm. This package is useful when you need to search for texts that may contain typos or slight variations.

Go to Download


designbycode/credit-card-validator

1 Favers
8 Downloads

The Credit Card Validator package provides a set of classes to validate credit card numbers, expiry dates, and CVV codes. This package is designed to help you ensure that the credit card information provided by users is valid and accurate.

Go to Download


designbycode/business-name-generator

1 Favers
191 Downloads

The Business Name Generator is a PHP class that generates business names based on a combination of adjectives and nouns. It provides a flexible and customizable way to generate business names that can be used for various purposes.

Go to Download


designbycode/laravel-taggable

0 Favers
1 Downloads

laravel tagging package

Go to Download


designbycode/laravel-datatables

0 Favers
36 Downloads

This package is the backend implementation for creating datatables for Laravel modal.

Go to Download


designbycode/eloquent-datatable

0 Favers
53 Downloads

Create eloquent datatables

Go to Download


designbycode/conversions

0 Favers
3 Downloads

This is my package conversions

Go to Download