Libraries tagged by kusto
tomatophp/filament-users
66811 Downloads
Manage your users with a highly customizable user resource for FilamentPHP with integration of filament-shield and filament-impersonate
stymiee/authnetjson
450921 Downloads
Library that abstracts Authorize.Net's JSON APIs. This includes the Advanced Integration Method (AIM), Automated Recurring Billing (ARB), Customer Information Manager (CIM), Transaction Reporting, Simple Integration Method (SIM), and Webhooks.
stellarwp/schema
436803 Downloads
A library for simplifying the creation and updates of custom tables within WordPress.
spatie/pest-expectations
77764 Downloads
A collection of handy custom Pest customisations
shipmonk/doctrine-mysql-index-hints
257641 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
servocoder/richfilemanager
57699 Downloads
RichFilemanager - highly customizable open-source file manager
readdle/app-store-server-api
263676 Downloads
Pure-PHP library that allows managing customer transactions using the App Store Server API and handling server-to-server notifications using the App Store Server Notifications V2
php-stubs/acf-pro-stubs
552616 Downloads
Advanced Custom Fields PRO stubs for static analysis.
optimistdigital/nova-settings
804303 Downloads
A Laravel Nova tool for editing custom settings using native Nova fields.
neos/neos
926977 Downloads
An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.
nadar/quill-delta-parser
600645 Downloads
A PHP library to parse Quill WYSIWYG editor deltas into HTML - flexible and extendible for custom elements.
mirakl/sdk-php-shop
455338 Downloads
Mirakl provides a PHP SDK that wraps the Mirakl REST APIs in a lightweight library. This enables you to develop a fast, flexible and custom integration for your existing e-commerce solution.
milwad/laravel-validate
28383 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
mehdi-fathi/eloquent-filter
175544 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
mattiasgeniar/phpunit-query-count-assertions
612626 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).