Libraries tagged by php8.0
dgoriaev/yii2-behaviors
2 Downloads
Collection of useful behaviors for Yii Framework 2.0. Fork for php >= 8.0
devcapere/pquery
12 Downloads
A jQuery like html dom parser written in php. This fork add fixes for php >= 8.0
cocoon-projet/pipe
11 Downloads
Un gestionnaire de middlewares PSR-15 puissant et flexible pour PHP 8.0+
bqscea/proxmox-api
9 Downloads
PHP 8.0+ 封装的Proxmox VE API客户端
aphproach/container
0 Downloads
A service container for PHP 8.0+
annotation/larscan
2056 Downloads
Implement a Laravel scanner that can scan by namespace or path and instantiate classes annotated with specific annotations based on PHP 8.0's annotation feature.
acitd/test
0 Downloads
Logging for PHP 8.0
digifa/mobile-detect-bundle
193 Downloads
Symfony 6.4, 7.0 / PHP 8.2 bundle to detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
wlsh/core
9 Downloads
运行环境:php8 / nginx1.18.0 / swoole4.5.9 / Mysql8 / Redis6
alaugks/imagemagick-php
5 Downloads
This is a clone of the project Orbitale/ImageMagickPHP version v2.0.2. and PHP 8 support added.
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.
symfony/polyfill-php70
194294798 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symplify/easy-coding-standard
28435098 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
ankitpokhrel/tus-php
6130491 Downloads
A pure PHP server and client for the tus resumable upload protocol v1.0.0
thenetworg/oauth2-azure
7486611 Downloads
Azure Active Directory OAuth 2.0 Client Provider for The PHP League OAuth2-Client