Libraries tagged by MogileFS
sunkan/php-mogilefs
70158 Downloads
MogileFs client for php
jorgecasas/mogilefs-php
4587 Downloads
A simple MogileFS PHP client
yuav/mogilefs
508 Downloads
MogileFS PHP Model
phpwax/mogilefs
10 Downloads
MogileFS Component
ahand/mobileesp
436858 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
mobilestock/scribe-tdd
1492 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/laravel-replicator
1358 Downloads
laravel-replicator is a Laravel Package that provides a peer-to-peer MySQL replication, using binlogs and events to get the changes from databases, using ANNOTATE_ROWS_EVENT to get the affected rows in the events.
mobilestock/laravel-model-affected-rows-verification
2487 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
1945 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
2045 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
1311 Downloads
That library will convert your Accept headers into application/json when it's generic or not present, using a global middleware
mobilestock/replicator-user-id-mapper
1305 Downloads
replicator-user-id-mapper is a library that converts the 'id' from 'usuarios' to 'id' from 'colaboradores' and vice versa.
mobilestock/model-tracks-user-updates
1348 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/api-3.0-php
5457 Downloads
Integração com a API 3.0 da Cielo
mobilefuse/cachebuster
9249 Downloads
Adds MD5 hashes to the URLs of your application's assets, so when they change, their URL changes.