Libraries tagged by model settings
agencecaza/silverstripe-popup
49 Downloads
Enable a popup modal with custom settings
ecodev/tagpack
18 Downloads
All purpose tagging suite. Use tags for almost any allowed table without having to create new DB fields for each of them. Create multifunctional tag clouds using surf or filter mode together with time based settings, a tag breadcrumb menu and a searchbox with autocompletion.
thedotwriter/magento2-store-config-submenu
7 Downloads
Makes the configuration submenu available inside a slide modal when cliking on the Stores > Settings > Configuration link. Makes us skip the need to load the default config form before the one we want.
gilbertsoft/gsprotectedconfig
67 Downloads
GS Protected Config allows you to import configurations from outside the web directory or override it dependent from the application context or TYPO3 mode (FE, BE, CLI, AJAX and INSTALL). You can use this extension to move the website from dev to testing to production without changing something inside the web root if you place your settings outside. Templates can be found in Resources/Private/Templates. Configuration can simply be adapted by the Extension Manager and must be activated first!
mehdi-fathi/eloquent-filter
169099 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
eloquent-filter/filter
65 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
php-xapi/serializer
69453 Downloads
transform Experience API model objects to JSON strings and vice versa
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
php-xapi/symfony-serializer
37014 Downloads
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component
khalyomede/laravel-odata-adaptable
217 Downloads
Adapt your Eloquent model automatically according to the OData query strings.
mennovanhout/laravel-model-constants
411 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
pyther/json
34 Downloads
A lightweight (de)serializer between json strings and data models.
velitsol/eloquent-filter
11 Downloads
A laravel package to filter eloquent models and their relationships based on URL query strings.
mehdirajabi/filterable
11 Downloads
Filter eloquent model by array query strings
dejodev/laravel-multi-language-strings
9 Downloads
Laravel Package that adds a Multilanguage string class and an Attribute cast for adding language support to Models.