https://satis.pythonschool.com
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.pythonschool.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.
阿里云 PHP SDK,用于创建并初始化DefaultAcsClient实例。
Cross-origin resource sharing library and stack middleware
Arbitrary-precision arithmetic library
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
A library for validating emails against several RFCs
Set trusted proxies for Laravel
An Implementation Of The Result Type
Guzzle is a PHP HTTP client library
Guzzle promises library
Languages for Laravel
Languages for Laravel
The Laravel Framework.
Powerful REPL for the Laravel framework.
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)
Mime-type detection for Flysystem
Sends your logs to files, sockets, inboxes, databases and various web services
An API extension for DateTime that supports 281 different languages.
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
Option Type for PHP
Common Container Interface (PHP FIG PSR-11)
Standard interfaces for event handling.
Common interface for HTTP clients
Common interface for HTTP messages
Common interface for logging libraries
Common interfaces for simple caching
An interactive shell for modern PHP.
A polyfill for getallheaders.
A PHP 7.2+ library for representing and manipulating collections.
A PHP library for generating and working with universally unique identifiers (UUIDs).
Swiftmailer, free feature-rich PHP mailer
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
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
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
Allows manipulating MIME messages
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.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
Executes commands in sub-processes
Maps an HTTP request to a set of configuration variables
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
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.
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
Portable ASCII library - performance optimized (ascii) string functions for php.
Assertions to validate method input/output with nice error messages.
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
SPDX licenses list and validation library.
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
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.
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
Send PHP errors to Flare
A beautiful error page for Laravel applications.
Solution contracts for Ignition
php error handling for cool kids
This is the PHP port of Hamcrest Matchers
A library to validate a json schema.
Mockery is a simple yet flexible PHP mock object framework
Create deep copies (clones) of your objects
Component for reading phar.io manifest information from a PHP Archive (PHAR)
Library for handling version information and constraints
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
Highly opinionated mocking framework for PHP 5.3+
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.
A lightweight implementation of CommonJS Promises/A for PHP
Library for parsing CLI options
Collection of value objects that represent the PHP code units
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
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
JSON Linter
PHAR file format utilities, for when PHP phars you up
A small library for converting tokenized PHP source code into XML and potentially other formats
Laravel application installer.
The Laravel Framework.
Small utility library that handles metadata minification and expansion.
A Twig extension for HTML
Twig, the flexible, fast, and secure template language for PHP
Parser for Markdown.
An extension of Parsedown that adds support for Markdown Extra.
Flexible and feature-complete Redis client for PHP and HHVM
Common interfaces for PSR-7 HTTP message factories
Qiniu Resource (Cloud) Storage SDK for PHP
Eases DOM navigation for HTML and XML documents
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.
PHP dot notation access to arrays
Alibaba Cloud Client for PHP - Use Alibaba Cloud in your PHP project
Alibaba Cloud SDK for PHP - Easier to Use Alibaba Cloud in your PHP project
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
A string manipulation library with multibyte support
Declaratively specify how to extract elements from a JSON document
laravel admin
Chinese Mainland Personal ID Card Validation
JSON Editor for Laravel-admin
material ui for laravel-admin
Mysql data dictionary
Helpers extension for laravel-admin
一个中国居民身份证校验工具
Log viewer for laravel
Media manager for laravel
Intergrates mediaelement into laravel-admin
Redis manager for laravel-admin
Task scheduling extension for laravel-admin
An elegant debug assistant for the Laravel framework.
This Composer repository is powered by Satis