Libraries tagged by user_id
idfive/idfive_instagram_basic
36 Downloads
Provides a service for use within themes/modules, to interact with the instagram Basic API. This module provides no markup or settings, rather simply a way to gather instagram posts for use elsewhere in theme or custom module, for maximum flexibility.
bnf/idiotic-typo3-lts-meta-package
11 Downloads
Enfores LTS release of TYPO3 v8 (TESTPACKAGE, DO NOT USE IN PRODUCTION)
idrsolutions/buildvu-php-client
195 Downloads
[DEPRECATED] Use idrsolutions-php-client instead
neblar/descardid
6 Downloads
DesCardId (of Card Identification) is a php library used for identifying credit card numbers in text.
kiefernwald/doctrine-uuid-generator
1475 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
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
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
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
gubler/guid-doctrine
63 Downloads
Use of a ramsey/uuid UUID with GUID codec as Doctrine field type.