Libraries tagged by Specifications
open-southeners/laravel-scim
13 Downloads
Integrate your Laravel application to the SCIM v2 specification
ogsoft/laravel-openapi
717 Downloads
Generate OpenAPI Specification for Laravel Applications
og-soft/laravel-openapi-value-object
710 Downloads
Generate OpenAPI Specification for Laravel Applications from value objects
nystudio107/craft-icalendar
7615 Downloads
Tools for parsing & formatting the RFC 2445 iCalendar (.ics) specification
next/di
47 Downloads
A lightweight dependency injection tool, container based on the PSR-11 specification.
mirzahilmi/resphpi
105 Downloads
Resphpi is a dynamic response formatter based on JSend specification, enabling APIs to communicate seamlessly with elegant, simple and structured JSON data.
mensbeam/mimesniff
251 Downloads
An implementation of the WHATWG MIME Sniffing specification
martinmulder/openapi-crowdstrike-falcon-php
42 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.
mapolun/easyswoole-normal-validate
33 Downloads
This is a validate using TP5 in conjunction with the easyswoole specification
lazzard/ftp-bridge
26 Downloads
Allows free communication with FTP servers according to RFC959 specification and others related RFC extensions
knowband/guzzlehttp-ringphp
134 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
kayladnls/spec
17 Downloads
Specification in PHP
josbeir/cakephp-json-api
1400 Downloads
json-api specification plugin for CakePHP - http://jsonapi.org/
jf/json-api
451 Downloads
Classes to implement APIs according to JSON API specification.
jewei/typeid-php
127 Downloads
PHP implementation of TypeID specification: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs