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://localhost:8080"
}]
}
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 Laravel package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp.
A non-blocking concurrency framework for PHP applications.
A stream abstraction to make working with non-blocking I/O simple.
AWS Common Runtime for PHP
AWS SDK for PHP - Use Amazon Web Services in your PHP project
PHP Debugbar integration for Laravel
Gherkin DSL parser for PHP
Arbitrary-precision arithmetic library
Types to use Carbon in Doctrine
BDD-style testing framework
Assertion methods used by Codeception core and Asserts module
Parent library for all Codeception framework modules and PhpBrowser
Library containing files used by module-webdriver and lib-innerbrowser or module-phpbrowser
Codeception module containing various assertions
DB module for Codeception
Codeception module for testing web application over HTTP
Flexible Stub wrapper for PHPUnit's Mock Builder
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
PCRE wrapping library that offers type-safe preg_* replacements.
Semver library that offers utilities, version constraint parsing and validation.
Restarts a process without Xdebug.
Secure PHP Encryption Library
Given a deep data structure, access data by dot notation.
implementation of xdg base directory specification for php
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.
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.
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
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
Standards compliant HTML filter written in PHP
Faker is a PHP library that generates fake data for you.
A more advanced JSONRPC implementation
PHP classes for the Language Server Protocol
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
Client library for Google APIs
Google Auth Library for PHP
An Implementation Of The Result Type
Guzzle is a PHP HTTP client library
Guzzle promises library
PSR-7 message implementation that also provides common utility methods
A polyfill class for uri_template of PHP
This is the PHP port of Hamcrest Matchers
The Illuminate Support package.
The Laravel adapter for Inertia.js.
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
The Laravel Framework.
Laravel Passport provides OAuth2 server support to Laravel.
Docker files for running a basic Laravel application.
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
Powerful REPL for the Laravel framework.
Laravel UI utilities and presets.
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
Event package
File storage abstraction for PHP
AWS S3 filesystem adapter for Flysystem.
Local filesystem adapter for Flysystem.
Mime-type detection for Flysystem
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 interfaces and classes for URI representation and interaction
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
An HTML5 parser and serializer.
Mockery is a simple yet flexible PHP mock object framework
Sends your logs to files, sockets, inboxes, databases and various web services
Declaratively specify how to extract elements from a JSON document
Create deep copies (clones) of your objects
An API extension for DateTime that supports 281 different languages.
Map nested JSON structures onto PHP classes
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.1 features.
📐 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.
Its like Tailwind CSS, but for the console.
A fast PHP7 implementation of PSR-7
PHP SAML Toolkit
Array2XML conversion library credit to lalit.org
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
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
Command line arguments/options parser.
This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.
The most complete Phalcon Framework IDE stubs library which enables autocompletion in modern IDEs.
Run and Generate DB Migrations with Phalcon Framework
Component for reading phar.io manifest information from a PHP Archive (PHAR)
Library for handling version information and constraints
A library to read, parse, export and make subsets of different types of font files.
A library to read, parse and export to PDF SVG files.
Debug bar in the browser for php application
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
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
Option Type for PHP
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
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.
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
Common interfaces for simple caching
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).
A PHP library for XML Security
Parser for CSS Files written in 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
A better backtrace
This is my package error-solutions
Send PHP errors to Flare
A beautiful error page for PHP applications.
A beautiful error page for Laravel applications.
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
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
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
Symfony Mailgun Mailer Bridge
Allows manipulating MIME messages
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
Symfony Postmark Mailer Bridge
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
A small library for converting tokenized PHP source code into XML and potentially other formats
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
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.
Portable ASCII library - performance optimized (ascii) string functions for php.
Assertions to validate method input/output with nice error messages.
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.
This Composer repository is powered by Satis