Libraries tagged by endpoint
spatie/laravel-resource-endpoints
213 Downloads
Add links to Laravel API resources
ytec/rest-pdf-invoice
1542 Downloads
REST PDF Invoices for Magento 2
inpsyde/wp-rest-starter
8441 Downloads
Starter package for working with the WordPress REST API in an object-oriented fashion.
anttiviljami/wp-pdf-templates
29 Downloads
This plugin creates a URL endpoint e.g. /my-post/pdf/ that generates a downloadable PDF file.
codegenie-be/laravel-config-cache-guard
95 Downloads
Prevent Laravel from using stale config or route cache after deployment changes, with Composer autoload integration and in-app auto repair for shared hosting.
zupolgec/laravel-ffmpeg-api
85 Downloads
Run pbmedia/laravel-ffmpeg jobs on a remote ffmpeg-api endpoint (verygoodffmpeg.com or a self-hosted instance) instead of the local ffmpeg binary, with automatic local fallback.
zeixcom/craftmonitoring
95 Downloads
Token-protected JSON endpoint exposing Craft version, plugin, environment, health and available-update info for an external monitoring dashboard.
wpify/mawis-api-php-sdk
1154 Downloads
**Popis api pro synchronizaci** dat z Wordpress (*Mawis.eu*) na jednotlivé endpointy (*UR/MWP*) na které se budou odesílat data o **registrovaných a upravených uživatelích a provedených nákupech**. Adresy endpointů se nastavují v konfiguraci WordPress, viz administrační příručka.
vkoori/laravel-stateless-auth
696 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
valkyriweb/wp-remote-auth
115 Downloads
A composer package to be able to login / register on a remote endpoint and receive an authorization token which is then stored in a table and can be called and referenced by the application implementing the authToken class
tiden/telemetry-php
401 Downloads
Tiden error-tracking PHP SDK. Emits the envelope wire format to a Tiden ingest endpoint, with no third-party error-SDK dependency.
thedmsgroup/mautic-contact-source-bundle
2880 Downloads
Creates API endpoints for receiving contacts from external sources.
tfd/laravel-well-known-traffic-advice
962 Downloads
A Laravel package that provides a standardized .well-known/traffic-advice endpoint for communicating server load, maintenance windows, and access recommendations to automated clients, crawlers, and partner services.
teaandcode/behat-guzzle-extension
17723 Downloads
Behat API extension using Guzzle Service Descriptions to functionally test API endpoints
survos/ai-chat-bundle
51 Downloads
Expose Symfony AI agents over an OpenAI-compatible /v1/chat/completions endpoint so chat platforms (e.g. Mattermost Agents) can @-mention them. The bundle owns transport/auth/routing; each app supplies a thin ChatAgentResolver. Ships an mm:post demo command over the Symfony Mattermost notifier. MCP tools planned for v2.