Libraries tagged by php8.1
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.
achrafbardan/ns-ticket-search
4 Downloads
Ns ticket for php 8.1 and up.
achrafbardan/kvk-sdk
111 Downloads
KVK SDK for php 8.1 and up.
them/migrations
3 Downloads
A simple database migration tool for php >= 8.1
them/functions
3 Downloads
A collection of useful functions for php 8.1+
muran/zendframework1
13 Downloads
Zend Framework 1 for php8
codesaur/template
147 Downloads
An elegant object-oriented application development framework component for PHP 8.2.1 or newer
codesaur/router
235 Downloads
An elegant object-oriented application development framework component for PHP 8.2.1 or newer
codesaur/http-message
298 Downloads
An elegant object-oriented application development framework component for PHP 8.2.1 or newer
codesaur/http-client
185 Downloads
An elegant object-oriented application development framework component for PHP 8.2.1 or newer
codesaur/dataobject
376 Downloads
An elegant object-oriented application development framework component for PHP 8.2.1 or newer
thedudev2/livewire-editorjs
6 Downloads
This Package aims for an easy integration of Editor.JS with Laravel Livewire (updated for Laravel 10 and PHP 8.2)
kingscode/forked-oauth
79 Downloads
PHP 8.2 oAuth 1/2 Library
kingscode/oauth
3 Downloads
PHP 8.2 oAuth 1/2 Library
toxiccrack/ebay-sdk-php-laravel
16 Downloads
An eBay SDK for PHP. Fork of dts/ebay-sdk-php with support for PHP 8 and Laravel 10.