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": "http://packagist.epetbar.com"
}]
}
Read more on how to handle composer private packages.
PHP dot notation access to arrays
Virtual file system
Alibaba Cloud Client for PHP - Use Alibaba Cloud in your PHP project
A non-blocking concurrency framework for PHP applications.
A stream abstraction to make working with non-blocking I/O simple.
A generator parser to make streaming parsers simple.
Asynchronous iterators and operators.
Serialization tools for IPC and data storage in PHP.
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
Library emulating the PHP internal reflection using just the tokenized source code.
PHP Benchmarking Framework
AWS Common Runtime for PHP
AWS SDK for PHP - Use Amazon Web Services in your PHP project
Parallel testing for PHP
Arbitrary-precision arithmetic library
Integration tests for PSR-6 and PSR-16 cache implementations
Types to use Carbon in Doctrine
The PHP micro-framework for Command line tools based on the Symfony2 Components
A simple and modern approach to stream filtering in PHP
PHP client for reporting test coverage to Code Climate
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
SPDX licenses list and validation library.
A PHP wrapper around the Git command line utility.
A string manipulation library with multibyte support
Represent and analyze tabular data
PHP 7.1 enum implementation
PHP_CodeSniffer Standards Composer Installer Plugin
Given a deep data structure, access data by dot notation.
PHP Markdown & Extra - DEPRECATED
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
CouchDB Client
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
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.
Object-Relational-Mapper for PHP
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
PHP Client for Elasticsearch
Endroid QR Code
Endroid Quality
Endroid Quality
Parser for Markdown.
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php
Standards compliant HTML filter written in PHP
PHP classes for the Language Server Protocol
php error handling for cool kids
A tool to automatically fix PHP code style
Cross-origin resource sharing library for the Symfony HttpFoundation
Faker is a PHP library that generates fake data for you.
Additional PHPUnit asserts and constraints.
Framework for aspect-oriented programming in PHP.
An Implementation Of The Result Type
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
Captcha generator
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
Provides the foundation for building command based web service clients
Guzzle is a PHP HTTP client library
Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)
Verifies the integrity of HTTP responses using customizable validators (Guzzle 4+)
Guzzle promises library
PSR-7 message implementation that also provides common utility methods
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
Provides a simple abstraction over streams of data
A polyfill class for uri_template of PHP
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
The Illuminate Collections package.
The Illuminate Conditionable package.
The Illuminate Console package.
The Illuminate Container package.
The Illuminate Contracts package.
The Illuminate Database package.
The Illuminate Encryption package.
The Illuminate Events package.
The Illuminate Filesystem package.
The Illuminate Hashing package.
The Illuminate Macroable package.
The Illuminate Support package.
The Illuminate Translation package.
The Illuminate Validation package.
The Illuminate View package.
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
A Base Security Library
This tool check syntax of PHP files about 20x faster than serial check.
Lexing and parsing in pure PHP
A Zipkin bridge with OpenTracing
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
Serialize Closure objects, including their context and binding
A library for easily creating recursive-descent parsers.
Library for (de-)serializing data of any complexity; supports XML, and JSON.
jpGraph, library to make graphs and charts
JPush API PHP Client
Colors for PHP CLI scripts
QR code decoder / reader
GitHub API v3 client
Lightweight HTTP client
Extensions to the PHP Reflection API, static code scanning, and code generation
PSR HTTP Message implementations
The Laravel Framework.
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
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
File storage abstraction for PHP
Handle the output of complex data structures ready for API output.
Functional primitives for PHP
GitLab API v4 client for PHP
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
An HTML5 parser and serializer.
PHP Markdown
Middleware to use FastRoute
Middleware to execute request handlers
Common utils to create PSR-15 middleware packages
Virtual file system to mock the real file system in unit tests.
JpGraph library composer package with PHP 8.2 support
Fork of gelf-php with PHP namespace support
Hard mode for PHP
Helpers to build PHPUnit mocks
Mockery is a simple yet flexible PHP mock object framework
MongoDB driver library
Sends your logs to files, sockets, inboxes, databases and various web services
A mathematics library, providing functionality for large numbers
PHP library generating PDF files from UTF-8 encoded HTML
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
Declaratively specify how to extract elements from a JSON document
Create deep copies (clones) of your objects
PHP CLI Commando Style
An API extension for DateTime that supports 281 different languages.
🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
🔍 Nette Finder: find files and directories with an intuitive API.
🍸 Nette NEON: encodes and decodes NEON file format.
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.3 features.
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
📐 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.
A PHP parser written in PHP
Parse your DSN strings in a powerful and flexible way
A fast PHP7 implementation of PSR-7
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
A library that provides lazy instantiation logic for a map of objects
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
A library providing utilities to generate, instantiate and generally operate with Object Proxies
Array2XML conversion library credit to lalit.org
OpenTracing API for PHP
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
Database Component for Orchestra Platform
Laravel Testing Helper for Packages Development
Testing Helper for Laravel Development
微信SDK
Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+
A thing to make PHAR self-updating easy and secure.
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
A Library For Generating Secure Random Numbers
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
Pure PHP implementation of libsodium; uses the PHP extension if it exists
Official version of pdepend to be handled with Composer
A static analyzer for PHP
A library to read, parse, export and make subsets of different types of font files.
Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
Server side PHP library for Google Chrome extension "PHP Console".
PHP client library for Coveralls API
sebastian/diff v3 backport support for PHP 5.6+
The dependency injection container for humans
Buzz HTTP Adapter
PSR-6 Cache plugin for HTTPlug
cURL client for PHP-HTTP
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
Guzzle 6 HTTP Adapter
Guzzle 7 HTTP Adapter
HTTPlug, the HTTP client abstraction for PHP
Factory interfaces for PSR-7 HTTP Message
A builder class that help you create a multipart stream
Promise used for asynchronous HTTP requests
React adapter for PHP-HTTP
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
Integration package for PHP-Mock
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
This tool check syntax of PHP files about 20x faster than serial check.
PHP Benchmarking Framework
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
Fileset component for collecting a set of files given directories and file paths
Documentation Generator for PHP
Common reflection classes used by phpdocumentor to reflect the code structure
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
Simple bright template for phpDocumentor
Checkstyle XML output template for phpDocumentor2
A clean, responsive modern template for phpDocumentor for Twig aimed at usability
Web 2.0 template with dark sidebar for phpDocumentor
Blue template with high contrast for the foreground
Responsive modern template for phpDocumentor
Responsive modern template for phpDocumentor for Twig
Generates an XML representation of the project's structure
Official Zend Framework Template for phpDocumentor2
Asset installer for phpDocumentor
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
PHP 5.x-8.x polyfill for bcmath extension
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
A comprehensive library for generating differences between two hashable objects (strings or arrays).
Specification-oriented BDD framework for PHP 7.1+
Highly opinionated mocking framework for PHP 5.3+
PHPDoc parser with support for nullable, intersection and generic types
PHPStan - PHP Static Analysis Tool
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
FilterIterator implementation that filters files based on a list of suffixes.
Utility class for timing
Wrapper around PHP's tokenizer extension.
CLI frontend for php-code-coverage
The PHP Unit Testing framework.
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
Flexible and feature-complete Redis client for PHP and HHVM
Common interface for reading the clock.
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 HTTP server-side request handler
Common interface for HTTP server-side middleware
Common interface for logging libraries
An interactive shell for modern PHP.
A PHP library for representing and manipulating collections.
A PHP client for Sentry (http://getsentry.com)
Async, Promise-based cache interface for 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
The missing link between Promise-land and Stream-land for ReactPHP
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
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
PSR-7 message implementation
Elasticsearch Client
sabre/cs provides coding standards for all sabre packages.
sabre/event is a library for lightweight event-based programming
Sami, an API documentation generator
PHP client library for Coveralls API
Looks up which function or method a line of code belongs to
Provides the functionality to compare PHP values for equality
Library for calculating the complexity of PHP code units
Diff implementation
Provides functionality to handle HHVM/PHP environments
Provides the functionality to export PHP variables for visualization
FinderFacade is a convenience wrapper for Symfony's Finder component.
Snapshotting of global state
Library for counting the lines of code in PHP source code
Traverses array structures and object graphs to enumerate all referenced objects
Allows reflection of object attributes, including inherited and non-public ones
Provides functionality to recursively process PHP variables
Provides a list of PHP built-in functions that operate on resources
Collection of value objects that represent the types of the PHP type system
Library that helps with managing the version number of Git-hosted PHP projects
A PHP client for Sentry (http://getsentry.com)
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
Convert an array to xml
A better backtrace
Easily debug Laravel apps
A trait to dynamically add methods to a class
Snapshot testing with PHPUnit
Debug with Ray to fix problems faster
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
A static analysis tool to detect side effects in PHP code
Aliyun OSS SDK for PHP (fork for swoole)
IDE helper for Swoft and Swoole
Provides extended PSR-6, PSR-16 (and tags) implementations
Generic abstractions related to caching
Helps you find, load, combine, autofill and validate configuration values of any kind
Eases the creation of beautiful and testable command line interfaces
A set of abstractions extracted out of the Symfony components
Converts CSS selectors to XPath expressions
Provides tools to ease debugging PHP code
Allows you to standardize and centralize the way objects are constructed in your application
A generic function and convention to trigger deprecation notices
Symfony DomCrawler Component
Registers environment variables from a .env file
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 an engine that can compile and evaluate expressions
Provides basic utilities for the filesystem
Finds files and directories via an intuitive fluent interface
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
Contains an excerpt of the ICU data and classes to load it.
Converts words between their singular and plural forms (English only)
Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
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 backporting apcu_* functions to lower PHP versions
Symfony polyfill for the Iconv extension
Symfony polyfill for intl's grapheme_* functions
Symfony polyfill for intl's ICU-related data and classes
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 5.4+ features to lower PHP versions
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
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 utilities for portability of PHP codes
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
Symfony Security Component - Core Library
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
Provides an object-oriented API to generate and represent UIDs
Symfony Validator Component
Provides mechanisms for walking through any arbitrary PHP variable
Allows exporting any serializable PHP data structure to plain PHP code
Loads and dumps YAML files
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
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.
useful cli tool library of the php
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
A static analysis tool for finding errors in PHP applications
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
Portable ASCII library - performance optimized (ascii) string functions for php.
a laravel validation extend package
Tool to write files safely, to avoid race conditions
A robust cross-platform utility for normalizing, comparing and modifying file paths.
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
MIME email message parser
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
provides a nested object property based user interface for accessing this configuration data within application code
Trigger and listen to events within a PHP application
Programmatically filter and normalize data and files
Provide translations for your application, and filter and validate internationalized values
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
Paginate collections of data from arbitrary sources
Serialize and deserialize PHP structures to a variety of representations
SPL extensions, array utilities, error handlers, and more
DOC Block annotation parsing for PHP
The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
This Composer repository is powered by Satis 1.0.0