Libraries tagged by separate
mahbubhelal/refresh-databases
62 Downloads
A Laravel package that extends RefreshDatabase trait to support multiple database connections with separate migration paths. Also provides fast database refreshing with checksum-based caching.
levgenij/laravel-translatable
105 Downloads
Translatable Eloquent models with separate translation tables.
jlorente/laravel-eloquent-splitted-dates-trait
5997 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
jigeshraval/laravel-admin-dashboard
626 Downloads
Laravel VueJS/Vuetify Powered admin, booting up required components that separates Admin and Front and provides rich tools such as Media Library
jackbayliss/laravel-model-connection
1 Downloads
Define separate read/write database connections per Eloquent model.
inpsyde/wp-multisite-feed
342 Downloads
Create a separate feed for your whole multisite. This feed will have a custom url. You can limit the number of entries per blog and the maximum number of entries for the whole feed.
inmanturbo/ecow
10 Downloads
Eloquent copy-on-write: automatically copy all model changes to a separate table.
iionly/private_profiles
52 Downloads
Configure access to profile pages and permission to send private messages (site-wide configuration or optionally configurable by each user separately) and users can choose to hide their public activity and membership listing from logged out users (this user setting is hidden on walled garden Elgg sites as it's not necessary anyway).
hananils/kirby-link-methods
31 Downloads
List Methods is a plugin for Kirby providing methods to generate comma-separated list from collections like pages, users or files.
guanguans/eii
6 Downloads
Core component separated from Yii2. - 从 Yii2 分离出来的核心组件。
erhaweb/partner-rating
390 Downloads
Extbase/Fluid extension that allows departments to rate collaboration partners via a front-end form. Rating values can be specified as a comma separated list of integer values. Rating values greater than a configurable limit value must be justified. This is possible either by predefined reasons or a free text input.
derky/sortablescaptcha
313 Downloads
Sortables Captcha Extension for phpBB 3.3. This captcha plugin allows you to add questions and provide answers in two separate columns. An user will see all the answers in one column and has to drag some answers to the other column to successfully complete the captcha.
cdmanager/magento-min-order-fee
10 Downloads
Magento 2 module that displays a minimum order fee as a separate total row on orders, invoices and credit memos, including admin, storefront, emails and PDFs. The fee itself is calculated and persisted by an external system.
cageis/lexer
4 Downloads
Used to separate the characters of a string into tokens.
b7s/laravel-queue-flow
2 Downloads
A fluent Laravel Queue wrapper, simplifying queue management without creating separate Job classes