Libraries tagged by Moby
asika/agent
8226 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
andreasnij/an-sms
4339 Downloads
A PHP library to send and receive SMS text messages through various gateways/providers.
abdalasif/telesign-enterprise-client
3421 Downloads
TeleSign Enterprise SDK
abdalasif/telesign-client
3427 Downloads
TeleSign SDK for PHP
51degrees/fiftyone.devicedetection
11985 Downloads
Device detection engines for 51Degrees Pipeline API. Parse HTTP headers to detect hardware, operating system, browser, and crawler information.
jandreasn/an-sms
20172 Downloads
A PHP library to send and receive SMS text messages through various gateways/providers.
moyi/umeng-open-api
17421 Downloads
友盟数据统计Open-api
mobizel/sylius-export-plugin
19546 Downloads
Bulk export of sylius resources
mobizel/markdown-docs-bundle
8096 Downloads
Explore your markdown documentation files via html web pages
mobilistics-gmbh/prometheus-monitoring
13652 Downloads
TYPO3 Prometheus Monitoring
mobilestock/scribe-tdd
5565 Downloads
scribe-tdd is a library that extends ajcastro-scribe-tdd. It includes internal adjustments to ensure compatibility with PHPUnit 11.4 and PEST.
mobilestock/model-tracks-user-updates
4842 Downloads
model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.
mobilestock/laravel-recaptcha-validator
2237 Downloads
Laravel ReCaptcha Validator is a library that enables you to validate Google Recaptcha v2 in Laravel applications by a macro in Request Facade.
mobilestock/laravel-model-affected-rows-verification
6727 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
mobilestock/laravel-gatekeeper
5987 Downloads
Laravel Gatekeeper is a package that provides a simple way to authenticate users using OAuth 2.0. Internally, it uses Laravel Socialite to authenticate users, Laravel Guards to manage the authentication process, and Laravel Routes to handle the OAuth 2.0 flow.