1 min readMar 29, 2026by jakub

Open Source

qoliber is committed to giving back to the developer community. We build and maintain open-source PHP libraries, developer tools, and Magento 2 modules — all free to use under the MIT License. Contributions, bug reports, and feature requests are always welcome.

PHP Libraries & Developer Tools

Standalone PHP packages and tools that work independently of Magento. Built for performance, tested thoroughly, and designed with clean architecture.

ProjectDescriptionInstall
MageBoxNative Magento development environment with Docker servicesbrew install qoliber/magebox/magebox
DJsonDynamic JSON generation with loops, conditionals, and variablescomposer require qoliber/djson
TsukuruData transformation templating — CSV, XML, JSON, YAML, and morecomposer require qoliber/tsukuru
CalculonMathematical expression parser with AST architecturecomposer require qoliber/calculon

Magento 2 Open Source Modules

Production-ready Magento 2 modules that solve real problems for merchants and developers. All packages are available via Composer from the qoliber repository.

ModuleDescriptionInstall
Data Patch CreatorGenerate PHP data patches from the Admin Panelcomposer require qoliber/module-datapatchcreator
CloudFlare Cache CleanerPurge CloudFlare cache via Magento CLIcomposer require qoliber/module-cloudflare-cache
Customer Timeout PopupSession timeout notifications with countdowncomposer require qoliber/module-customer-timeout
Attribute PaginationPagination for attribute options in Admin Panelcomposer require qoliber/module-attribute-pagination
Admin Locale SwitcherQuick locale switching in the Admin Panelcomposer require qoliber/module-admin-locale
Magento 1 → 2 MigrationFull database migration from M1 to M2composer require qoliber/module-m1migration
Product PackProduct bundles with quantity-based discountscomposer require qoliber/module-product-pack
Star us on GitHub

If you find our tools useful, please star the repositories on GitHub. It helps others discover the projects and motivates us to keep building.

Was this page helpful?
Open Source | qoliber Docs