Libraries tagged by settings class
pantagruel74/yii2-active-records-manager
261 Downloads
Yii2 active records manager: for setting ActiveRecordInterface to class config map and creating, and searching active records used interface
germania-kg/google-structured-data
25 Downloads
Classes for setting up FAQ structured data
cyint/parsedata-php
51 Downloads
PHP class for setting default values and performing empty checks on PHP variables or arrays
bored-programmers/laragrid
98 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.
waughj/wp-media-sizes
31 Downloads
Class that simplifies setting WordPress media sizes.
imarc/craft-session
37 Downloads
An extension of craft's session class to allow setting permissions on session files
pattonwebz/post-type-registration
20 Downloads
A base class for extending when setting up post types.
kunoichi/theme-customizer
9256 Downloads
A handy class for WordPress customizer settings.
senasi/config
42 Downloads
Class for loading and accessing settings
cjrasmussen/autoload
39 Downloads
Autoloader that allows for setting different source paths based on class prefix
unreal4u/localization
98 Downloads
This class sets almost all locale settings and makes your life easier by doing so
synatree/yii2-readonly-behavior
224 Downloads
This behavior class allows you to specify an attribute which, upon setting or being set, prevents the model from being changed. Think of it as a latch that locks the model once a particular value has been set and saved.
sdbullion/nfusions
5 Downloads
This extension adds the capability in Magento to import products prices from nFusion Solutions' reliable, enterprise-class cloud platform for global financial data. All settings are provided in the Magento admin. When you import product prices in Magento this plugin will import prices from the nFusion Solutions cloud platform in the base currency of your Magento store. Through the use of a cron job the plugin can update prices automatically on a scheduled interval.
mkorkmaz/model_utils
260 Downloads
A simple PHP class for validating variable types, fixing, sanitising and setting default values for a model definition encoded as an array.
khaleejinfotech/multi-tenant-mailer
31 Downloads
The `MultiTenantMailer` is a powerful and flexible email-sending class designed for multi-tenant applications. It simplifies the process ofconfiguring and sending emails while supporting multiple tenants with different settings.