Libraries tagged by php-support
ez-php/dotenv
4052 Downloads
Lightweight .env file loader for PHP — supports quoted values, variable interpolation, and immutable loading
efureev/support
76059 Downloads
PHP Support Package is a collection of useful functions and snippets
cline/rpc
3545 Downloads
RPC implementation for PHP supporting JSON-RPC 2.0 and XML-RPC with OpenRPC specification support
calmohallag/nullable-casting
15868 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
beanworks/quickbooks-online-v3-sdk
40497 Downloads
QBO v3 API SDK for PHP. Supported and used by BeanworksAP.
atk14/mini-yaml
7394 Downloads
Minimalistic YAML loader and dumper for PHP supporting nested structures, block scalars and PHP template evaluation
extractr-io/puphpeteer
3209 Downloads
A Puppeteer bridge for PHP, supporting the entire API.
khazhinov/php-support
7752 Downloads
A set of lightweight tools and features that will come in handy everywhere!
vfork-fproject/php-jwt
9160 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
sqlite-vec/sqlite-vec
152 Downloads
PHP support for sqlite-vec: vector search for SQLite
sitewards/modman-php
4292 Downloads
PHP implementation for modman, to use it on every operating system with PHP support (also Windows).
s3bul/php-imap
5273 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
memran/marwa-support
1155 Downloads
Framework-agnostic PHP support library with typed helpers for strings, arrays, files, objects, validation, and security primitives
iiifx/php-imap
2032 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
efureev/laravel-support-db
6750 Downloads
PHP Support Package for Laravel DB