Libraries tagged by settings class
initphp/config
129 Downloads
Advanced configuration manager for PHP with dotted-path access, file/directory/class loaders and a static facade.
gravatalonga/driver-manager
515 Downloads
Driver manager is a class responsible to hold information to configure another objects, for example, database connections, logs configurations, etc
gavinggordon/constantgroups
18 Downloads
A PHP class which provides quick as-needed access to pre- and user defined data via constants.
depage/config
6 Downloads
depage-config is a simple read-only config class.
backdrop-dev/view
394 Downloads
System for setting up and rendering theme template files. Views are a bit like a suped-up version of the core WordPress get_template_part() function.
backdrop-dev/template-helpers
382 Downloads
Backdrop Template Helpers is set a helper functions for setting the path, locations, and filtering templates.
sofyansitorus/wp-yes
62 Downloads
WordPress Yet Easy Settings class is PHP class for easy to build advanced admin page for WordPress.
kilroyweb/klink
112 Downloads
Package for easily setting classes for active links
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.