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://packagist.jd29.com"
}]
}
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.
Alibaba Cloud Gateway SPI Client
Client of Tea for PHP
A non-blocking concurrency framework for PHP applications.
Scenario-oriented BDD framework for PHP
Gherkin DSL parser for PHP
Arbitrary-precision arithmetic library
CakePHP Framework Core classes
Flexible and powerful Database abstraction library with a familiar PDO-like API
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
CakePHP Utility classes such as Inflector, String, Hash, and Security
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
PCRE wrapping library that offers type-safe preg_* replacements.
Semver library that offers utilities, version constraint parsing and validation.
A string manipulation library with multibyte support
implementation of xdg base directory specification for php
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.
Guzzle is a PHP HTTP client library
PSR-7 message implementation that also provides common utility methods
File storage abstraction for PHP
Local filesystem adapter for Flysystem.
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
Simple and fast implementation of enumerations with native PHP
PHP Class for working with complex numbers
PHP Class for working with matrices
Sends your logs to files, sockets, inboxes, databases and various web services
An API extension for DateTime that supports 281 different languages.
A PHP parser written in PHP
Helper classes to handle PSR-7 server requests
Array2XML conversion library credit to lalit.org
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
A collection of OAuth 2 packages.
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
Component for reading phar.io manifest information from a PHP Archive (PHAR)
Abandoned! Package is abandoned, you should avoid using it. Use psr/http-factory instead.
Factory interfaces for PSR-7 HTTP Message
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.
A PSR-5 based resolver of Class names, Types and Structural Element Names
PHPDoc parser with support for nullable, intersection and generic types
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
FilterIterator implementation that filters files based on a list of suffixes.
Invoke callables with a timeout
Simple template engine.
Utility class for timing
The PHP Unit Testing framework.
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
Common interface for caching libraries
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
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
Library for parsing CLI options
Library for calculating the complexity of PHP code units
Provides the functionality to export PHP variables for visualization
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
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
核心扩展
sixshop的uniapp代码
嗨购圈模块
sixshop的uniapp代码
Abandoned! Package is abandoned, you should avoid using it. Use songshenzong/support instead.
The Songshenzong Support package.
A static analysis tool to detect side effects in PHP code
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
A set of abstractions extracted out of the Symfony components
Abandoned! Package is abandoned, you should avoid using it. Use symfony/error-handler instead.
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
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
Abandoned! Package is abandoned, you should avoid using it. Use EnglishInflector from the String component instead.
Converts words between their singular and plural forms (English only)
Allows manipulating MIME messages
Symfony polyfill for ctype functions
Symfony polyfill for the deepclone 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
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
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 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 mechanisms for walking through any arbitrary PHP variable
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
Loads and dumps YAML files
A wrapper of the XML parser and builder
The ThinkPHP Framework.
The Cors Library For ThinkPHP
thinkphp multi app support
the PHP Database&ORM Framework
thinkphp debug trace
A static analysis tool for finding errors in PHP applications
微信SDK
Assertions to validate method input/output with nice error messages.
A PHP implementation of Ant's glob.
Abandoned! Package is abandoned, you should avoid using it. Use symfony/filesystem instead.
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
A crontab written in PHP based on workerman
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
This Composer repository is powered by Satis