Libraries tagged by mobile
moneroo/moneroo-laravel
2907 Downloads
This official Laravel Package for Laravel to interact with Moneroo API.
mobiweb/sdk
3372 Downloads
4.0.3 PHP library for communicating with the MobiWeb REST APIs.
marghoobsuleman/hashtagcms
1200 Downloads
Hashtag CMS, Use it as Headless CMS or Bundled, API enabled, Admin Panel, Multisite, Multi-platform, Multilingual.The Most powerful, fast and user-friendly platform. Made with PHP Laravel Framework.
hachther/mesomb-php
1460 Downloads
MeSomb PHP Library
entreprise7pro/bootstrap
1066 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web with jQuery v4 support.
devscast/maxicash
915 Downloads
The MaxiCash integration platform enables merchants to integrate with the MaxiCash platform to receive payments via their mobile applications or websites. The API uses JSON to interact with .Net or open source platforms such as PHP.
concisecss/concise.css
32 Downloads
A lightweight front-end framework that provides functionality without the bloat.
batons0/yopaymentsphp
6823 Downloads
A PHP Library to interact with the Yo! Payments API.
balazscsaba2006/amplify
14401 Downloads
Twig filter for the Craft CMS 3 to optimize rich text content for Google AMP.
mobilestock/scribe-tdd
2674 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
2296 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-model-affected-rows-verification
3752 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
3181 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.
mobilestock/laravel-database-interceptor
3297 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
mobilestock/auto-json-accept
2516 Downloads
That library will convert your Accept headers into application/json when it's generic or not present, using a global middleware