Libraries tagged by user id
popeye/phalcon-stubs
4829 Downloads
Stubs for Phalcon framework that can be used for autocompletion in IDE
phpdevcommunity/psr11-dependency-injection
17 Downloads
A lightweight PHP Dependency Injection Container implementing the PSR-11 standard. This library is designed for simplicity and ease of use, making it an ideal choice for small projects where you need a quick and effective DI solution.
webonaute/doctrine-datalocking-bundle
20249 Downloads
Lock a list of object of the same entity to be executed by a single processor. When the lock is aquire, the lock ID generated can be use by a processor to execute action on that locked list.
ssipos90/correlate
74 Downloads
Add correlation ID to requests to use in micro services logs aggregating.
betterbrief/silverstripe-autocompletefield
1566 Downloads
Allow the quick selection of items on the client side and (conventionally) return an ID for ease of use.
tpenaranda/aiditokens
20 Downloads
Use custom tokens instead of IDs on Laravel models.
skip405/kickbox-wordpress
6 Downloads
This package provides a Kickbox Email Verification API-client that uses WordPress HTTP-requests functions. Ideal if you want to employ Kickbox email verification in a WordPress plugin or theme.
phile/youtube
24 Downloads
A plugin that generates Youtube videos based on IDs. It can be used in your theme, or in your Markdown.
lebato/snowflake-sdk-php
8 Downloads
This API used to generate universal unique identification number.
kaskadia/doctrine-repository-wrapper-uuid
110 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses UUID as the primary identifier.
kaskadia/doctrine-repository-wrapper-int
6 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses INT as the primary identifier.
jordimorillo/uid
14 Downloads
A package to self-generate 32bit unique integer identifiers that can be used as primary keys in relational databases
garnetstar/testsandbox
18 Downloads
Forked version of nette/sandbox. Used for quickly testing new ideas.
cesnet/simplesamlphp-module-campususerpass
1324 Downloads
Use ECP to connect another identity provider as auth source
barseghyanartur/ska
319 Downloads
Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.