Libraries tagged by pluginable
mouf/utils.common.paginable-interface
272461 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
mediawiki/pluggable-auth
10052 Downloads
An authentication framework for MediaWiki
whilesmart/eloquent-owner-access
1655 Downloads
Pluggable polymorphic owner authorization for Laravel packages with owner_type/owner_id columns. Lets host apps decide who can see and modify owner-scoped records without coupling the underlying packages to a specific tenancy model.
tiny-blocks/mapper
2317 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
telegram-bot-essentials/billing
424 Downloads
Invoices, payments and a pluggable gateway registry for telegram-bot-essentials/essence
padosoft/laravel-pii-redactor
721 Downloads
Italian-first PII redaction pipeline for Laravel: deterministic regex + checksum-validated detectors (codice fiscale, P.IVA, IBAN), pluggable strategies (mask / hash / tokenise / drop), GDPR + EU AI Act ready.
othercode/laravel-version
1637 Downloads
A tiny port-adapter version resolver for Laravel apps. Pluggable sources: VERSION file, env var, git tag, or config array.
nowo-tech/translation-yaml-tools-bundle
1894 Downloads
Symfony console tools for YAML translations: nested tree conversion, key sorting, and machine translation for missing keys (Google, DeepL, LibreTranslate; pluggable).
netresearch/assetpicker
194 Downloads
Embeddable Vue 3 asset & file picker with a pluggable storage-adapter layer — GitHub, Google Drive, EnterMediaDB, or your own.
mtymek/mt-mail
39960 Downloads
Zend Framework e-mail module. Using this library can easily create e-mail messages from PHTML templates (with optional layouts) and send them using configurable transports. Pluggable, EventManager-driven architecture allows you to customize every aspect of the process.
mchampaneri/timeslicer
4705 Downloads
A plugable laravel package to generate time slots of particular time interval for any time range.
k2gl/dsse
4090 Downloads
Sign and verify DSSE (Dead Simple Signing Envelope) payloads in PHP, with pluggable keys
fostercommerce/shipments
3950 Downloads
A Craft CMS plugin that adds first-class shipments to Craft Commerce, splitting each completed order into one or more Shipment elements via a pluggable rules engine.
fivelab/migrator
4799 Downloads
Versioned migrations for any storage: SQL via PDO, ClickHouse and more, with independent migration groups and pluggable history storage.
cboxdk/laravel-tax
862 Downloads
Cbox Tax — a self-hostable consumption-tax engine for Laravel: it owns the calculation logic (place-of-supply, reverse-charge, rate application, inclusive/exclusive) per jurisdiction and sources rate and rule data through pluggable contracts.