Libraries tagged by usagi
kuvic16/php-sohayok
6 Downloads
A php utils library for common usage
kutran/test-scanner.php
1 Downloads
Testing package of scanner url for private usage
kruegge82/dhl-authentication-oauth-api
20 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
kopikode/container
21 Downloads
An array container for simplification usability
konnco/satset
4 Downloads
Private usage for Konnco Studio
klebann/moodle-psalm-plugin
24 Downloads
A Psalm plugin to detect unsafe usage of $DB methods with SQL
klc/env-switch
9 Downloads
multiple env usage for laravel project
khant-nyar/api-utils
6 Downloads
The Laravel API Response Enhancer package provides a set of tools to standardize and simplify API responses in Laravel applications. This package aims to improve the consistency, readability, and usability of your API responses, making it easier for clients to consume your API.
keltanas/dto
33 Downloads
Simple implementation of usage DTO pattern
kda/fpdf
82 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
kbrabrand/zf2-swagger-example-module
167 Downloads
Dummy API module ZF2 showing example usage of the Swagger PHP annotations for models and controllers.
kazistm/subscriptions
1 Downloads
Flexible Laravel subscription and plan management system with features, limitations, and usage tracking.
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
kattsoftware/php-exceptions
6 Downloads
General usage PHP exceptions for your projects
kanel/memoryusage
52 Downloads
a basic php lclass to track memory usage