Popular Packages
-
PHP
tuutti/php-klarna-ordermanagement
The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication <!-- ReDoc-Inject: <security-definitions> -->
-
-
-
netzmacher/slick
Slick Slider
-
-
PHP
mrclay/userland-session
Provides a an HTTP cookie-based session in plain PHP, allowing concurrent use with existing native sessions.
-
-
-
PHP
mhcg/monolog-wp-cli
Extension for Monolog to support outputting to WP-CLI (The WordPress command line interface) when running wp command lines.
-
-
-
PHP
dhii/collections-interface
A highly ISP-compliant collection of interfaces that represent maps and lists.
-
-
-
PHP
cortexphp/json-repair
Repair invalid JSON strings by fixing common syntax errors like single quotes, unquoted keys, trailing commas, and missing brackets. Perfect for parsing LLM outputs and malformed API responses.