Libraries tagged by sape
maatwebsite/excel
166418843 Downloads
Supercharged Excel exports and imports in Laravel
league/commonmark
463393273 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
firebase/php-jwt
502308206 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
thecodingmachine/safe
125919990 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
darkaonline/l5-swagger
40015445 Downloads
OpenApi or Swagger integration to Laravel
openai-php/client
31726912 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nette/utils
456705244 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
527596111 Downloads
Declaratively specify how to extract elements from a JSON document
league/oauth2-server
155574387 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.
laravel/octane
30448282 Downloads
Supercharge your Laravel application's performance.
laravel/boost
30586314 Downloads
Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.
dnoegel/php-xdg-base-dir
248666757 Downloads
implementation of xdg base directory specification for php
composer/pcre
373184816 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
webimpress/safe-writer
43939337 Downloads
Tool to write files safely, to avoid race conditions
johnkary/phpunit-speedtrap
39930904 Downloads
Find and report on slow tests in your PHPUnit test suite