Libraries tagged by Modul IS
testmonitor/eloquent-incrementable
24204 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
zendexperts/ze-theme
14250 Downloads
ZeTheme is a Zend Framework 2 module that allows you to switch between various themes. The module does not contain any themes, but you can create your own.
teppokoivula/search-engine
1239 Downloads
SearchEngine is a ProcessWire CMS/CMF module for indexing and searching site contents.
rinvex/laravel-tenants
3376 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
metamel/laravel-addresses
1031 Downloads
Metamel Addresses is a polymorphic Laravel package, for address book management. You can add addresses to any eloquent model with ease.
interactively/plans
2940 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
hschottm/tags
14284 Downloads
tags is a Contao extension that provides an architecture to tag any Contao element.
hexters/laramodule
2673 Downloads
Laramodule is an HMVC pattern for the Laravel framework.
rennokki/plans
2144 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
tastaturberuf/contao-image-copyright-bundle
2142 Downloads
With this Contao bundle you can easily add a copyright notice to all images and then display them in a module.
novius/laravel-linkable
2242 Downloads
A Laravel Eloquent model trait for linkable resource
magiccart/community
15357 Downloads
This module is require for other module from magiccart.
flyhjaelp/laravel-eloquent-orderable
3346 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
enrico69/magento2-customer-activation
8352 Downloads
This module is designed for Magento 2. It add the possibility for the site owner to manually validate customer accounts at registration.
another-library/type-guard
1363 Downloads
Type Guard module is part of the Pinkary Project, and allows you to **narrow down the type** of a variable to a more specific type.