Libraries tagged by sape
thecodingmachine/safe
78628770 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
swagger-api/swagger-ui
38304376 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
openai-php/client
14431846 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nette/utils
334145607 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
mtdowling/jmespath.php
420432643 Downloads
Declaratively specify how to extract elements from a JSON document
mobiledetect/mobiledetectlib
140141129 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
league/oauth2-server
118229197 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
league/commonmark
349007154 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
dnoegel/php-xdg-base-dir
228913854 Downloads
implementation of xdg base directory specification for php
composer/pcre
259316842 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
phpspec/phpspec
35132438 Downloads
Specification-oriented BDD framework for PHP 7.1+
league/omnipay
8594720 Downloads
Omnipay payment processing library
hwi/oauth-bundle
19652645 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
darkaonline/l5-swagger
28160202 Downloads
OpenApi or Swagger integration to Laravel
symfony/html-sanitizer
20136633 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.