Libraries tagged by 10
comm100/live-chat
1 Downloads
Create comm 100 live chat and integration
coliving/laravel-block-bots
77 Downloads
Block bots and high traffic offenders using Redis. This is forked from Potelo/laravel-block-bots to make it support Laravel 10
codenomads/roles-permission
2 Downloads
Laravel 10.XX Roles and Permission complete
codekoalas/koality-drupal
195 Downloads
Project template for Drupal 10 projects with composer: with some pre-installed things needed on every site
cmxperts/laravel-menu
36 Downloads
Drag and Drop Menu Generator for Laravel 10
cmouleyre/next-gen-picture
34 Downloads
Generate your images in WebP format in different sizes plus the appropriate HTML tag. Manage: media requests, device pixel ratio and 100% compatibility.
cloud-castle/sms-services-laravel
46 Downloads
Пакет Laravel 10 для рассылки смс и авторизационных телефонных вызовов через сервисы smsc.ru и sms.ru
chent/laravel10-tpl
0 Downloads
Init laravel 10.* project with encore/laravel-admin.
charlesjiang/kd100
1 Downloads
快递100物流查询
cast/base-convert
34 Downloads
Base convert. Based on https://www.php.net/manual/ru/function.base-convert.php#106546
bumpcore/kelavel
4 Downloads
The Laravel 10 version of the skeleton application.
bts/bg_bg
7 Downloads
Bulgarian language package for Magento 2.100
brycematheson/laravel_ab_test
12 Downloads
Laravel 10 AB testing package
bravedave/win10_epm
1 Downloads
Windows 10 End Point Monitor
bored-programmers/laragrid
96 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.