Libraries tagged by diff
stocker4all/luhn-mod-n
48938 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.
stayforlong/hotelbeds
9183 Downloads
To use the differents services from Hotel Beds. Compatible with version 0.2
stagem/zfc-flash
10 Downloads
ZF Adapters for different Flash Managers
sqlbuilder/phpsqlbuilder
5 Downloads
php query builder to execute sql queries for different database systems.
springworks/entity-diagrams
1139 Downloads
Generate entity diagrams that show how the different parts of your Craft site relate to each other
sprain/bookfinder
25 Downloads
A php library to find books via different apis
sokil/php-viber-notifier
116 Downloads
Allows to implement subscription on Viber's account and broadcast notifications to different groups of subscribed userss,
sokil/php-symfony-validator-converter
45 Downloads
Convert validation errors from different sources to different formats
smoren/helpers
858 Downloads
Some helpers for different things
sloth-dev-guy/rabbitmq-messages
17 Downloads
Send messages with resilience and idempotence between different applications using rabbitmq
slivka-b/laravel-translatable
104 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
sinema/gate-guardian
13 Downloads
Guard; Checks JWTs against different guard types; default is Zitadel
silverstripe/multi-domain
1569 Downloads
Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy
sh4msi/filament-otp
67 Downloads
Filament OTP is a package for Filament that allows users to login with a One-Time Password. (OTP and Passwordless are similar, but they differ in some aspects!)
selifa/core
160 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.