This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://satis.zoomedic.ru"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
A mocking library to take the pain out of unit testing for WordPress
Ably REST client library for PHP.
A non-blocking concurrency framework for PHP applications.
A stream abstraction to make working with non-blocking I/O simple.
A fiber-aware cache API based on Amp and Revolt.
Async DNS resolution for Amp.
HTTP/2 HPack implementation.
Basic HTTP primitives which can be shared by servers and clients.
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
A non-blocking HTTP application server for PHP based on Amp.
A generator parser to make streaming parsers simple.
Asynchronous iterators and operators.
A fiber-aware process manager based on Amp and Revolt.
Serialization tools for IPC and data storage in PHP.
Non-blocking socket connection / server implementations based on Amp and Revolt.
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
Shared code for websocket servers and clients.
Async WebSocket client for PHP based on Amp.
Method redefinition (monkey-patching) functionality for PHP.
AWS Common Runtime for PHP
AWS SDK for PHP - Use Amazon Web Services in your PHP project
No conflicts for your bin dependencies
Gherkin DSL parser for PHP
A package to easily make use of icons in your Laravel Blade views.
Portable PHP password hashing framework
Parallel testing for PHP
Types to use Carbon in Doctrine
Mago is a toolchain for PHP that aims to provide a set of tools to help developers write better code.
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
A simple and modern approach to stream filtering in PHP
All-in-one PHP Testing Framework
Assertion methods used by Codeception core and Asserts module
Parent library for all Codeception framework modules and PhpBrowser
Codeception module containing various assertions
Codeception module for testing basic shell commands and shell output
DB module for Codeception
Codeception module for testing local filesystem
Codeception module for testing web application over HTTP
WebDriver module for Codeception
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
PHPUnit classes used by Codeception
Flexible Stub wrapper for PHPUnit's Mock Builder
Mock framework module used in internal Codeception tests
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
Utilities to scan PHP code and generate class maps.
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
A multi-framework Composer library installer
Small utility library that handles metadata minification and expansion.
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
Semver library that offers utilities, version constraint parsing and validation.
SPDX licenses list and validation library.
DNS protocol implementation written in pure PHP
PHP_CodeSniffer Standards Composer Installer Plugin
Given a deep data structure, access data by dot notation.
MySQL database dump.
implementation of xdg base directory specification for php
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Docblock Annotations Parser
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
The standalone version Blade Template Engine from Laravel in a single php file
A library for validating emails against several RFCs
Provides a detector for detecting the presence of an agent.
Provides a composer plugin for normalizing composer.json.
Provides a Json value object for representing a valid JSON string.
Provides generic and vendor-specific normalizers for normalizing JSON documents.
Provides an abstraction of a JSON pointer.
Provides a JSON printer, allowing for flexible indentation.
Provides a JSON schema validator, building on top of justinrainbow/json-schema.
Événement is a very simple event dispatching library for PHP
A more advanced JSONRPC implementation
PHP classes for the Language Server Protocol
Tiny utility to get the number of CPU cores.
php error handling for cool kids
Cross-origin resource sharing library for the Symfony HttpFoundation
PHP gettext manager
gettext languages with plural rules
An Implementation Of The Result Type
Guzzle is a PHP HTTP client library
Node.js server and PHP controller
A polyfill class for uri_template of PHP
This is the PHP port of Hamcrest Matchers
PHP version of mysqldump cli that comes with MySQL
The Illuminate Auth package.
The Illuminate Cache package.
The Illuminate Collections package.
The Illuminate Config package.
The Illuminate Contracts package.
The Illuminate Cookie package.
The Illuminate Database package.
The Illuminate Encryption package.
The Illuminate Hashing package.
The Illuminate Http package.
The Illuminate Log package.
The Illuminate Macroable package.
The Illuminate Pagination package.
The Illuminate Process package.
The Illuminate Queue package.
The Illuminate Reflection package.
The Illuminate Routing package.
The Illuminate Session package.
The Illuminate Support package.
The Illuminate Testing package.
The Illuminate Translation package.
The Illuminate Validation package.
A library to get pretty versions strings of installed dependencies
Public Suffix List based URL parsing implemented in PHP.
I don't want to get into an argument about this.
A library which provides extended functionality to WordPress custom post types and taxonomies.
Detects usage of assertEquals() with falsey values and marks the test as risky.
The Developer Tools panel for WordPress.
PHPStan extension to help verify that your PHP code is compatible with a given version of WordPress
Find slow tests in your PHPUnit test suite
Send desktop notifications on Windows, Linux, MacOS.
Helpers to detect the OS of the machine where PHP is running.
A library to validate a json schema.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
URL Manipulation for PHP 5.3
Access certificate details and transform between different formats.
This is a mirror from illuminate/foundation.
The Laravel Zero Framework.
Detect if code is running in an AI agent or automated development environment
Easily delve into your Laravel application's log files directly from the command line.
Agent-optimized output for PHP testing tools
Docker files for running a basic Laravel application.
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
Define configuration arrays with strict schemas and access values with dot notation
AWS S3 filesystem adapter for Flysystem.
FTP filesystem adapter for Flysystem.
Local filesystem adapter for Flysystem.
Path prefixing filesystem adapter for Flysystem.
Read-only filesystem adapter for Flysystem.
SFTP filesystem adapter for Flysystem.
Mime-type detection for Flysystem
URI manipulation library
URI components manipulation library
Common tools for parsing and resolving RFC3987/RFC3986 URI
Fork of sebastian/diff for use with ergebnis/composer-normalize
A set of Codeception modules to test WordPress projects.
Simple and fast implementation of enumerations with native PHP
An HTML5 parser and serializer.
Peast is PHP library that generates AST for JavaScript code
An object oriented interface to shell commands
Laravel package that checks and creates WordPress password hashes
Mockery is a simple yet flexible PHP mock object framework
Sends your logs to files, sockets, inboxes, databases and various web services
PHPStan extension for Pest PHP testing framework
Declaratively specify how to extract elements from a JSON document
Create deep copies (clones) of your objects
A sweet XML builder
An API extension for DateTime that supports 281 different languages.
Map nested JSON structures onto PHP classes
📐 Nette Schema: validating data structures against a given Schema.
🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
Cli error handling for console/command-line PHP applications.
A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.
Send notifications to your desktop from your Laravel commands. An JoliNotif wrapper for Laravel 5.
Pokio is a dead simple asynchronous API for PHP that just works
Array2XML conversion library credit to lalit.org
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
Json Schema Validator for PHP
Multibyte strings as objects
Build, parse and validate URIs and URI-templates
Packages Toolkit Utilities and Helpers for Laravel
Simple library to consume environment variables
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
PHP client for beanstalkd queue
The elegant PHP Testing Framework.
Dev requirements for Pest, The elegant PHP Testing Framework.
Pest plugin to test browser interactions
The Pest Profanity Plugin
The Type Coverage plugin for Pest PHP.
PHP client library for Coveralls API
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
sebastian/diff v2 backport support for PHP5.6
Generic and extensible callable invoker
The dependency injection container for humans
HTTP Client integration tests
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
HTTP Message related tools
Abandoned! Package is abandoned, you should avoid using it. Use psr/http-factory instead.
Factory interfaces for PSR-7 HTTP Message
WordPress function and class declaration stubs for static analysis.
A PHP client for Selenium WebDriver. Previously facebook/webdriver.
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
Common reflection classes used by phpdocumentor to reflect the code structure
Option Type for PHP
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
Highly opinionated mocking framework for PHP 5.3+
PHPDoc parser with support for nullable, intersection and generic types
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
Extra strict and opinionated rules for PHPStan
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Wrapper around PHP's tokenizer extension.
The PHP Unit Testing framework.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Mock Object library for PHPUnit
A flexible and feature-complete Redis/Valkey client for PHP.
Psalm plugin for PHPUnit
Common interface for caching libraries
Common interface for reading the clock.
Common Container Interface (PHP FIG PSR-11)
Standard interfaces for event handling.
Common interface for HTTP clients
PSR-17: Common interfaces for PSR-7 HTTP message factories
Common interface for HTTP messages
Common interface for logging libraries
An interactive shell for modern PHP.
A polyfill for getallheaders.
A PHP library for representing and manipulating collections.
A PHP library for generating and working with universally unique identifiers (UUIDs).
Async, Promise-based cache interface for ReactPHP
Event-driven library for executing child processes with ReactPHP.
Async DNS resolver for ReactPHP
ReactPHP's core reactor event loop that libraries can use for evented I/O.
A lightweight implementation of CommonJS Promises/A for PHP
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
Instant Upgrade and Automated Refactoring of any PHP code
Resend PHP library.
Rock-solid event loop for concurrent PHP applications.
Framework for Roots WordPress projects built with Laravel components.
Simple post types and taxonomies using Extended CPTs for Acorn.
WordPress is open source software you can use to create a beautiful website, blog, or app.
WordPress is open source software you can use to create a beautiful website, blog, or app.
WordPress is open source software you can use to create a beautiful website, blog, or app.
Collect configuration values and safely define() them
A pure PHP implementation of the MessagePack serialization format.
Collection of value objects that represent the PHP code units
Looks up which function or method a line of code belongs to
Library for describing the state of a Git checkout
Provides a list of PHP built-in functions that operate on resources
JSON Linter
PHAR file format utilities, for when PHP phars you up
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
Abandoned! Package is abandoned, you should avoid using it. Use laravel/agent-detector instead.
Detect if code is running in an AI agent or automated development environment
Convert an array to xml
A better backtrace
Easily debug Laravel apps
A trait to dynamically add methods to a class
A package for snapshot testing in Pest
Snapshot testing with PHPUnit
Debug with Ray to fix problems faster
Easily create, use and destroy temporary directories
A static analysis tool to detect side effects in PHP code
Abandoned! Package is abandoned, you should avoid using it. Use symfony/mailer instead.
Swiftmailer, free feature-rich PHP mailer
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
Provides extended PSR-6, PSR-16 (and tags) implementations
Generic abstractions related to caching
Decouples applications from the system clock
Helps you find, load, combine, autofill and validate configuration values of any kind
Eases the creation of beautiful and testable command line interfaces
Converts CSS selectors to XPath expressions
A generic function and convention to trigger deprecation notices
Eases DOM navigation for HTML and XML documents
Provides tools to manage errors and ease debugging PHP code
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
Generic abstractions related to dispatching event
Provides basic utilities for the filesystem
Finds files and directories via an intuitive fluent interface
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
Generic abstractions related to HTTP clients
Defines an object-oriented layer for the HTTP specification
Provides a structured process for converting a Request into a Response
Helps sending emails
Allows manipulating MIME messages
Provides an improved replacement for the array_replace PHP function
Provides utilities for PHPUnit, especially user deprecation notices management
Symfony polyfill for ctype functions
Symfony polyfill for the Iconv extension
Symfony polyfill for intl's grapheme_* functions
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
Symfony polyfill for intl's Normalizer class and related functions
Symfony polyfill for the Mbstring extension
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.6+ features to lower PHP versions
Symfony polyfill for uuid functions
Executes commands in sub-processes
Provides functions to read and write from/to an object or array using a simple string notation
Extracts information about PHP class' properties using metadata of popular sources
PSR HTTP message bridge
Maps an HTTP request to a set of configuration variables
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
Generic abstractions related to writing services
Provides a way to profile code
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
Provides tools to internationalize your application
Generic abstractions related to translation
Extracts PHP types information.
Provides an object-oriented API to generate and represent UIDs
Provides mechanisms for walking through any arbitrary PHP variable
Allows exporting any serializable PHP data structure to plain PHP code
Set of Symplify rules for PHPStan
Methods for testing application architecture
Memory efficient Cartesian Product implementation
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
Mockery Callable Mock
Measure type coverage of your project
A static analysis tool for finding errors in PHP applications
Portable ASCII library - performance optimized (ascii) string functions for php.
Tiny helper function that removes all diacritical signs from characters
Abandoned! Package is abandoned, you should avoid using it. Use symfony/filesystem instead.
A robust cross-platform utility for normalizing, comparing and modifying file paths.
Abandoned! Package is abandoned, you should avoid using it. Use phpcompatibility/php-compatibility instead.
A set of sniffs for PHP_CodeSniffer that checks for PHP version compatibility.
Manages object and transient caches.
Verifies file integrity by comparing to published checksums.
Generates and reads the wp-config.php file.
Downloads, installs, updates, and manages a WordPress installation.
Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.
Performs basic database operations using credentials stored in wp-config.php.
Inspects oEmbed providers, clears embed cache, and more.
Manage WordPress comments, menus, options, posts, sites, terms, and users.
Executes arbitrary PHP code or files.
Exports WordPress content to a WXR file.
Manages plugins and themes, including installs, activations, and updates.
Provides internationalization tools for WordPress projects.
Imports content from a given WXR file.
Installs, activates, and manages language packs.
Activates, deactivates or checks the status of the maintenance mode of a site.
Imports files as attachments, regenerates thumbnails, or lists registered image sizes.
A Mustache implementation in PHP.
A simple YAML loader/dumper class for PHP (WP-CLI fork)
Lists, installs, and removes WP-CLI packages.
Console utilities for PHP
Symfony Process Component
Lists or flushes the site's rewrite rules, updates the permalink structure.
Adds, removes, lists, and resets roles and capabilities.
Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
Searches/replaces strings in the database.
Launches PHP's built-in web server for a specific WordPress installation.
Opens an interactive PHP console for running and testing PHP code.
Lists, adds, or removes super admin users on a multisite installation.
Adds, moves, and removes widgets; lists sidebars.
WP-CLI framework
WP-CLI bundle package with default commands.
Programmatically edit a wp-config.php file.
WordPress core PHPUnit library
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
MIME email message parser
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
PHP psr7 stream decorators for mime message part streams
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).
This Composer repository is powered by Satis