Libraries tagged by flux
mouf/utils.cache.in-memory-cache
356810 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
motomedialab/laravel-redis-driver
888 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
mkeremcansev/laravel-commission
14 Downloads
A flexible package to calculate and log commissions in Laravel.
mjkhajeh/wporm
67 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
mipotech/yii2-rest
6240 Downloads
A suite of tools for generating powerful, flexible REST APIs in Yii2
mhasankn/dart-models
135 Downloads
Laravel library to easily generate models for Dart/Flutter from command line.
messageagency/ma_sprout_layouts
16951 Downloads
Reusable and flexible layouts
mediamonks/sonata-media-bundle
9551 Downloads
A powerful, flexible and easy to use alternative for the existing Sonata Media Bundle
mcguffin/acf-duplicate-repeater
280 Downloads
WordPress plugin for ACF PRO allowing to duplicate repeater and flexible content fields.
marvinlabs/laravel-html-bootstrap-4
19733 Downloads
A fluent html builder for Bootstrap 4 components
mapik/audit-log
5098 Downloads
Flexible and rock solid audit log tracking plugin for CakePHP
mandango/mondator
17534 Downloads
Easy and flexible class generator for PHP
makzumi/calendar
7296 Downloads
Laravel 4 Flexible Calendar
makinacorpus/profiling
6633 Downloads
Lightweight and flexible profiling toolbox, using the high resolution timer.
maestroerror/eloquent-regex
19 Downloads
Eloquent Regex brings the simplicity and elegance to regular expressions. Designed for Laravel developers, this package offers a fluent, intuitive interface for building and executing regex patterns in your PHP applications.