Libraries tagged by user id
neblar/descardid
6 Downloads
DesCardId (of Card Identification) is a php library used for identifying credit card numbers in text.
kiefernwald/doctrine-uuid-generator
1476 Downloads
Use UUIDv4 as generated id in Doctrine ORM.
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
zeyen/webman-hashids
2 Downloads
Webman Hashids Used to generate a youtube-like ID from a digital ID
isszz/think-hashids
16 Downloads
Thinkphp Hashids Used to generate a youtube-like ID from a digital ID
staempfli/freeipa
973 Downloads
A PHP library to connect and use the FreeIPA / Red Hat Identity Management
vereschak/url-encryptor-bundle
84 Downloads
The NzoUrlEncryptorBundle is a Symfony Bundle used to Encrypt and Decrypt data and variables in the Web application or passed through URL
vedatakdogan/apple-client-php
67 Downloads
It provides a php service where you can use auth services for Apple devices.
octools/client
49 Downloads
Laravel Client to use Octools.io API
dizatech/cutlet-helper
87 Downloads
A package to use helper functions and Iranian Validator in laravel apps.
chistel/laravel-uniqueid
426 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key
webdevetc/laraveluniqueidetc
9 Downloads
Easily add a unique Id field to your Laravel eloquent models. Every time you create a new eloquent model in Laravel that uses this trait, it will automatically set a unique id column
oyoun-media/academy-saml
425 Downloads
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
lorenzomar/mysql-optimized-uuid
6 Downloads
Optimized binary representation of UUID to use as primary key in MySQL table. See www.percona.com/blog/2014/12/19/store-uuid-optimized-way
ideasonpurpose/wp-theme-init
198 Downloads
A common baseline of repeated functions, filters and actions used across WordPress themes.