Libraries tagged by inmobile
deimosindustries/lullabot-amp
26222 Downloads
A set of useful classes and utilities to convert html to AMP html (See https://www.ampproject.org/)
cybercog/php-pushwoosh
4111 Downloads
A PHP Library to easily send PUSH notifications with the Pushwoosh REST Web Services.
concisecss/concise.css
32 Downloads
A lightweight front-end framework that provides functionality without the bloat.
batons0/yopaymentsphp
7241 Downloads
A PHP Library to interact with the Yo! Payments API.
balazscsaba2006/amplify
14480 Downloads
Twig filter for the Craft CMS 3 to optimize rich text content for Google AMP.
asika/agent
6710 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
al-saloul/agent
3244 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
abdalasif/telesign-enterprise-client
3126 Downloads
TeleSign Enterprise SDK
abdalasif/telesign-client
3132 Downloads
TeleSign SDK for PHP
51degrees/fiftyone.devicedetection
11723 Downloads
Device detection engines for 51Degrees Pipeline API. Parse HTTP headers to detect hardware, operating system, browser, and crawler information.
jandreasn/an-sms
19846 Downloads
A PHP library to send and receive SMS text messages through various gateways/providers.
mobilestock/scribe-tdd
4482 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
3833 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
1504 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
5637 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.