Libraries tagged by Reference
macmotp/codegen
142 Downloads
Generate human friendly codes
florianwolters/component-core-equality
702 Downloads
Implements equivalence relations on non-null object references as a PHP component.
codetech/laravel-eupago
48 Downloads
Eupago payment gateway integration for Laravel — Multibanco, MB WAY, PayShop and PaysafeCard payments.
idfy/restclient
7873 Downloads
PHP client for Idfy's REST API
wieni/wmprotected_vocabulary
4759 Downloads
Adds the possibility to protect taxonomy terms from being deleted when they are being referenced in certain fields.
vielhuber/ppthelper
114 Downloads
MCP server that turns Markdown into editable PowerPoint decks via Pandoc with a dynamically themed reference.pptx.
unlcms/external_entities_unldirectory
383 Downloads
Reference UNL Directory data as external entities.
techdivision/card
3949 Downloads
Card / Teaser NodeTypes for Neos CMS - Content Cards (edit in-place), Document Cards (reference to a document) and Social Cards (links to external websites)
tarikweiss/apple-maps-server-api-client
166 Downloads
A PHP-based reference-implementation for the Apple Maps Server API. Uses tweaks to enhance usage with PHP.
phptek/verifiable
36 Downloads
Verify that data hasn't changed, by reference to a Blockchain or Merkle storage.
ovac/laravel-mcp-inspector
48 Downloads
A powerful MCP server inspector and documentation UI for Laravel — tools reference, interactive playground, scope explorer, and client connect guides.
nickwelsh/laravel-fumadocs
6 Downloads
Generate Fumadocs documentation and PHP API references for Laravel applications and packages.
mix/view
11328 Downloads
View library, reference Yii2
mix/bean
4130 Downloads
DI, IoC container, reference spring bean
martinmulder/openapi-crowdstrike-falcon-php
155 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.