Libraries tagged by Reference
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.
magendoo/module-base-price
2 Downloads
EU Base Price (Grundpreis) display for Magento 2. Shows price per reference unit (kg, litre, m) on product pages, category listings, search results and cart. Compliant with EU Price Indication Directive 98/6/EC and German PAngV.
mage2kishan/module-pagebuilder-ai
30 Downloads
Adds an AI Content button to the Magento PageBuilder toolbar and inline AI buttons to every text/textarea field in PageBuilder edit panels. Uses the Panth_AdvancedSEO AI backend (soft dependency) to generate full-page HTML layouts, section content, and field-level copy from configurable prompts — with optional reference-image upload. Includes page-type presets (Homepage, About, FAQ, Landing, Category, Policy, 404) and saved-prompt support.
m6w6/mdref
29 Downloads
Quick Markdown Reference Browser
llmcosts/llm-cost-logger
277 Downloads
Reference code to log LLM Call metadata to the llmcosts.fyi service
kings36503/sql-template
30 Downloads
A powerful PHP SQL template composer library which can significantly reduce the number and complexity of the SQL statement in the project. Reference to the ibatis implementation.
kaliop/kaliop-ez-remoteid-bundle
200 Downloads
Bundle provides Reference tab to location view in admin panel where the remoteID can be changed by user with right permissions.
jacobstr/dumpling
30957 Downloads
Like print_r, but depth limited and cyclic reference safe.
fakerphp/core
44 Downloads
Faker Core contains the reference implementations for extensions
erikaheidi/autodocs
440 Downloads
Reference Documentation Builder
dotcake/dotcake
2077 Downloads
Reference implementation of `.cake`
domos/schema
1050 Downloads
Not ready for public use. domos/schema is the reference implementation of the domos real estate data schema written in PHP.
dipesh79/laravel-schema-docs
325 Downloads
Automatically generate Laravel database documentation and explore your schema with an interactive dashboard. Export your schema to YAML for easy reference and integration.
delacry/di
213 Downloads
Compiled dependency injection container — fork of nette/di adding tag-based service identity, #[Inject(tag:)], NEON @Type#tag references, and array bag-of-services autowire.
contributte/jsonrpc
676762 Downloads
JSON-RPC toolset build on top of psr-7 (guzzlehttp), league/json-guard, league/json-reference, league/flysystem and nette/di