Libraries tagged by pair
aza/socket
29379 Downloads
AzaSocket - Anizoptera CMF sockets abstraction component. Provides convenient universal API for using sockets in PHP (via sockets or stream extensions).
rennokki/eloquent-settings
4232 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
phpnomad/sqlite-integration
629 Downloads
PDO+SQLite implementation of phpnomad/db strategies. Pairs with phpnomad/mysql-integration so entity classes and repositories are portable between MySQL (server) and SQLite (desktop/local).
phpnomad/chrono
1521 Downloads
Time-related contract interfaces for PHPNomad. Ships interfaces only — pair with a concrete integration package (e.g. wordpress-integration).
particle-academy/fancy-seo
746 Downloads
Server-rendered SEO + crawlability for Laravel + Inertia apps — per-route meta/Open Graph/Twitter/JSON-LD on the first byte, dynamic sitemap.xml / robots.txt / llms.txt, and per-page Markdown. The PHP baseline that pairs with @particle-academy/fancy-inertia's .
particle-academy/fancy-cms
656 Downloads
Laravel host for fancy-cms — the PHP page renderer (node tree → HTML + compiled CSS + island placeholders), persistence, file API on any disk, and publish routing. The PHP half of the dual-emitter pair with @particle-academy/fancy-cms-ui.
nystudio107/dotenvy
6961 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
nylo/smalljson
229 Downloads
Shrink Laravel JSON responses with a compact structural encoding and optional deflate. Adds response()->smallJson() and a drop-in middleware; pairs with the smalljson Dio interceptor for Flutter.
nylo/dejajson
261 Downloads
Give zlib déjà vu: compress Laravel JSON responses against a dictionary trained on your own API, cutting payloads far below what gzip can reach. Adds response()->dejaJson() and a drop-in middleware; pairs with the dejajson Dio interceptor for Flutter.
justinskolnick/key-value
121 Downloads
KeyValue provides an interface for managing associative arrays as a collection of key-value pairs.
arthurydalgo/laravel-settings
724 Downloads
Store key value pair in database as settings
usecroft/croft-laravel
10 Downloads
MCP server for all of your Laravel projects - better AI pair programming
sandermuller/package-boost
14919 Downloads
AI agent skills for framework-agnostic Composer package authors. Pairs with sandermuller/boost-core for sync to nine AI agents.
deemru/pairs
4169 Downloads
Simple key-value SQLite storage
neocode/laravel-app-pairing
17 Downloads
A generic, secure, reusable pairing and inter-application authentication layer for Laravel applications, using Ed25519-signed requests.