Libraries tagged by uses
mobilestock/model-tracks-user-updates
4589 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-gatekeeper
5744 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
5987 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.
mix/database
14504 Downloads
Simple database for use in multiple execution environments, with support for FPM, Swoole, Workerman, and optional pools
mitmelon/compress
4080 Downloads
Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.
mimmi20/mezzio-navigation-laminasviewrenderer-bootstrap
157914 Downloads
Provides viewhelper for Mezzio Navigation to use with Bootstrap 5
mimmi20/laminasviewrenderer-bootstrap-form
150357 Downloads
Provides View Renderer for Laminas Forms to use with Bootstrap 5
milito/query-filter
7767 Downloads
This is package to use query filter for each model. This package is made entirely for personal use. But if you are eager to use this, you can easily use this package by using readme. This is very simple and amateur :).
middlewares/recaptcha
36737 Downloads
Middleware to use Google reCAPTCHA for spam prevention
middlewares/aura-router
10437 Downloads
Middleware to use Aura.Router
microman/kirby-column-blocks
1919 Downloads
Use columns in block fields based on the layout field.
mehdibo/codeigniter-recaptcha
3463 Downloads
CodeIgniter library to use Google's reCAPTCHA V2
mediawiki/semantic-watchlist
5288 Downloads
A Semantic MediaWiki extension that allows users to use a watchlist for semantic properties.
maurymmarques/markdown-plugin
16609 Downloads
A CakePHP plugin that facilitates the use of PHP Markdown with CakePHP
mattiabasone/avro-serde-php
27580 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry