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://repo.local/composer"
}]
}
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.
AWS Common Runtime for PHP
AWS SDK for PHP - Use Amazon Web Services in your PHP project
Arbitrary-precision arithmetic library
PCRE wrapping library that offers type-safe preg_* replacements.
Semver library that offers utilities, version constraint parsing and validation.
Secure PHP Encryption Library
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.
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
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.
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
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
Standards compliant HTML filter written in PHP
Faker is a PHP library that generates fake data for you.
php error handling for cool kids
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
Cross-origin resource sharing library for the Symfony HttpFoundation
Guzzle is a PHP HTTP client library
PSR-7 message implementation that also provides common utility methods
A library that can provide of a list of classes in a given namespace
php dev tools in your browser
A library to get pretty versions strings of installed dependencies
Add GraphQL types and mutations for login and recover password functionalities
The Laravel Framework.
Laravel Passport provides OAuth2 server support to Laravel.
An opinionated code formatter for PHP.
Add beautiful and user-friendly forms to your command-line applications.
Docker files for running a basic Laravel application.
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
Laravel Scout provides a driver based solution to searching your Eloquent models.
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
Powerful REPL for the Laravel framework.
Yet another clock abstraction
A simple library to work with JSON Web Token and JSON Web Signature
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
AWS S3 filesystem adapter for Flysystem.
OAuth 1.0 Client Library
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
URI manipulation library
Common tools for parsing and resolving RFC3987/RFC3986 URI
Supercharged Excel exports and imports in Laravel
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
PHP Class for working with complex numbers
PHP Class for working with matrices
PHP wrapper for the Meilisearch API
A collection of custom scalar types for usage with https://github.com/webonyx/graphql-php
Easily integrate GraphiQL into your Laravel project
Mockery is a simple yet flexible PHP mock object framework
Sends your logs to files, sockets, inboxes, databases and various web services
Create deep copies (clones) of your objects
PHP Enum implementation
An API extension for DateTime that supports 281 different languages.
📐 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
Cli error handling for console/command-line PHP applications.
It's like Tailwind CSS, but for the console.
A framework for serving GraphQL from Laravel
Laravel Module management
A fast PHP7 implementation of PSR-7
PHP Client for OpenSearch
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
Pure PHP implementation of libsodium; uses the PHP extension if it exists
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
An MQTT client written in and for PHP.
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
Option Type for PHP
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
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.
Common interface for caching libraries
Common interface for reading the clock.
Common Container Interface (PHP FIG PSR-11)
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
Common interfaces for simple caching
An interactive shell for modern PHP.
Library for interacting with the Pusher REST API
A polyfill for getallheaders.
A PHP library for generating and working with universally unique identifiers (UUIDs).
A lightweight implementation of CommonJS Promises/A for PHP
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
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
PHP SDK for Sentry (http://sentry.io)
Laravel SDK for Sentry (https://sentry.io)
PHP ClickHouse Client
A sane interface for php's built in preg_* functions
A static analysis tool to detect side effects in PHP code
Decouples applications from the system clock
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
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
Symfony polyfill for ctype functions
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 8.0+ features to lower PHP versions
Symfony polyfill for uuid functions
Executes commands in sub-processes
PSR HTTP message bridge
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 an object-oriented API to generate and represent UIDs
Provides mechanisms for walking through any arbitrary PHP variable
Loads and dumps YAML files
PHP core functions that throw exceptions instead of returning FALSE on error
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.
A PHP port of GraphQL reference implementation
This Composer repository is powered by Satis