Libraries tagged by ref
cline/analyzer
22920 Downloads
Configurable parallel PHP code analyzer for checking class references
betterauth/symfony-bundle
213 Downloads
Symfony-native PASETO authentication bundle with application-owned users and persistence
arvato/afterpay-magento-2-extension
65203 Downloads
Riverty Payment Module for Magento 2
amashukov/rector-php-rules
1487 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
a9f/fractor-composer-json
22667 Downloads
ComposerJson extension for the File Read-Analyse-Change Tool. Allows modifying composer.json files
waylandace/class-finder
22872 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
palpalani/grumphp-rector-task
95251 Downloads
RectorPhp task runner from GrumPHP
contributte/phpdoc
227072 Downloads
Doctrine Annotations for Nette Framework
refugis/doctrine-extra
49857 Downloads
A set of Doctrine extensions.
reformo/backendbase-utility
9243 Downloads
Standard Library for Backendbase libraries.
reformo/backendbase-specification
3300 Downloads
Basic classes for Specification pattern with Notification pattern in PHP.
refinery29/php-cs-fixer-config
75433 Downloads
Provides configurations for friendsofphp/php-cs-fixer, used within Refinery29.
refinephp/laravel-ai-batch
428 Downloads
Provider-native asynchronous batch workflows for the Laravel AI SDK.
refaltor/easy-ui-builder
31 Downloads
PHP library for generating Minecraft Bedrock Edition JSON UI files using a fluent builder pattern
zernio-dev/zernio-php
4867 Downloads
API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api Versioning and deprecation: all endpoints are versioned in the URL path (current version: /v1). Breaking changes only ship in a new path version; existing versions keep working. Deprecated operations are marked 'deprecated: true' in this spec and announced in the changelog (https://zernio.com/changelog) before removal. Errors: every 4xx/5xx response is application/json with a machine-readable 'code' and a human-readable 'error' message (see the ErrorResponse schema).