Libraries tagged by compilation
andydefer/laravel-hermes
151 Downloads
Hermes - Intelligent text similarity, completion, suggestion and search service for Laravel, powered by n-grams and metaphone algorithms.
scienide/tensor
9984 Downloads
A library and extension that provides objects for scientific computing in PHP.
zendtech/zendhq-ide-helper
1446 Downloads
Provides class stubs for ZendHQ classes to help with IDE completion when the ZendHQ extension is not installed
webfiori/ai
46 Downloads
Provider-agnostic AI library for PHP. Supports chat completions, embeddings, image generation, tool calling, and streaming across multiple providers.
wearerequired/user-roles-adjustments
5844 Downloads
Custom functionality for user editing in combination with the Members plugin. Retains user levels and limits user editing capabilities.
tomschlick/laravel-micro-manager
26 Downloads
Oversee jobs you have put into the queue. Track status, completion % and other job information in real time.
thomasgenster/laragpt
2711 Downloads
Laravel chatgpt package, includes models listing and retrieving, completions prediction, chat completion from conversation, edits, images creation, image edit, image variations, audio translation and transcription.
sk-wang/hao-code
117 Downloads
PHP agent SDK for Anthropic, OpenAI Responses, and OpenAI Chat Completions APIs.
shixinke/php-ide-helper
1406 Downloads
a tool that provides auto-completion for php frameworks and extensions
rayzenai/minimax-laravel
390 Downloads
Laravel client for the Minimax APIs: text-to-image, text-to-speech, and chat completions.
plutonium/stubs-generator
2031 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
nogrod/dhl-retoure-php-sdk
467 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
mralaminahamed/divi-theme-stubs
192 Downloads
Divi theme function and class declaration stubs for static analysis and IDE completion.
mperusso/php-stubs-generator
3274 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
mkusher/padawan
7224 Downloads
Smart php completion server