Libraries tagged by inpact
sikessem/devtools
4391 Downloads
🧪 Tools needed for PHP project development and automation.
impact-seo/killduplicate-api-php
562 Downloads
PHP Example Library to use KillDuplicate API
am-impact/amnav
26506 Downloads
Navigation Plugin for Craft
am-impact/amforms
2606 Downloads
Forms plugin for Craft
socialblue/laravel-query-adviser
3327 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
justoverclock/be-active-user-indicator
1439 Downloads
Add visual indicator for inactive users inside Users list.
impactwave/mysql-tools
240 Downloads
Command-line shell scripts for managing MySQL databases on Laravel-based web applications.
impact-factoring/management-client
129 Downloads
A Laravel client for consuming Impact Factoring Management API
impact-factoring/documents-client
22 Downloads
Laravel client for consuming Impact Factoring Documents Server
impact-factoring/accounts-user-provider
130 Downloads
A Laravel User provider for Impact Factoring Accounts
impact-factoring/accounts-client
199 Downloads
A Laravel client for consuming Impact Factoring Accounts API
am-impact/amtools
211 Downloads
General Craft tools
am-impact/amsearch
45 Downloads
Search plugin for Craft
am-impact/ammaps
188 Downloads
Google Maps fieldtype for Craft
wpify/benefit-plus-gateway-sdk
118 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.