Libraries tagged by base module
davidhirtz/yii2-media
1079 Downloads
Media management module for admin panel based on Yii 2.0 framework
nordsoftware/lumen-dynamodb
3181 Downloads
DynamoDB module for Lumen framework. Based on https://github.com/baopham/laravel-dynamodb
slider23/laravel-modulator
119 Downloads
Artisan-generator for easy creating module in your Laravel namespace-based application.
nordsoftware/lumen-core
3122 Downloads
Core module for our REST API based on Lumen framework.
jfloff/highroller-zf2
880 Downloads
Highcharts module for Zend Framework 2 based on HighRoller.
yireo-training/magento2-example-notify-cart-update
49 Downloads
Example Magento 2 module showing how to observe KnockoutJS-based cart updates
spoonx/sxbootstrap
10709 Downloads
A twitter bootstrap module for ZF2 (zend framework 2) based on rwoverdijk/assetmanager
rwoverdijk/sxbootstrap
311 Downloads
A twitter bootstrap module for ZF2 (zend framework 2) based on rwoverdijk/assetmanager
evas-php/evas-di
103 Downloads
Di module (Dependency Injection container trait & class) based on magic methods
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
ocramius/ocra-elastic-search
52 Downloads
Elastic search Module for Zend Framework 2 applications based on Doctrine's ObjectManager
sunnysideup/add-casted-variables
27 Downloads
This module allows you to add a list of values to the CMS Fields for a record based around the casting (casted) methods / variables so that you get more information abohe record
slimphp-api/slim-json
60 Downloads
A module for slim, JSON middleware for encoding based on Content-Type
mfonte/hte-cli
380 Downloads
[H]andle [T]est [E]nvironment CLI tool to create and manage VirtualHosts that are compatible with github.com/mauriziofonte/win11-wsl2-ubuntu22-setup or with any LAMP stack based on Debian or Ubuntu, with Multi PHP-FPM support via mpm_event, proxy_fcgi, and fcgid Apache modules.
bashilbers/domain
9 Downloads
Adds interfaces and base classes for DomainEvents, Aggregates, Snapshotting (the write part of CQRS). Modeled after DPC14