Libraries tagged by learning extension
hyperia/yii2-clear-cache-behavior
4161 Downloads
The behavior for Yii2 to clearing cache on specific events
de-swebhosting-typo3-extension/cacheopt
3837 Downloads
Optimizes automatic cache clearing.
andersbjorkland/maintenance-extension
58 Downloads
📦 This Bolt extension adds tools for clearing opcache and monitor performance.
dennis-kashirin/yii2-session-timeout-warning
196 Downloads
Users are warned about expiring session.
carstenwindler/cleansman
3654 Downloads
A Codeception extension for cleaning up test output before you run new tests.
wszdb/flarum-shareurl
110 Downloads
A Flarum plugin that adds external link warning and one-click copy link functionality
huijiewei/yii2-noty
4 Downloads
Noty is a library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.
carono/yii2-phone-helper
3 Downloads
A helper for clearing a phone number and forming a string by mask
intera-typo3-extension/cacheopt
5266 Downloads
Optimizes automatic cache clearing.
tourbuzz/tempalicious
27609 Downloads
Robust, self-cleaning tempfiles with extensions.
leuchtfeuer/alt-text-checker
7 Downloads
TYPO3 extension that adds a warning overlay icon in the File List module for files missing alternative text, and adds an Alternative text column to file reference tables in the backend.
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.