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.
| Project | Description | Install |
|---|---|---|
| MageBox | Native Magento development environment with Docker services | brew install qoliber/magebox/magebox |
| DJson | Dynamic JSON generation with loops, conditionals, and variables | composer require qoliber/djson |
| Tsukuru | Data transformation templating — CSV, XML, JSON, YAML, and more | composer require qoliber/tsukuru |
| Calculon | Mathematical expression parser with AST architecture | composer 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.
| Module | Description | Install |
|---|---|---|
| Data Patch Creator | Generate PHP data patches from the Admin Panel | composer require qoliber/module-datapatchcreator |
| CloudFlare Cache Cleaner | Purge CloudFlare cache via Magento CLI | composer require qoliber/module-cloudflare-cache |
| Customer Timeout Popup | Session timeout notifications with countdown | composer require qoliber/module-customer-timeout |
| Attribute Pagination | Pagination for attribute options in Admin Panel | composer require qoliber/module-attribute-pagination |
| Admin Locale Switcher | Quick locale switching in the Admin Panel | composer require qoliber/module-admin-locale |
| Magento 1 → 2 Migration | Full database migration from M1 to M2 | composer require qoliber/module-m1migration |
| Product Pack | Product bundles with quantity-based discounts | composer 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.