{
  "repositories": [{
    "type": "composer",
    "url": "http://composer.tiki.org"
  }]
}

Add this Satis repository to your composer.json

ADOdb is a PHP database abstraction layer library

Keywords
database, php, abstraction, library, layer
License
BSD-3-Clause, LGPL-2.1-or-later
Authors
John Lim, Damien Regad, Mark Newnham

Defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.

License
MIT, GPL-2.0

Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.

Keywords
browser, user agent, mobile, mobile detect, mobile detector, mobile device, mobile view managing, mobile redirect, useragent, Mobile-Detect, mobiledetect, mobile esp, detect iphone, detect ipad, detect tablet, detect android, responsive web
License
Apache-2.0
Authors
Anthony Hand
Releases

alexandresalome/php-selenium

Abandoned! Package is abandoned, you should avoid using it. Use facebook/webdriver instead.

PHP Library for Selenium

Keywords
selenium
License
MIT
Releases

A non-blocking concurrency framework for PHP applications.

Keywords
event, event-loop, async, asynchronous, concurrency, non-blocking, promise, future, awaitable
License
MIT
Authors
Aaron Piotrowski, Bob Weinand, Niklas Keller, Daniel Lowrey

A stream abstraction to make working with non-blocking I/O simple.

Keywords
stream, io, async, non-blocking, amp, amphp
License
MIT
Authors
Aaron Piotrowski, Niklas Keller

A promise-aware caching API for Amp.

License
MIT
Authors
Niklas Keller, Daniel Lowrey
Releases
Required by

Async DNS resolution for Amp.

Keywords
client, async, dns, resolve, amp, amphp
License
MIT
Authors
Chris Wright, Daniel Lowrey, Bob Weinand, Niklas Keller, Aaron Piotrowski
Releases
Required by

Allows non-blocking access to the filesystem for Amp.

Keywords
file, filesystem, static, io, async, non-blocking, disk, amp, amphp
License
MIT
Authors
Niklas Keller, Daniel Lowrey, Aaron Piotrowski

HTTP/2 HPack implementation.

Keywords
headers, http-2, hpack
License
MIT
Authors
Daniel Lowrey, Bob Weinand, Niklas Keller, Aaron Piotrowski

Basic HTTP primitives which can be shared by servers and clients.

License
MIT
Authors
Niklas Keller
Required by

Asynchronous concurrent HTTP/2 and HTTP/1.1 client built on the Amp concurrency framework

Keywords
http, rest, client, async, concurrent, non-blocking
License
MIT
Authors
Daniel Lowrey, Niklas Keller, Aaron Piotrowski
Required by

HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework

Keywords
http, connect, async, tunnel, connector, amphp
License
MIT
Authors
Niklas Keller
Releases

Parallel processing component for Amp.

Keywords
async, asynchronous, concurrent, multi-threading, multi-processing
License
MIT
Authors
Aaron Piotrowski, Stephen Coakley

Parallel processing made simple.

License
MIT
Authors
Niklas Keller
Releases
Required by

A generator parser to make streaming parsers simple.

Keywords
stream, parser, async, non-blocking
License
MIT
Authors
Aaron Piotrowski, Niklas Keller
Releases

Asynchronous iterators and operators.

Keywords
iterator, io, async, non-blocking, amp, amphp
License
MIT
Authors
Aaron Piotrowski, Niklas Keller

Asynchronous process manager.

License
MIT
Authors
Bob Weinand, Aaron Piotrowski, Niklas Keller

Serialization tools for IPC and data storage in PHP.

Keywords
serialize, serialization, async, asynchronous
License
MIT
Authors
Aaron Piotrowski, Niklas Keller
Releases

Async socket connection / server tools for Amp.

Keywords
sockets, tcp, encryption, async, tls, non-blocking, amp
License
MIT
Authors
Daniel Lowrey, Aaron Piotrowski, Niklas Keller
Releases

Non-blocking synchronization primitives for PHP based on Amp and Revolt.

Keywords
synchronization, async, asynchronous, semaphore, mutex
License
MIT
Authors
Aaron Piotrowski, Niklas Keller, Stephen Coakley

Uri Parser and Resolver.

License
MIT
Authors
Niklas Keller, Daniel Lowrey
Releases
Required by

Windows Registry Reader.

License
MIT
Authors
Niklas Keller
Releases
Required by

An autoscaling Bloom filter with ultra-low memory usage for PHP.

Keywords
Bloom Filter, scalable bloom filter, layered bloom filter
License
MIT
Authors
Releases
Required by

Core package to integrate with AWS. This is a lightweight AWS SDK provider by AsyncAws.

Keywords
amazon, sdk, aws, sts, async-aws
License
MIT
Required by

S3 client, part of the AWS SDK provided by AsyncAws.

Keywords
amazon, s3, sdk, aws, async-aws
License
MIT
Required by

A simple S3 client that are easy to work with.

Keywords
amazon, s3, sdk, aws, async-aws
License
MIT

athletic/athletic

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

PHP Benchmarking Framework

Keywords
profiling, benchmarking, benchmark
License
MIT
Authors
Zachary Tong
Releases

AWS Common Runtime for PHP

Keywords
amazon, sdk, aws, crt
License
Apache-2.0
Authors
AWS SDK Common Runtime Team
Releases
Required by

AWS SDK for PHP - Use Amazon Web Services in your PHP project

Keywords
amazon, s3, sdk, cloud, aws, dynamodb, ec2, glacier
License
Apache-2.0

BaconQrCode is a QR code generator for PHP.

License
BSD-2-Clause
Required by

Testify makes writing unit tests fun again. It has an elegant syntax and keeps things simple

Keywords
framework, testing, unit
License
GPL-3.0
Releases

No conflicts for your bin dependencies

Keywords
dependency, composer, tool, executable, isolation, conflict
License
MIT
Releases

Thin assertion library for input validation in business models.

Keywords
validation, assert, assertion
License
BSD-2-Clause
Authors
Benjamin Eberlei, Richard Quadling

Scenario-oriented BDD framework for PHP 5.3

Keywords
Symfony2, BDD, Behat
License
MIT
Releases

Gherkin DSL parser for PHP

Keywords
BDD, parser, DSL, Behat, gherkin, Cucumber
License
MIT

Browser controller/emulator abstraction for PHP

Keywords
testing, browser, web
License
MIT

Provides assertions for unit tests.

License
BSD-3-Clause
Releases
Required by

Allows to stub and mock method calls by applying a callmap.

License
BSD-3-Clause
Releases
License
AGPL-3.0
Releases

Easily manage git hooks in your composer config

Keywords
git, composer, HOOK
License
MIT
Authors
Ezinwa Okpoechi

Arbitrary-precision arithmetic library

Keywords
decimal, math, BigInteger, bignum, arithmetic, mathematics, brick, integer, bigdecimal, Arbitrary-precision, bignumber, BigRational, rational
License
MIT

A powerful alternative to var_export(), which can export closures and objects without __set_state()

Keywords
var_export
License
MIT
Releases

Common classes for PSR-6 adapters

Keywords
cache, tag, psr-6
License
MIT
Releases

A PSR-6 cache implementation using filesystem. This implementation supports tags

Keywords
filesystem, cache, tag, psr-6
License
MIT
Releases

Framework interoperable interfaces for tags

Keywords
cache, tag, psr, psr6
License
MIT
Releases
Required by

Add tag support to your PSR-6 cache implementation

Keywords
cache, Taggable, tag, psr6
License
MIT
Releases

This class is for prebinding a XMPP Session with PHP.

Keywords
php, xmpp, prebind
License
MIT
Authors
Michael Weibel, piotr, Alex Knol
Releases

PHP WebSocket library

Keywords
websocket, sockets, server, WebSockets, Ratchet
License
MIT
Authors
Chris Boden, Matt Bonneau

A super fast, highly extensible markdown parser for PHP

Keywords
markdown, extensible, fast, gfm, markdown-extra
License
MIT
Authors

CSSTidy is a CSS minifier

License
LGPL-2.1-or-later
Authors
Cédric MORIN
Releases

Base32 encoder/decoder according to RFC 4648

Keywords
encode, decode, base32, rfc4648
License
MIT
Releases
Required by

The PHP micro-framework for Command line tools based on the Symfony2 Components

Keywords
microframework, cli
License
MIT
Authors
Mike van Riel
Releases

Console Service Provider

Keywords
silex, console, service-provider, pimple, cilex
License
MIT
Authors
Mike van Riel, Beau Simensen
Releases
Required by

A simple and modern approach to stream filtering in PHP

Keywords
stream, filter, callback, php_user_filter, stream_filter_append, stream_filter_register, bucket brigade
License
MIT
Authors
Christian Lück
Releases
Required by

BDD-style testing framework

Keywords
BDD, TDD, unit testing, functional testing, acceptance testing
License
MIT

Assertion methods used by Codeception core and Asserts module

Keywords
codeception
License
MIT
Authors
Michael Bodnarchuk, Gintautas Miselis, Gustavo Nieves

Codeception module containing various assertions

Keywords
codeception, assertions, asserts
License
MIT
Authors
Michael Bodnarchuk, Gintautas Miselis, Gustavo Nieves

Codeception module for testing basic shell commands and shell output

Keywords
codeception
License
MIT
Authors
Michael Bodnarchuk
Releases

Codeception module for testing local filesystem

Keywords
filesystem, codeception
License
MIT
Authors
Michael Bodnarchuk, Gintautas Miselis
Releases

PHPUnit classes used by Codeception

License
MIT
Authors
Davert, Naktibalda

Flexible Stub wrapper for PHPUnit's Mock Builder

License
MIT
Releases

Convert JWK to PEM format.

License
MIT
Authors
codercat
Releases
1.1, 1.0

UTF-8 compatible JSON5 parser for PHP

Keywords
json, json_decode, JSON5, json5_decode
License
MIT
Authors
Releases
Required by

The most popular front-end framework for developing responsive, mobile first projects on the web.

Keywords
framework, css, web, less, responsive, front-end, mobile-first
License
MIT
Authors
Mark Otto, Jacob Thornton

APIs and features removed from jQuery core

License
MIT
Releases

jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.

License
MIT

The HTML Presentation Framework

License
MIT
Authors
Releases

Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.

Keywords
ssl, tls, certificate, cabundle, cacert
License
MIT
Authors

Utilities to scan PHP code and generate class maps.

Keywords
classmap
License
MIT
Authors
Releases
Required by

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

Keywords
package, dependency, autoload
License
MIT

A multi-framework Composer library installer

Keywords
installer, zend, wordpress, piwik, cakephp, codeigniter, fuelphp, drupal, lithium, laravel, phpbb, sylius, ppi, silverstripe, moodle, kohana, mako, magento, agl, roundcube, mediawiki, chef, croogo, dokuwiki, puppet, modulework, annotatecms, bitrix, zikula, Whmcs, expressionengine, concrete5, processwire, modx, elgg, Hurad, shopware, MODX Evo, OXID, WolfCMS, lavalite, Dolibarr, SMF, grav, Thelia, MantisBT, cockpit, pantheon, RadPHP, itop, sydes, reindex, Mautic, yawik, ImageCMS, attogram, tastyigniter, miaoxing, Plentymarkets, Kanboard, Porto, eZ Platform, Maya, Eliasis, osclass, Lan Management System, majima, pxcms, matomo, known, Starbug
License
MIT

Small utility library that handles metadata minification and expansion.

Keywords
compression, composer
License
MIT
Authors
Releases
Required by

Composer plugin that provides efficient querying for installed package versions (no runtime IO)

License
MIT
Authors
Marco Pivetta, Jordi Boggiano

PCRE wrapping library that offers type-safe preg_* replacements.

Keywords
regex, PCRE, regular expression, preg
License
MIT
Authors

Semver library that offers utilities, version constraint parsing and validation.

Keywords
validation, semver, versioning, semantic
License
MIT

SPDX licenses list and validation library.

Keywords
validator, license, spdx
License
MIT
Releases
Required by

Restarts a process without Xdebug.

Keywords
performance, Xdebug
License
MIT
Authors
John Stevenson

Provides a lightweight configuration system for Composer plugins.

License
BSD-3-Clause
Authors
Cameron Eagans
Releases

Provides a way to patch Composer packages.

License
BSD-3-Clause
Authors
Cameron Eagans

An unofficial Bootstrap plugin to enable Bootstrap dropdowns to activate on hover and provide a nice user experience.

Keywords
bootstrap, twitter, hover, dropdowns
License
MIT
Authors

PHP 7.1 enum implementation

Keywords
map, enum
License
BSD-2-Clause
Releases
Required by

DNS protocol implementation written in pure PHP

Keywords
dns
License
MIT
Required by

PHP_CodeSniffer Standards Composer Installer Plugin

Keywords
installer, plugin, composer, tests, quality, standards, standard, phpcs, codesniffer, PHP_CodeSniffer, qa, code quality, style guide, PHPCodeSniffer, phpcbf, stylecheck
License
MIT

Secure PHP Encryption Library

Keywords
security, cryptography, encryption, crypto, aes, openssl, encrypt, cipher, symmetric key cryptography, authenticated encryption
License
MIT
Required by

Given a deep data structure, access data by dot notation.

Keywords
data, access, dot, notation
License
MIT
Required by

dflydev/markdown

Abandoned! Package is abandoned, you should avoid using it. Use michelf/php-markdown instead.

PHP Markdown & Extra - DEPRECATED

Keywords
markdown
License
BSD-3-Clause
Releases

Removes final keyword from source code on-the-fly and allows mocking of final methods and classes

Keywords
testing, phpunit, unit, mocking, finals
License
BSD-3-Clause, GPL-2.0, GPL-3.0
Authors
Releases

implementation of xdg base directory specification for php

License
MIT
Releases
Required by

Docblock Annotations Parser

Keywords
annotations, parser, docblock
License
MIT
Authors
Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt

PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.

Keywords
redis, couchdb, php, abstraction, cache, caching, xcache, memcached, apcu
License
MIT
Authors
Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt

The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.

Keywords
code, doctrine, rules, style, standard, dev, sniffer, coding, cs, sniffs, checks
License
MIT
Authors
Benjamin Eberlei, Steve Müller

PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.

Keywords
collections, php, array, iterators
License
MIT
Authors
Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt

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.

Keywords
php, doctrine, common
License
MIT
Authors
Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
Required by

Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

Keywords
database, dbal, queryobject, sql, abstraction, mysql, sqlite, postgresql, pdo, pgsql, sqlserver, mssql, oracle, mariadb, sqlsrv, oci8, db2, sasql
License
MIT
Authors
Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage

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.

License
MIT

The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.

Keywords
event, events, event dispatcher, event manager, event system
License
MIT
Authors
Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta

PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.

Keywords
php, inflector, inflection, strings, lowercase, manipulation, words, plural, singular, uppercase
License
MIT
Authors
Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
Releases
Required by

A small, lightweight utility to instantiate objects in PHP without invoking their constructors

Keywords
constructor, instantiate
License
MIT
Authors

PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.

Keywords
annotations, php, parser, docblock, lexer
License
MIT
Authors
Guilherme Blanco, Roman Borschel, Johannes Schmitt

The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.

Keywords
orm, persistence, object, odm, mapper
License
MIT
Authors
Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta

doctrine/reflection

Abandoned! Package is abandoned, you should avoid using it. Use roave/better-reflection instead.

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.

Keywords
reflection, static
License
MIT
Authors
Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
Releases

CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due

Keywords
cron, schedule
License
MIT

jQuery website menu plugin. Responsive and accessible list-based website menus that work on all devices.

Keywords
ui, dropdown
License
MIT
Releases

A library for validating emails against several RFCs

Keywords
email, validator, validation, emailvalidation, emailvalidator
License
MIT
Authors
Eduardo Gulias Davis

Unofficial version of PHPUnit to be handled with Composer.

Releases
1.6, 1.2

A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.

Keywords
php, HTML5
License
MIT
Authors
Releases
Required by

A PHP package for determining whether an email address is from a disposable / temporary email address provider.

License
MIT
Authors

PHP library to retrieve page info using oembed, opengraph, etc

Keywords
oembed, opengraph, embedly, embed, twitter cards
License
MIT
Authors
Releases

A PHP dependency vulnerabilities scanner based on the Security Advisories Database.

Keywords
package, php, security, scanner, vulnerability scanner, security advisories
License
MIT
Authors
Paras Malhotra, Miguel Piedrafita
Releases

An intrusion detection library based on PHPIDS

Keywords
detection, ids, intrusion
License
MIT
Authors
Releases
3.0

Provides a composer plugin for normalizing composer.json.

Keywords
plugin, composer, normalizer, normalize
License
MIT
Authors
Releases

Provides a Json value object for representing a valid JSON string.

Keywords
json
License
MIT
Authors
Releases

Provides generic and vendor-specific normalizers for normalizing JSON documents.

Keywords
json, normalizer
License
MIT
Authors
Releases

Provides an abstraction of a JSON pointer.

Keywords
json, pointer, RFC6901
License
MIT
Authors
Releases

Provides a JSON printer, allowing for flexible indentation.

Keywords
json, formatter, printer
License
MIT
Authors
Releases

Provides a JSON schema validator, building on top of justinrainbow/json-schema.

Keywords
json, schema, validator
License
MIT
Authors
Releases

Parser for Markdown.

Keywords
parser, markdown
License
MIT
Authors

Événement is a very simple event dispatching library for PHP

Keywords
event-dispatcher, event-emitter
License
MIT
Authors
Igor Wiedler
Releases

PHP documentation generator, with markdown output

Keywords
phpdoc, php, markdown
License
MIT
Authors
Releases

evert/sitemap-php

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Lightweight library for generating Google sitemap XML files

Keywords
Sitemap
License
MIT
Authors
Osman Üngür, Evert Pot
Releases

Standards compliant HTML filter written in PHP

Keywords
html
License
LGPL-2.1-or-later
Authors
Required by

fabpot/goutte

Abandoned! Package is abandoned, you should avoid using it. Use symfony/browser-kit instead.

A simple PHP Web Scraper

Keywords
scraper
License
MIT
Authors
Fabien Potencier

fabpot/php-cs-fixer

Abandoned! Package is abandoned, you should avoid using it. Use friendsofphp/php-cs-fixer instead.

A tool to automatically fix PHP code style

License
MIT
Authors
Dariusz Rumiński, Fabien Potencier
Releases

A more advanced JSONRPC implementation

License
ISC
Authors
Felix Becker
Releases
Required by

PHP classes for the Language Server Protocol

Keywords
php, language, server, microsoft
License
ISC
Authors
Felix Becker
Required by

fgrosse/phpasn1

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.

Keywords
encoding, x509, x.509, asn1, asn.1, binary, decoding, DER, x690, x.690, ber
License
MIT
Releases

Tiny utility to get the number of CPU cores.

Keywords
core, CPU
License
MIT
Authors
Théo FIDRY
Releases

php error handling for cool kids

Keywords
library, exception, error, handling, whoops, throwable
License
MIT
Authors
Releases
Required by

A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.

Keywords
php, jwt
License
BSD-3-Clause
Authors
Neuman Vong, Anant Narayanan

Minimal library for sending PHP variables to browsers.

License
MIT
Authors
Releases

The iconic font and CSS framework

Keywords
bootstrap, font, awesome, FontAwesome, icon
License
OFL-1.1, MIT
Authors
Releases

A tool to automatically fix PHP code style

Keywords
static analysis, standards, fixer, Static code analysis
License
MIT
Authors
Fabien Potencier, Dariusz Rumiński
Required by

Full-sized drag & drop event calendar

Keywords
event, calendar, jquery-plugin, full-sized
License
MIT
Authors

A premium add-on to FullCalendar for displaying events and resources

Keywords
event, calendar, jquery-plugin, full-sized
Authors

Manage Open fire server using Rest Api

Keywords
chat, xmpp, openfire
License
MIT
Authors
Gideon Kombian
Releases

Library for accessing git

License
MIT
Releases
Required by

Client library for Google APIs

Keywords
google
License
Apache-2.0
Releases
Required by

Google Auth Library for PHP

Keywords
Authentication, oauth2, google
License
Apache-2.0

Google Cloud PHP shared dependency, providing functionality useful to all components.

License
Apache-2.0
Releases
Required by

Cloud Storage Client for PHP

License
Apache-2.0
Releases

Google API Common Protos for PHP

Keywords
google
License
Apache-2.0
Releases
Required by

Various CRC32 implementations

License
Apache-2.0
Authors
Andrew Brampton
Releases
Required by

Google API Core for PHP

Keywords
google
License
BSD-3-Clause
Releases
Required by

gRPC GCP library for channel management

License
Apache-2.0
Releases
Required by

Google LongRunning Client for PHP

License
Apache-2.0
Releases
Required by

gRPC library for PHP

Keywords
rpc
Homepage
License
Apache-2.0
Releases

guzzle/guzzle

Abandoned! Package is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.

PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle

Keywords
framework, curl, http, rest, http client, client, web service
License
MIT

guzzlehttp/ringphp

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.

License
MIT
Authors
Releases
Required by

guzzlehttp/streams

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Provides a simple abstraction over streams of data

Keywords
stream, Guzzle
License
MIT
Authors
Releases
Required by

H5P Core functionality in PHP

Keywords
content, quiz, interactive, h5p, hvp
Homepage
License
GPL-3.0

H5P Editor functionality in PHP

Keywords
editor, content, quiz, interactive, h5p, hvp
Homepage
License
GPL-3.0

This is the PHP port of Hamcrest Matchers

Keywords
test
License
BSD-3-Clause
Required by

Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.

Keywords
ui, form, input, select, dropdown, multiselect
License
MIT
Releases

Bootstrap 4 Component - Chosen

Keywords
css, bootstrap, sass, scss, component, chosen, custom
License
MIT
Releases

henrikbjorn/phpspec-code-coverage

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Integrates CodeCoverage with PhpSpec

License
MIT
Releases

PHP library to create and manage Sieve filters through the ManageSieve protocol (RFC5228)

Keywords
mail, php, email, imap, filters, sieve, managesieve, cypht, RFC5228
License
MIT
Authors
Henrique Borba
Releases
Required by

herrera-io/annotations

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

A tokenizer for Doctrine annotations.

Keywords
annotations, doctrine, tokenizer
License
MIT
Authors
Releases
Required by

herrera-io/box

Abandoned! Package is abandoned, you should avoid using it. Use humbug/box instead.

A library for simplifying the PHAR build process.

Keywords
phar
License
MIT
Authors
Releases
Required by

herrera-io/json

Abandoned! Package is abandoned, you should avoid using it. Use kherge/json instead.

A library for simplifying JSON linting and validation.

Keywords
json, schema, validate, lint
License
MIT
Authors
Releases

herrera-io/phar-update

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

A library for self-updating Phars.

Keywords
update, phar
License
MIT
Authors
Releases

herrera-io/version

Abandoned! Package is abandoned, you should avoid using it. Use kherge/semver instead.

A library for creating, editing, and comparing semantic versioning numbers.

Keywords
version, semantic
License
MIT
Authors
Releases

boootstrap4 right to left

Keywords
bootstrap-rtl, bootstra
License
MIT
Authors
Hesam Mousavi
Releases

Converts HTML to formatted plain text

License
GPL-2.0-or-later
Releases

An HTTP Factory using Guzzle PSR7

Keywords
http, factory, psr-7, psr-17
License
MIT
Authors
Releases
Required by

PHP Social Authentication Library

Keywords
authorization, api, OpenId, Authentication, oauth, twitter, google, facebook, apple, social
License
MIT
Authors
Miled

Abstract Test Framework Adapter for Infection

License
BSD-3-Clause
Authors
Maks Rafalko
Releases
Required by

Infection Extension Installer

License
BSD-3-Clause
Authors
Maks Rafalko
Releases
Required by

Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.

License
BSD-3-Clause
Authors
Maks Rafalko
Releases
Required by

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

Keywords
testing, unit testing, coverage, mutation testing, mutant, mutation framework
License
BSD-3-Clause

Detect unused composer dependencies

License
mit
Authors
insolita
Releases

HTTP authentication (Basic & Digest) including ServiceProviders for easy Laravel integration

Keywords
http, Authentication, laravel
License
MIT
Authors
Releases
Required by

A Library For Generating Secure Random Numbers

Keywords
cryptography, random, random-numbers, random-strings
License
MIT
Authors
Releases

A Base Security Library

License
MIT
Authors
Releases
Required by

itsjavi/bootstrap-colorpicker

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Bootstrap Colorpicker is a modular color picker plugin for Bootstrap 4.

Keywords
bootstrap, colorpicker
License
MIT
Authors

Automatic article extraction from HTML

Keywords
html, extraction, content, article, article extraction, content extraction
License
Apache-2.0

A Composer package which installs the PhantomJS binary (Linux, Windows, Mac) into `/bin` of your project.

Keywords
headless, phantomjs, binaries
License
MIT
Authors
Jens-André Koch
Releases

jakub-onderka/php-console-color

Abandoned! Package is abandoned, you should avoid using it. Use php-parallel-lint/php-console-color instead.

License
BSD-2-Clause
Authors
Jakub Onderka
Releases

jakub-onderka/php-console-highlighter

Abandoned! Package is abandoned, you should avoid using it. Use php-parallel-lint/php-console-highlighter instead.

Highlight PHP code in terminal

License
MIT
Authors
Releases

jakub-onderka/php-parallel-lint

Abandoned! Package is abandoned, you should avoid using it. Use php-parallel-lint/php-parallel-lint instead.

This tool check syntax of PHP files about 20x faster than serial check.

License
BSD-2-Clause
Authors
Jakub Onderka
Releases

jasig/phpcas

Abandoned! Package is abandoned, you should avoid using it. Use apereo/phpcas instead.

Provides a simple API for authenticating users against a CAS server

Keywords
cas, jasig, apereo
License
Apache-2.0

Lightweight Open Source webmail written in PHP and JavaScript

Keywords
php, atom, smtp, rss, imap, webmail, e-mail, webmail-client, news-reader, jmap, cypht
License
LGPL-2.1
Authors

Browser based XMPP instant messaging client

Keywords
messaging, chat, xmpp, presence
License
MPL-2.0

A wrapper for ocramius/package-versions to get pretty versions strings

Keywords
package, composer, release, versions
License
MIT
Authors
Alessandro Lai

A Composer package which installs the CasperJS binary for your project.

Keywords
headless, phantomjs, casperJs, binaries
License
MIT
Authors
Jérôme Breton
Releases

PHP runtime & extensions header files for PhpStorm

Keywords
code, autocomplete, type, inference, stubs, inspection, phpstorm, jetbrains
License
Apache-2.0

Class/method/property metadata management in PHP

Keywords
annotations, yaml, xml, metadata
License
MIT
Authors
Johannes M. Schmitt, Asmir Mustafic
Required by

A library for easily creating recursive-descent parsers.

License
Apache2
Releases
Required by

Library for (de-)serializing data of any complexity; supports XML, and JSON.

Keywords
json, xml, serialization, deserialization, jaxb
License
MIT
Authors
Johannes M. Schmitt, Asmir Mustafic

The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX.

Keywords
json, jquery, form, ajax, jquery-plugin, json-form, html-form, jquery-form
License
(LGPL-2.1+ OR MIT)
Authors
Kevin Morris, Mike Alsup
Releases
1.1

An auto generated Composer package for the Kaltura API client library

Keywords
api, video, kaltura, client library, open source video, video platform
License
AGPL-3.0-or-later
Authors

Access certificate details and transform between different formats.

Keywords
x509, openssl, certificate, pem, certificates, DER
License
MIT
Authors
Niklas Keller
Releases

Colors for PHP CLI scripts

Keywords
cli, console, shell, colors, color
License
MIT
Authors
Releases
Required by

kherge/amend

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Integrates Phar Update to Symfony Console.

Keywords
console, update, phar
License
MIT
Authors
Releases
Required by

kherge/box

Abandoned! Package is abandoned, you should avoid using it. Use humbug/box instead.

A tool to simplify building PHARs.

Keywords
phar
License
MIT
Authors
Releases

kherge/version

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

A parsing and comparison library for semantic versioning.

License
MIT
Authors
Kevin Herrera
Releases

Kint - debugging tool for PHP developers

Keywords
php, debug, kint
License
MIT

GitHub API v3 client

Keywords
api, github, gist, gh
License
MIT
Required by

PHPUnit extension for database interaction testing

Keywords
database, testing, xunit
License
BSD-3-Clause
Authors
Sebastian Bergmann
Releases

Asset Management for PHP

Keywords
assets, compression, minification
License
MIT
Authors

laminas/laminas-cache-storage-adapter-apc

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Laminas cache adapter

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

Laminas cache adapter for apcu

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

Laminas cache adapter for blackhole

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

laminas/laminas-cache-storage-adapter-dba

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Laminas cache adapter for dba

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

Laminas cache adapter for ext-mongodb

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

Laminas cache adapter for filesystem

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

laminas/laminas-cache-storage-adapter-memcache

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Laminas cache adapter for memcache

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

Laminas cache adapter for memcached

Keywords
cache, memcached, laminas
License
BSD-3-Clause
Releases
Required by

Laminas cache adapter for memory

Keywords
cache, laminas
License
BSD-3-Clause
Required by

laminas/laminas-cache-storage-adapter-mongodb

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Laminas cache adapter for mongodb

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

Laminas cache adapter for redis

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

Laminas cache adapter for session

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

laminas/laminas-cache-storage-adapter-wincache

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Laminas cache adapter for wincache

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

laminas/laminas-cache-storage-adapter-xcache

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Laminas cache adapter for xcache

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

laminas/laminas-cache-storage-adapter-zend-server

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Laminas cache adapter for zend-server

Keywords
cache, laminas
License
BSD-3-Clause
Releases
Required by

Temporary storage adapter factory for fluent migration to laminas-cache v3 when working with laminas components which depend on laminas-cache

License
BSD-3-Clause

Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more

Keywords
captcha, laminas
License
BSD-3-Clause

Extensions to the PHP Reflection API, static code scanning, and code generation

Keywords
code, laminas, laminasframework
License
BSD-3-Clause

Laminas Coding Standard

Keywords
Coding Standard, laminas
License
BSD-3-Clause

provides a nested object property based user interface for accessing this configuration data within application code

Keywords
config, laminas
License
BSD-3-Clause

Strong cryptography tools and password hashing

Keywords
crypt, laminas
License
BSD-3-Clause

Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations

Keywords
db, laminas
License
BSD-3-Clause

PSR HTTP Message implementations

Keywords
http, psr, psr-7, psr-17, laminas
License
BSD-3-Clause
Required by

Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs

Keywords
escaper, laminas
License
BSD-3-Clause

provides functionality for creating and consuming RSS and Atom feeds

Keywords
atom, feed, rss, laminas
License
BSD-3-Clause
Keywords
hydrator, laminas
License
BSD-3-Clause
Releases

provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP

Keywords
json, laminas
License
BSD-3-Clause

Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory

Keywords
ldap, laminas
License
BSD-3-Clause

Autoloading and plugin loading strategies

Keywords
loader, laminas
License
BSD-3-Clause

Robust, composite logger with filtering, formatting, and PSR-3 support

Keywords
log, logging, laminas
License
BSD-3-Clause

Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages

Keywords
mail, laminas
License
BSD-3-Clause
Required by

Create cryptographically secure pseudo-random numbers, and manage big integers

Keywords
math, laminas
License
BSD-3-Clause

Create and parse MIME messages and parts

Keywords
mime, laminas
License
BSD-3-Clause

Modular application system for laminas-mvc applications

Keywords
modulemanager, laminas
License
BSD-3-Clause
Required by

Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins

Keywords
mvc, laminas
License
BSD-3-Clause
Releases

OOP wrapper for the ReCaptcha web service

Keywords
recaptcha, laminas
License
BSD-3-Clause

Flexible routing system for HTTP and console applications

Keywords
routing, laminas
License
BSD-3-Clause
Required by

Serialize and deserialize PHP structures to a variety of representations

Keywords
serializer, laminas
License
BSD-3-Clause
Releases

Create Reflection-based RPC servers

Keywords
server, laminas
License
BSD-3-Clause
Required by

Manipulate and weight taggable items, and create tag clouds

Keywords
tag, laminas
License
BSD-3-Clause

Create FIGlets and text-based tables

Keywords
text, laminas
License
BSD-3-Clause

laminas/laminas-twitter

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

OOP wrapper for the Twitter web service

Keywords
twitter, laminas
License
BSD-3-Clause
Releases

A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)

Keywords
uri, laminas
License
BSD-3-Clause

Flexible view layer supporting and providing multiple view layers, helpers, and more

Keywords
view, laminas
License
BSD-3-Clause
Required by

Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.

Keywords
closure, serializable, laravel
License
MIT
Authors
Taylor Otwell, Nuno Maduro

Yet another clock abstraction

License
MIT
Authors
Luís Cobucci

Lcobucci's Coding Standard

License
MIT
Authors
Luís Cobucci
Releases

lcobucci/jose-parsing

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

A basic Base64Url and JSON encoding/decoding implementation

Keywords
JOSE, base64url
License
BSD-3-Clause
Authors
Luís Otávio Cobucci Oblonczyk
Releases
Required by

A simple library to work with JSON Web Token and JSON Web Signature

Keywords
jwt, JWS
License
BSD-3-Clause
Authors
Luís Cobucci

lessphp is a compiler for LESS written in PHP.

License
MIT, GPL-3.0
Authors

leafo/scssphp

Abandoned! Package is abandoned, you should avoid using it. Use scssphp/scssphp instead.

scssphp is a compiler for SCSS written in PHP.

Keywords
css, sass, scss, less, stylesheet
License
MIT
Authors
Required by

Compass for scssphp

Authors
Releases

Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)

Keywords
parser, markdown, github, md, gfm, commonmark, flavored, github-flavored
License
BSD-3-Clause
Authors

league/commonmark-ext-table

Abandoned! Package is abandoned, you should avoid using it. Use league/commonmark instead.

Table extension for league/commonmark

Keywords
markdown, extension, table, commonmark
License
MIT
Authors
Martin Hasoň, Webuni s.r.o., Colin O'Dell
Releases

league/commonmark-extras

Abandoned! Package is abandoned, you should avoid using it. Use league/commonmark instead.

Useful extensions for customizing the league/commonmark Markdown parser

Keywords
markdown, extensions, Extras, gfm, commonmark
License
BSD-3-Clause
Authors
Releases

Define configuration arrays with strict schemas and access values with dot notation

Keywords
configuration, schema, config, array, dot, nested, dot-access
License
BSD-3-Clause
Authors
Required by

Event package

Keywords
event, listener, emitter
License
MIT
Authors
Frank de Jonge
Releases
Required by

Local filesystem adapter for Flysystem.

Keywords
file, filesystem, files, local, Flysystem
License
MIT
Authors
Frank de Jonge
Releases
Required by

In-memory filesystem adapter for Flysystem.

Keywords
file, filesystem, memory, files, Flysystem
License
MIT
Authors
Frank de Jonge

An HTML-to-markdown conversion helper for PHP

Keywords
markdown, html
License
MIT
Releases

Mime-type detection for Flysystem

License
MIT
Authors
Frank de Jonge
Releases

OAuth 2.0 Client Library

Keywords
authorization, Authentication, oauth, oauth2, SSO, identity, idp, single sign on
License
MIT
Releases

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.

Keywords
authorization, api, Authentication, oauth, oauth2, server, auth, oauth 2.0, secure, resource, protect, authorisation, oauth 2
License
MIT

URI manipulation library

Keywords
http, url, https, middleware, uri, ftp, hostname, data-uri, ws, rfc3986, parse_url, rfc6570, querystring, psr-7, uri-template, query-string, rfc3987, parse_str, file-uri
License
MIT

Common interfaces and classes for URI representation and interaction

Keywords
http, url, https, uri, ftp, hostname, data-uri, ws, rfc3986, parse_url, rfc6570, querystring, psr-7, query-string, rfc3987, parse_str, file-uri
License
MIT

league/uri-parser

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

userland URI parser RFC 3986 compliant

Keywords
parser, url, uri, rfc3986, parse_url, rfc3987
License
MIT
Releases

league/uri-schemes

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

URI manipulation library

Keywords
file, http, url, https, uri, ftp, data-uri, ws, rfc3986, parse_url, psr-7, wss
License
MIT
Releases
Required by

Fork of sebastian/diff for use with ergebnis/composer-normalize

Keywords
diff, udiff, unified diff, unidiff
License
BSD-3-Clause
Authors
Sebastian Bergmann, Kore Nordmann
Releases

Functional primitives for PHP

Keywords
functional
License
MIT
Authors
Lars Strojny, Max Beutel
Releases
Required by

GitLab API v4 client for PHP

Keywords
api, gitlab
License
MIT
Required by

CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package

Keywords
dependency, cli, composer, require, analysis, requirements, imports
License
MIT
Releases

A small library to check header docs

Keywords
license, Code style, code standard
License
MIT
Authors
Jefersson Nathan
Releases

PHP Client for Manticore Search

Keywords
client, search, manticoresearch
License
MIT
Authors
Manticore Software, Adrian Nuta

lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.

License
MIT, GPL-3.0
Releases
Required by

An HTML5 parser and serializer.

Keywords
xml, parser, HTML5, html, dom, serializer, querypath
License
MIT
Authors
Matt Butcher, Matt Farina, Asmir Mustafic
Releases

MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers.

Keywords
JS, math, latex, MathML, AsciiMath
License
Apache-2.0

CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.

Keywords
javascript, css, JS, minify, minifier
License
MIT
Authors

Relative path converter

Keywords
path, converter, relative, paths
License
MIT
Authors
Required by

Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.

Keywords
redis, sql, filesystem, cache, mysql, apc, store, sqlite, postgresql, caching, memcached, Buffer, value, transaction, key, couchbase, protection, transactional, commit, rollback, Flysystem, psr-cache, psr-6, buffered, stampede, mitigation, psr-16, psr-simple-cache
License
MIT
Authors
Releases

Mautic API Connector Library

License
MIT
Releases

PHP Elliptic Curve Cryptography library

License
MIT
Releases

A tiny JavaScript library for making contenteditable beautiful (Like Medium's editor).

License
MIT

meenie/javascript-packer

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Composer hosted mirror of the PHP Version of Dean Edwards' JavaScript Packer

Keywords
javascript packer
License
LGPL 2.1
Authors
Nicolas Martin
Releases
1.1

Simple PHP library to help developers 🍻 do better on-page SEO optimization

Keywords
seo, sitemaps, open graph, sitemap index, schema.org, meta tags, search engine optimization, sitemap.xml, PHP7, twitter tags
License
MIT
Authors

PHP Markdown

Keywords
markdown
License
BSD-3-Clause
Releases
Required by

PHP SmartyPants

Keywords
typography, quotes, dashes, spaces, typographer
License
BSD-3-Clause
Releases

This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Blob APIs.

Keywords
php, storage, sdk, azure, blob
License
MIT
Authors
Azure Storage PHP Client Library
Releases

This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.

Keywords
php, storage, sdk, azure, common
License
MIT
Authors
Azure Storage PHP Client Library
Releases

An object oriented interface to shell commands

Keywords
shell
License
MIT
Authors
Michael Härtl
Releases

Virtual file system to mock the real file system in unit tests.

License
BSD-3-Clause
Authors

Web Push library for PHP

Keywords
web, notifications, push, WebPush, Push API
License
MIT
Authors
Releases

IRI handling for PHP

Keywords
url, iri, uri, URN
License
MIT
Releases
Required by

JSON-LD Processor for PHP

Keywords
JSON-LD, jsonld
License
MIT
Releases
Required by

Mockery is a simple yet flexible PHP mock object framework

Keywords
testing, library, BDD, TDD, test, mockery, mock, stub, test double, mock objects
License
BSD-3-Clause

Parse, validate, manipulate, and display dates in JavaScript.

Keywords
i18n, time, date, parse, l10n, format, validate, moment, ender
License
MIT
Authors
Tim Wood

MongoDB driver library

Keywords
database, persistence, mongodb, driver
License
Apache-2.0
Authors
Andreas Braun, Jeremy Mikola, Jérôme Tamarelle

Sends your logs to files, sockets, inboxes, databases and various web services

Keywords
log, logging, psr-3
License
MIT
Authors

Library for XMPP protocol (Jabber) connections

Keywords
xmpp, jabber
License
BSD-2-Clause

tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.

Keywords
sort, table, sorting, natural, jquery-plugin, alphanumeric
License
(MIT OR GPL-2.0)
Authors
Christian Bach, Rob Garrison

PHP library generating PDF files from UTF-8 encoded HTML

Keywords
php, pdf, utf-8
License
GPL-2.0-only
Authors
Matěj Humpál, Ian Back

Shim to allow support of different psr/message versions.

License
MIT
Authors
Mark Dorison, Kristofer Widholm, Nigel Cunningham
Releases
Required by

Trait to allow support of different psr/log versions.

License
MIT
Authors
Mark Dorison, Kristofer Widholm
Releases
Required by

QR code generator for mPDF

Keywords
php, pdf, mpdf, qrcode, qr
License
LGPL-2.1-or-later
Authors
Matěj Humpál, Laurent Minguet
Releases

Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.

Keywords
minify, compress, jsmin
License
MIT
Authors
Stephen Clay, Ryan Grove
Releases
Required by

Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers

License
BSD-3-Clause
Authors
Stephen Clay

Props is a simple DI container that allows retrieving values via custom property and method names

Keywords
dependency injection, container, di, di container, dependency injection container
License
MIT
Authors
Releases
Required by

Declaratively specify how to extract elements from a JSON document

Keywords
json, jsonpath
License
MIT
Releases
Required by

Create deep copies (clones) of your objects

Keywords
object, clone, object graph, duplicate, copy
License
MIT

JUnit XML Document generation library

License
MIT
Authors
Christian Münch
Releases
Required by

Subtotal.js is a JavaScript plugin for PivotTable.js. It renders subtotals of rows and columns with the ability to expand and collapse rows.

Keywords
jquery, grid, pivot, table, jquery-plugin, summary, expand, collapse, pivottable, crosstab, pivotgrid, pivotchart, subtotal
License
MIT

PHP CLI Commando Style

Keywords
cli, command, command line, automation, command line interface, scripting
License
MIT
Authors
Releases
Required by

Minifying CSS

Keywords
css, minify
License
MIT
Authors
Releases

Map nested JSON structures onto PHP classes

License
OSL-3.0
Releases

🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.

Keywords
nette, configurator, bootstrapping
License
BSD-3-Clause, GPL-2.0-only, GPL-3.0-only
Releases
Required by

💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.

Keywords
di, dic, static, ioc, nette, factory, compiled
License
BSD-3-Clause, GPL-2.0-only, GPL-3.0-only

🔍 Nette Finder: find files and directories with an intuitive API.

Keywords
filesystem, iterator, nette, glob
License
BSD-3-Clause, GPL-2.0-only, GPL-3.0-only
Required by

🍸 Nette NEON: encodes and decodes NEON file format.

Keywords
yaml, import, nette, neon, export
License
BSD-3-Clause, GPL-2.0-only, GPL-3.0-only

🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.3 features.

Keywords
php, code, nette, scaffolding
License
BSD-3-Clause, GPL-2.0-only, GPL-3.0-only
Required by

🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.

Keywords
autoload, interface, nette, class, trait
License
BSD-3-Clause, GPL-2.0-only, GPL-3.0-only

📐 Nette Schema: validating data structures against a given Schema.

Keywords
config, nette
License
BSD-3-Clause, GPL-2.0-only, GPL-3.0-only

🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

Keywords
json, paginator, validation, array, utility, password, nette, images, slugify, utf-8, string, core, unicode, datetime
License
BSD-3-Clause, GPL-2.0-only, GPL-3.0-only

Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.

Keywords
jquery, grid, pivot, table, jquery-plugin, pivottable, crosstab, pivotgrid, pivotchart
License
MIT
Authors
Nicolas Kruchten

A library for creating recursive-descent natural language generators.

Keywords
generation, grammar, artificial intelligence, nlp, natural language processing, chatbot, natural language generation, nlg, text construction, recursive descent, computational linguistics
License
MIT
Authors
Releases

Most modern mobile touch slider and framework with hardware accelerated transitions

Keywords
framework, plugin, mobile, app, gallery, ios, slider, carousel, touch, phonegap, cordova, swiper, swipe, framework7
License
MIT
License
ISC
Releases
Required by
License
MIT
Releases
Required by
License
BSD-3-Clause OR MIT
Releases
Required by
License
ISC
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
License
BSD-3-Clause
Releases
License
ISC
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
ISC
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
License
Apache-2.0
License
MIT
Releases
Required by
License
ISC
Releases
Required by
License
MIT
Releases
License
BSD-2-Clause
Releases
License
Unlicense
Releases
Required by
License
BSD-2-Clause
Releases
License
MIT
Releases
Required by
License
MIT or GPL-2.0
Releases
Required by
License
BSD-3-Clause
Releases
Required by
License
(CC-BY-4.0 AND OFL-1.1 AND MIT)
Releases
Required by
License
ISC
Releases
Required by
License
ISC
Releases
Required by
License
ISC
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
ISC
Releases
Required by
License
MIT
Releases
Required by
License
ISC
Releases
Required by
License
MPL-2.0
Releases
License
MIT
Releases
Required by
License
BSD-3-Clause
Releases
Required by
License
MIT
Releases
Required by
License
ISC
Releases
Required by
License
ISC
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
Public Domain
Releases
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
Apache-2.0
Releases
Required by
License
MIT
Releases
Required by
License
BSD-3-Clause
Required by
License
BSD-3-Clause
Required by
License
ISC
Releases
Required by
License
BSD-3-Clause
Required by
License
ISC
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
ISC
Releases
License
MIT
Releases
Required by
License
BSD-2-Clause
Releases
License
(MIT AND Zlib)
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
BSD-3-Clause
Releases
Required by
License
ISC
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
ISC
Releases
Required by
License
MIT
Releases
Required by
License
(BSD-2-Clause OR MIT OR Apache-2.0)
Releases
License
MIT
Releases
License
MIT
Releases
Required by
License
ISC
Releases
Required by
License
ISC
Releases
Required by
License
MIT
Releases
License
ISC
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
(Unlicense OR Apache-2.0)
Releases
License
MIT
Releases
Required by
License
BSD-3-Clause
Releases
Required by
License
SEE LICENSE IN LICENSE
Releases
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
BSD-2-Clause
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
Required by
License
MIT
Releases
3.4.23, 3.4.22, 3.4.21, 3.4.20, 3.4.19, 3.4.18, 3.4.17, 3.4.16, 3.4.15, 3.4.14, 3.4.13, 3.4.12, 3.4.11, 3.4.10, 3.4.9, 3.4.8, 3.4.7, 3.4.6, 3.4.5, 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4.0, 3.4.0-RC.3, 3.4.0-RC.2, 3.4.0-RC.1, 3.4.0-beta.4, 3.4.0-beta.3, 3.4.0-beta.2, 3.4.0-beta.1, 3.4.0-alpha.4, 3.4.0-alpha.3, 3.4.0-alpha.2, 3.4.0-alpha.1, 3.3.13, 3.3.12, 3.3.11, 3.3.10, 3.3.9, 3.3.8, 3.3.7, 3.3.6, 3.3.5, 3.3.4, 3.3.3, 3.3.2, 3.3.1, 3.3.0, 3.3.0-beta.5, 3.3.0-beta.4, 3.3.0-beta.3, 3.3.0-beta.2, 3.3.0-beta.1, 3.3.0-alpha.13, 3.3.0-alpha.12, 3.3.0-alpha.11, 3.3.0-alpha.10, 3.3.0-alpha.9, 3.3.0-alpha.8, 3.3.0-alpha.7, 3.3.0-alpha.6, 3.3.0-alpha.5, 3.3.0-alpha.4, 3.3.0-alpha.3, 3.3.0-alpha.2, 3.3.0-alpha.1, 3.2.47, 3.2.46, 3.2.45, 3.2.44, 3.2.43, 3.2.42, 3.2.41, 3.2.40, 3.2.39, 3.2.38, 3.2.37, 3.2.36, 3.2.35, 3.2.34, 3.2.34-beta.1, 3.2.33, 3.2.32, 3.2.31, 3.2.30, 3.2.29, 3.2.28, 3.2.27, 3.2.26, 3.2.25, 3.2.24, 3.2.23, 3.2.22, 3.2.21, 3.2.20, 3.2.19, 3.2.18, 3.2.17, 3.2.16, 3.2.15, 3.2.14, 3.2.13, 3.2.12, 3.2.11, 3.2.10, 3.2.9, 3.2.8, 3.2.7, 3.2.6, 3.2.5, 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2.0, 3.2.0-beta.8, 3.2.0-beta.7, 3.2.0-beta.6, 3.2.0-beta.5, 3.2.0-beta.4, 3.2.0-beta.3, 3.2.0-beta.2, 3.2.0-beta.1, 3.1.5, 3.1.4, 3.1.3, 3.1.2, 3.1.1, 3.1.0, 3.1.0-beta.7, 3.1.0-beta.6, 3.1.0-beta.5, 3.1.0-beta.4, 3.1.0-beta.3, 3.1.0-beta.2, 3.1.0-beta.1, 3.0.11, 3.0.10, 3.0.9, 3.0.8, 3.0.7, 3.0.6, 3.0.5, 3.0.4, 3.0.3, 3.0.2, 3.0.1, 3.0.0, 3.0.0-RC.13, 3.0.0-RC.12, 3.0.0-RC.11, 3.0.0-RC.10, 3.0.0-RC.9, 3.0.0-RC.8, 3.0.0-RC.7, 3.0.0-RC.6, 3.0.0-RC.5, 3.0.0-RC.4, 3.0.0-RC.3, 3.0.0-RC.2, 3.0.0-RC.1, 3.0.0-beta.24, 3.0.0-beta.23, 3.0.0-beta.22, 3.0.0-beta.21, 3.0.0-beta.20, 3.0.0-beta.19, 3.0.0-beta.18, 3.0.0-beta.17, 3.0.0-beta.16, 3.0.0-beta.15, 3.0.0-beta.14, 3.0.0-beta.13, 3.0.0-beta.12, 3.0.0-beta.11, 3.0.0-beta.10, 3.0.0-beta.9, 3.0.0-beta.8, 3.0.0-beta.7, 3.0.0-beta.6, 3.0.0-beta.5, 3.0.0-beta.4, 3.0.0-beta.3, 3.0.0-beta.2, 3.0.0-beta.1, 3.0.0-alpha.13, 3.0.0-alpha.12, 3.0.0-alpha.11, 3.0.0-alpha.10, 3.0.0-alpha.9, 3.0.0-alpha.8, 3.0.0-alpha.7, 3.0.0-alpha.6, 3.0.0-alpha.5, 3.0.0-alpha.4, 3.0.0-alpha.3, 3.0.0-alpha.2, 3.0.0-alpha.0
License
MIT
Releases
3.4.23, 3.4.22, 3.4.21, 3.4.20, 3.4.19, 3.4.18, 3.4.17, 3.4.16, 3.4.15, 3.4.14, 3.4.13, 3.4.12, 3.4.11, 3.4.10, 3.4.9, 3.4.8, 3.4.7, 3.4.6, 3.4.5, 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4.0, 3.4.0-RC.3, 3.4.0-RC.2, 3.4.0-RC.1, 3.4.0-beta.4, 3.4.0-beta.3, 3.4.0-beta.2, 3.4.0-beta.1, 3.4.0-alpha.4, 3.4.0-alpha.3, 3.4.0-alpha.2, 3.4.0-alpha.1, 3.3.13, 3.3.12, 3.3.11, 3.3.10, 3.3.9, 3.3.8, 3.3.7, 3.3.6, 3.3.5, 3.3.4, 3.3.3, 3.3.2, 3.3.1, 3.3.0, 3.3.0-beta.5, 3.3.0-beta.4, 3.3.0-beta.3, 3.3.0-beta.2, 3.3.0-beta.1, 3.3.0-alpha.13, 3.3.0-alpha.12, 3.3.0-alpha.11, 3.3.0-alpha.10, 3.3.0-alpha.9, 3.3.0-alpha.8, 3.3.0-alpha.7, 3.3.0-alpha.6, 3.3.0-alpha.5, 3.3.0-alpha.4, 3.3.0-alpha.3, 3.3.0-alpha.2, 3.3.0-alpha.1, 3.2.47, 3.2.46, 3.2.45, 3.2.44, 3.2.43, 3.2.42, 3.2.41, 3.2.40, 3.2.39, 3.2.38, 3.2.37, 3.2.36, 3.2.35, 3.2.34, 3.2.34-beta.1, 3.2.33, 3.2.32, 3.2.31, 3.2.30, 3.2.29, 3.2.28, 3.2.27, 3.2.26, 3.2.25, 3.2.24, 3.2.23, 3.2.22, 3.2.21, 3.2.20, 3.2.19, 3.2.18, 3.2.17, 3.2.16, 3.2.15, 3.2.14, 3.2.13, 3.2.12, 3.2.11, 3.2.10, 3.2.9, 3.2.8, 3.2.7, 3.2.6, 3.2.5, 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2.0, 3.2.0-beta.8, 3.2.0-beta.7, 3.2.0-beta.6, 3.2.0-beta.5, 3.2.0-beta.4, 3.2.0-beta.3, 3.2.0-beta.2, 3.2.0-beta.1, 3.1.5, 3.1.4, 3.1.3, 3.1.2, 3.1.1, 3.1.0, 3.1.0-beta.7, 3.1.0-beta.6, 3.1.0-beta.5, 3.1.0-beta.4, 3.1.0-beta.3, 3.1.0-beta.2, 3.1.0-beta.1, 3.0.11, 3.0.10, 3.0.9, 3.0.8, 3.0.7, 3.0.6, 3.0.5, 3.0.4, 3.0.3, 3.0.2, 3.0.1, 3.0.0, 3.0.0-RC.13, 3.0.0-RC.12, 3.0.0-RC.11, 3.0.0-RC.10, 3.0.0-RC.9, 3.0.0-RC.8, 3.0.0-RC.7, 3.0.0-RC.6, 3.0.0-RC.5, 3.0.0-RC.4, 3.0.0-RC.3, 3.0.0-RC.2, 3.0.0-RC.1, 3.0.0-beta.24, 3.0.0-beta.23, 3.0.0-beta.22, 3.0.0-beta.21, 3.0.0-beta.20, 3.0.0-beta.19, 3.0.0-beta.18, 3.0.0-beta.17, 3.0.0-beta.16, 3.0.0-beta.15, 3.0.0-beta.14, 3.0.0-beta.13, 3.0.0-beta.12, 3.0.0-beta.11, 3.0.0-beta.10, 3.0.0-beta.9, 3.0.0-beta.8, 3.0.0-beta.7, 3.0.0-beta.6, 3.0.0-beta.5, 3.0.0-beta.4, 3.0.0-beta.3, 3.0.0-beta.2, 3.0.0-beta.1, 3.0.0-alpha.13, 3.0.0-alpha.12, 3.0.0-alpha.11, 3.0.0-alpha.10, 3.0.0-alpha.9, 3.0.0-alpha.8, 3.0.0-alpha.7, 3.0.0-alpha.6, 3.0.0-alpha.5, 3.0.0-alpha.4, 3.0.0-alpha.3, 3.0.0-alpha.2, 3.0.0-alpha.0
License
MIT
Releases
3.4.23, 3.4.22, 3.4.21, 3.4.20, 3.4.19, 3.4.18, 3.4.17, 3.4.16, 3.4.15, 3.4.14, 3.4.13, 3.4.12, 3.4.11, 3.4.10, 3.4.9, 3.4.8, 3.4.7, 3.4.6, 3.4.5, 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4.0, 3.4.0-RC.3, 3.4.0-RC.2, 3.4.0-RC.1, 3.4.0-beta.4, 3.4.0-beta.3, 3.4.0-beta.2, 3.4.0-beta.1, 3.4.0-alpha.4, 3.4.0-alpha.3, 3.4.0-alpha.2, 3.4.0-alpha.1, 3.3.13, 3.3.12, 3.3.11, 3.3.10, 3.3.9, 3.3.8, 3.3.7, 3.3.6, 3.3.5, 3.3.4, 3.3.3, 3.3.2, 3.3.1, 3.3.0, 3.3.0-beta.5, 3.3.0-beta.4, 3.3.0-beta.3, 3.3.0-beta.2, 3.3.0-beta.1, 3.3.0-alpha.13, 3.3.0-alpha.12, 3.3.0-alpha.11, 3.3.0-alpha.10, 3.3.0-alpha.9, 3.3.0-alpha.8, 3.3.0-alpha.7, 3.3.0-alpha.6, 3.3.0-alpha.5, 3.3.0-alpha.4, 3.3.0-alpha.3, 3.3.0-alpha.2, 3.3.0-alpha.1, 3.2.47, 3.2.46, 3.2.45, 3.2.44, 3.2.43, 3.2.42, 3.2.41, 3.2.40, 3.2.39, 3.2.38, 3.2.37, 3.2.36, 3.2.35, 3.2.34, 3.2.34-beta.1, 3.2.33, 3.2.31, 3.2.30, 3.2.29, 3.2.28, 3.2.27, 3.2.26, 3.2.25, 3.2.24, 3.2.23, 3.2.22, 3.2.21, 3.2.20, 3.2.19, 3.2.18, 3.2.17, 3.2.16, 3.2.15, 3.2.14, 3.2.13, 3.2.12, 3.2.11, 3.2.10, 3.2.9, 3.2.8, 3.2.7, 3.2.6, 3.2.5, 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2.0, 3.2.0-beta.8, 3.2.0-beta.7, 3.2.0-beta.6, 3.2.0-beta.5, 3.2.0-beta.4, 3.2.0-beta.3, 3.2.0-beta.2, 3.2.0-beta.1, 3.1.5, 3.1.4, 3.1.3, 3.1.2, 3.1.1, 3.1.0, 3.1.0-beta.7, 3.1.0-beta.6, 3.1.0-beta.5, 3.1.0-beta.4, 3.1.0-beta.3, 3.1.0-beta.2, 3.1.0-beta.1, 3.0.11, 3.0.10, 3.0.9, 3.0.8, 3.0.7, 3.0.6, 3.0.5, 3.0.4, 3.0.3, 3.0.2, 3.0.1, 3.0.0, 3.0.0-RC.13, 3.0.0-RC.12, 3.0.0-RC.11, 3.0.0-RC.10, 3.0.0-RC.9, 3.0.0-RC.8, 3.0.0-RC.7, 3.0.0-RC.6, 3.0.0-RC.5, 3.0.0-RC.4, 3.0.0-RC.3, 3.0.0-RC.2, 3.0.0-RC.1, 3.0.0-beta.24, 3.0.0-beta.23, 3.0.0-beta.22, 3.0.0-beta.21, 3.0.0-beta.20, 3.0.0-beta.19, 3.0.0-beta.18, 3.0.0-beta.17, 3.0.0-beta.16, 3.0.0-beta.15, 3.0.0-beta.14, 3.0.0-beta.13, 3.0.0-beta.12, 3.0.0-beta.11, 3.0.0-beta.10, 3.0.0-beta.9, 3.0.0-beta.8, 3.0.0-beta.7, 3.0.0-beta.6, 3.0.0-beta.5, 3.0.0-beta.4, 3.0.0-beta.3, 3.0.0-beta.2, 3.0.0-beta.1, 3.0.0-alpha.13, 3.0.0-alpha.12, 3.0.0-alpha.11, 3.0.0-alpha.10, 3.0.0-alpha.9, 3.0.0-alpha.8, 3.0.0-alpha.7, 3.0.0-alpha.6, 3.0.0-alpha.5, 3.0.0-alpha.4, 3.0.0-alpha.3, 3.0.0-alpha.2, 3.0.0-alpha.0
License
MIT
Releases
3.4.23, 3.4.22, 3.4.21, 3.4.20, 3.4.19, 3.4.18, 3.4.17, 3.4.16, 3.4.15, 3.4.14, 3.4.13, 3.4.12, 3.4.11, 3.4.10, 3.4.9, 3.4.8, 3.4.7, 3.4.6, 3.4.5, 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4.0, 3.4.0-RC.3, 3.4.0-RC.2, 3.4.0-RC.1, 3.4.0-beta.4, 3.4.0-beta.3, 3.4.0-beta.2, 3.4.0-beta.1, 3.4.0-alpha.4, 3.4.0-alpha.3, 3.4.0-alpha.2, 3.4.0-alpha.1, 3.3.13, 3.3.12, 3.3.11, 3.3.10, 3.3.9, 3.3.8, 3.3.7, 3.3.6, 3.3.5, 3.3.4, 3.3.3, 3.3.2, 3.3.1, 3.3.0, 3.3.0-beta.5, 3.3.0-beta.4, 3.3.0-beta.3, 3.3.0-beta.2, 3.3.0-beta.1, 3.3.0-alpha.13, 3.3.0-alpha.12, 3.3.0-alpha.11, 3.3.0-alpha.10, 3.3.0-alpha.9, 3.3.0-alpha.8, 3.3.0-alpha.7, 3.3.0-alpha.6, 3.3.0-alpha.5, 3.3.0-alpha.4, 3.3.0-alpha.3, 3.3.0-alpha.2, 3.3.0-alpha.1, 3.2.47, 3.2.46, 3.2.45, 3.2.44, 3.2.43, 3.2.42, 3.2.41, 3.2.40, 3.2.39, 3.2.38, 3.2.37, 3.2.36, 3.2.35, 3.2.34, 3.2.34-beta.1, 3.2.33, 3.2.31, 3.2.30, 3.2.29, 3.2.28, 3.2.27, 3.2.26, 3.2.25, 3.2.24, 3.2.23, 3.2.22, 3.2.21, 3.2.20, 3.2.19, 3.2.18, 3.2.17, 3.2.16, 3.2.15, 3.2.14, 3.2.13, 3.2.12, 3.2.11, 3.2.10, 3.2.9, 3.2.8, 3.2.7, 3.2.6, 3.2.5, 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2.0, 3.2.0-beta.8, 3.2.0-beta.7, 3.2.0-beta.6, 3.2.0-beta.5, 3.2.0-beta.4, 3.2.0-beta.3, 3.2.0-beta.2, 3.2.0-beta.1, 3.1.5, 3.1.4, 3.1.3, 3.1.2, 3.1.1, 3.1.0, 3.1.0-beta.7, 3.1.0-beta.6, 3.1.0-beta.5, 3.1.0-beta.4, 3.1.0-beta.3, 3.1.0-beta.2, 3.1.0-beta.1, 3.0.11, 3.0.10, 3.0.9, 3.0.8, 3.0.7, 3.0.6, 3.0.5, 3.0.4, 3.0.3, 3.0.2, 3.0.1, 3.0.0, 3.0.0-RC.13, 3.0.0-RC.12, 3.0.0-RC.11, 3.0.0-RC.10, 3.0.0-RC.9, 3.0.0-RC.8, 3.0.0-RC.7, 3.0.0-RC.6, 3.0.0-RC.5, 3.0.0-RC.4, 3.0.0-RC.3, 3.0.0-RC.2, 3.0.0-RC.1, 3.0.0-beta.24, 3.0.0-beta.23, 3.0.0-beta.22, 3.0.0-beta.21, 3.0.0-beta.20, 3.0.0-beta.19, 3.0.0-beta.18, 3.0.0-beta.17, 3.0.0-beta.16, 3.0.0-beta.15, 3.0.0-beta.14, 3.0.0-beta.13, 3.0.0-beta.12, 3.0.0-beta.11, 3.0.0-beta.10, 3.0.0-beta.9, 3.0.0-beta.8, 3.0.0-beta.7, 3.0.0-beta.6, 3.0.0-beta.5, 3.0.0-beta.4, 3.0.0-beta.3, 3.0.0-beta.2, 3.0.0-beta.1, 3.0.0-alpha.13, 3.0.0-alpha.12, 3.0.0-alpha.11, 3.0.0-alpha.10, 3.0.0-alpha.9, 3.0.0-alpha.8, 3.0.0-alpha.7, 3.0.0-alpha.6, 3.0.0-alpha.5, 3.0.0-alpha.4, 3.0.0-alpha.3, 3.0.0-alpha.2, 3.0.0-alpha.0
License
MIT
Releases
3.4.23, 3.4.22, 3.4.21, 3.4.20, 3.4.19, 3.4.18, 3.4.17, 3.4.16, 3.4.15, 3.4.14, 3.4.13, 3.4.12, 3.4.11, 3.4.10, 3.4.9, 3.4.8, 3.4.7, 3.4.6, 3.4.5, 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4.0, 3.4.0-RC.3, 3.4.0-RC.2, 3.4.0-RC.1, 3.4.0-beta.4, 3.4.0-beta.3, 3.4.0-beta.2, 3.4.0-beta.1, 3.4.0-alpha.4, 3.4.0-alpha.3, 3.4.0-alpha.2, 3.4.0-alpha.1, 3.3.13, 3.3.12, 3.3.11, 3.3.10, 3.3.9, 3.3.8, 3.3.7, 3.3.6, 3.3.5, 3.3.4, 3.3.3, 3.3.2, 3.3.1, 3.3.0, 3.3.0-beta.5, 3.3.0-beta.4, 3.3.0-beta.3, 3.3.0-beta.2, 3.3.0-beta.1, 3.3.0-alpha.13, 3.3.0-alpha.12, 3.3.0-alpha.11, 3.3.0-alpha.10, 3.3.0-alpha.9, 3.3.0-alpha.8, 3.3.0-alpha.7, 3.3.0-alpha.6, 3.3.0-alpha.5, 3.3.0-alpha.4, 3.3.0-alpha.3, 3.3.0-alpha.2, 3.3.0-alpha.1, 3.2.47, 3.2.46, 3.2.45, 3.2.44, 3.2.43, 3.2.42, 3.2.41, 3.2.40, 3.2.39, 3.2.38, 3.2.37, 3.2.36, 3.2.35, 3.2.34, 3.2.34-beta.1, 3.2.33, 3.2.31, 3.2.30, 3.2.29, 3.2.28, 3.2.27, 3.2.26, 3.2.25, 3.2.24, 3.2.23, 3.2.22, 3.2.21, 3.2.20, 3.2.19, 3.2.18, 3.2.17, 3.2.16, 3.2.15, 3.2.14, 3.2.13, 3.2.12, 3.2.11, 3.2.10, 3.2.9, 3.2.8, 3.2.7, 3.2.6, 3.2.5, 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2.0, 3.2.0-beta.8, 3.2.0-beta.7, 3.2.0-beta.6, 3.2.0-beta.5, 3.2.0-beta.4, 3.2.0-beta.3, 3.2.0-beta.2, 3.2.0-beta.1, 3.1.5, 3.1.4, 3.1.3, 3.1.2, 3.1.1, 3.1.0, 3.1.0-beta.7, 3.1.0-beta.6, 3.1.0-beta.5, 3.1.0-beta.4, 3.1.0-beta.3, 3.1.0-beta.2, 3.1.0-beta.1, 3.0.11, 3.0.10, 3.0.9, 3.0.8, 3.0.7, 3.0.6, 3.0.5, 3.0.4, 3.0.3, 3.0.2, 3.0.1, 3.0.0, 3.0.0-RC.13, 3.0.0-RC.12, 3.0.0-RC.11, 3.0.0-RC.10, 3.0.0-RC.9, 3.0.0-RC.8, 3.0.0-RC.7, 3.0.0-RC.6, 3.0.0-RC.5, 3.0.0-RC.4, 3.0.0-RC.3, 3.0.0-RC.2, 3.0.0-RC.1, 3.0.0-beta.24, 3.0.0-beta.23, 3.0.0-beta.22, 3.0.0-beta.21, 3.0.0-beta.20, 3.0.0-beta.19, 3.0.0-beta.18, 3.0.0-beta.17, 3.0.0-beta.16, 3.0.0-beta.15, 3.0.0-beta.14, 3.0.0-beta.13, 3.0.0-beta.12, 3.0.0-beta.11, 3.0.0-beta.10, 3.0.0-beta.9, 3.0.0-beta.8, 3.0.0-beta.7, 3.0.0-beta.6, 3.0.0-beta.5, 3.0.0-beta.4, 3.0.0-beta.3, 3.0.0-beta.2, 3.0.0-beta.1, 3.0.0-alpha.13, 3.0.0-alpha.12, 3.0.0-alpha.11, 3.0.0-alpha.10, 3.0.0-alpha.9, 3.0.0-alpha.8, 3.0.0-alpha.7, 3.0.0-alpha.6, 3.0.0-alpha.5, 3.0.0-alpha.4, 3.0.0-alpha.3, 3.0.0-alpha.2, 3.0.0-alpha.0
Required by
License
MIT
Releases
3.4.23, 3.4.22, 3.4.21, 3.4.20, 3.4.19, 3.4.18, 3.4.17, 3.4.16, 3.4.15, 3.4.14, 3.4.13, 3.4.12, 3.4.11, 3.4.10, 3.4.9, 3.4.8, 3.4.7, 3.4.6, 3.4.5, 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4.0, 3.4.0-RC.3, 3.4.0-RC.2, 3.4.0-RC.1, 3.4.0-beta.4, 3.4.0-beta.3, 3.4.0-beta.2, 3.4.0-beta.1, 3.4.0-alpha.4, 3.4.0-alpha.3, 3.4.0-alpha.2, 3.4.0-alpha.1, 3.3.13, 3.3.12, 3.3.11, 3.3.10, 3.3.9, 3.3.8, 3.3.7, 3.3.6, 3.3.5, 3.3.4, 3.3.3, 3.3.2, 3.3.1, 3.3.0, 3.3.0-beta.5, 3.3.0-beta.4, 3.3.0-beta.3, 3.3.0-beta.2, 3.3.0-beta.1, 3.3.0-alpha.13, 3.3.0-alpha.12, 3.3.0-alpha.11, 3.3.0-alpha.10, 3.3.0-alpha.9, 3.3.0-alpha.8, 3.3.0-alpha.7, 3.3.0-alpha.6, 3.3.0-alpha.5, 3.3.0-alpha.4, 3.3.0-alpha.3, 3.3.0-alpha.2, 3.3.0-alpha.1, 3.2.47, 3.2.46, 3.2.45, 3.2.44, 3.2.43, 3.2.42, 3.2.41, 3.2.40, 3.2.39, 3.2.38, 3.2.37, 3.2.36, 3.2.35, 3.2.34, 3.2.34-beta.1, 3.2.33, 3.2.32, 3.2.31, 3.2.30, 3.2.29, 3.2.28, 3.2.27, 3.2.26, 3.2.25, 3.2.24, 3.2.23, 3.2.22, 3.2.21, 3.2.20, 3.2.19, 3.2.18, 3.2.17, 3.2.16, 3.2.15, 3.2.14, 3.2.13, 3.2.12, 3.2.11, 3.2.10, 3.2.9, 3.2.8, 3.2.7, 3.2.6, 3.2.5, 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2.0, 3.2.0-beta.8, 3.2.0-beta.7, 3.2.0-beta.6, 3.2.0-beta.5, 3.2.0-beta.4, 3.2.0-beta.3, 3.2.0-beta.2, 3.2.0-beta.1, 3.1.5, 3.1.4, 3.1.3, 3.1.2, 3.1.1, 3.1.0, 3.1.0-beta.7, 3.1.0-beta.6, 3.1.0-beta.5, 3.1.0-beta.4, 3.1.0-beta.3, 3.1.0-beta.2, 3.1.0-beta.1, 3.0.11, 3.0.10, 3.0.9, 3.0.8, 3.0.7, 3.0.6, 3.0.5, 3.0.4, 3.0.3, 3.0.2, 3.0.1, 3.0.0, 3.0.0-RC.13, 3.0.0-RC.12, 3.0.0-RC.11, 3.0.0-RC.10, 3.0.0-RC.9, 3.0.0-RC.8, 3.0.0-RC.7, 3.0.0-RC.6, 3.0.0-RC.5, 3.0.0-RC.4, 3.0.0-RC.3, 3.0.0-RC.2, 3.0.0-RC.1, 3.0.0-beta.24, 3.0.0-beta.23, 3.0.0-beta.22, 3.0.0-beta.21, 3.0.0-beta.20, 3.0.0-beta.19, 3.0.0-beta.18, 3.0.0-beta.17, 3.0.0-beta.16, 3.0.0-beta.15, 3.0.0-beta.14, 3.0.0-beta.13, 3.0.0-beta.12, 3.0.0-beta.11, 3.0.0-beta.10, 3.0.0-beta.9, 3.0.0-beta.8, 3.0.0-beta.7, 3.0.0-beta.6, 3.0.0-beta.5, 3.0.0-beta.4, 3.0.0-beta.3, 3.0.0-beta.2, 3.0.0-beta.1, 3.0.0-alpha.13, 3.0.0-alpha.12, 3.0.0-alpha.11, 3.0.0-alpha.10, 3.0.0-alpha.9, 3.0.0-alpha.8
License
MIT
Releases
3.4.23, 3.4.22, 3.4.21, 3.4.20, 3.4.19, 3.4.18, 3.4.17, 3.4.16, 3.4.15, 3.4.14, 3.4.13, 3.4.12, 3.4.11, 3.4.10, 3.4.9, 3.4.8, 3.4.7, 3.4.6, 3.4.5, 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4.0, 3.4.0-RC.3, 3.4.0-RC.2, 3.4.0-RC.1, 3.4.0-beta.4, 3.4.0-beta.3, 3.4.0-beta.2, 3.4.0-beta.1, 3.4.0-alpha.4, 3.4.0-alpha.3, 3.4.0-alpha.2, 3.4.0-alpha.1, 3.3.13, 3.3.12, 3.3.11, 3.3.10, 3.3.9, 3.3.8, 3.3.7, 3.3.6, 3.3.5, 3.3.4, 3.3.3, 3.3.2, 3.3.1, 3.3.0, 3.3.0-beta.5, 3.3.0-beta.4, 3.3.0-beta.3, 3.3.0-beta.2, 3.3.0-beta.1, 3.3.0-alpha.13, 3.3.0-alpha.12, 3.3.0-alpha.11, 3.3.0-alpha.10, 3.3.0-alpha.9, 3.3.0-alpha.8, 3.3.0-alpha.7, 3.3.0-alpha.6, 3.3.0-alpha.5, 3.3.0-alpha.4, 3.3.0-alpha.3, 3.3.0-alpha.2, 3.3.0-alpha.1, 3.2.x-dev, 3.2.47, 3.2.46, 3.2.45, 3.2.44, 3.2.43, 3.2.42, 3.2.41, 3.2.40, 3.2.39, 3.2.38, 3.2.37, 3.2.36, 3.2.35, 3.2.34, 3.2.34-beta.1, 3.2.33, 3.2.32, 3.2.31, 3.2.30, 3.2.29, 3.2.28, 3.2.27, 3.2.26, 3.2.25, 3.2.24, 3.2.23, 3.2.22, 3.2.21, 3.2.20, 3.2.19, 3.2.18, 3.2.17, 3.2.16, 3.2.15, 3.2.14, 3.2.13, 3.2.12, 3.2.11, 3.2.10, 3.2.9, 3.2.8, 3.2.7, 3.2.6, 3.2.5, 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2.0, 3.2.0-beta.8, 3.2.0-beta.7, 3.2.0-beta.6, 3.2.0-beta.5, 3.2.0-beta.4, 3.2.0-beta.3, 3.2.0-beta.2, 3.2.0-beta.1, 3.1.5, 3.1.4, 3.1.3, 3.1.2, 3.1.1, 3.1.0, 3.1.0-beta.7, 3.1.0-beta.6, 3.1.0-beta.5, 3.1.0-beta.4, 3.1.0-beta.3, 3.1.0-beta.2, 3.1.0-beta.1, 3.0.11, 3.0.10, 3.0.9, 3.0.8, 3.0.7, 3.0.6, 3.0.5, 3.0.4, 3.0.3, 3.0.2, 3.0.1, 3.0.0, 3.0.0-RC.13, 3.0.0-RC.12, 3.0.0-RC.11, 3.0.0-RC.10, 3.0.0-RC.9, 3.0.0-RC.8, 3.0.0-RC.7, 3.0.0-RC.6, 3.0.0-RC.5, 3.0.0-RC.4, 3.0.0-RC.3, 3.0.0-RC.2, 3.0.0-RC.1, 3.0.0-beta.24, 3.0.0-beta.23, 3.0.0-beta.22, 3.0.0-beta.21, 3.0.0-beta.20, 3.0.0-beta.19, 3.0.0-beta.18, 3.0.0-beta.17, 3.0.0-beta.16, 3.0.0-beta.15, 3.0.0-beta.14, 3.0.0-beta.13, 3.0.0-beta.12, 3.0.0-beta.11, 3.0.0-beta.10, 3.0.0-beta.9, 3.0.0-beta.8, 3.0.0-beta.7, 3.0.0-beta.6, 3.0.0-beta.5, 3.0.0-beta.4, 3.0.0-beta.3, 3.0.0-beta.2, 3.0.0-beta.1, 3.0.0-alpha.13, 3.0.0-alpha.12, 3.0.0-alpha.11, 3.0.0-alpha.10, 3.0.0-alpha.9, 3.0.0-alpha.8, 3.0.0-alpha.7, 3.0.0-alpha.6, 3.0.0-alpha.5, 3.0.0-alpha.4, 3.0.0-alpha.3, 3.0.0-alpha.2, 3.0.0-alpha.1, 3.0.0-alpha.0, 2.7.16, 2.7.16-beta.2, 2.7.16-beta.1, 2.7.15, 2.7.14, 2.7.13, 2.7.12, 2.7.11, 2.7.10, 2.7.9, 2.7.8, 2.7.7, 2.7.6, 2.7.5, 2.7.4, 2.7.3, 2.7.2, 2.7.1, 2.7.0, 2.7.0-beta.8, 2.7.0-beta.7, 2.7.0-beta.6, 2.7.0-beta.5, 2.7.0-beta.4, 2.7.0-beta.3, 2.7.0-beta.2, 2.7.0-beta.1, 2.7.0-alpha.12, 2.7.0-alpha.11, 2.7.0-alpha.10, 2.7.0-alpha.9, 2.7.0-alpha.8, 2.7.0-alpha.7, 2.7.0-alpha.6, 2.7.0-alpha.5, 2.7.0-alpha.4, 2.7.0-alpha.3, 2.7.0-alpha.2, 2.7.0-alpha.1, 2.6.14, 2.6.13, 2.6.12, 2.6.11, 2.6.10
License
Apache-2.0
Releases
Required by
License
BSD-2-Clause
Releases
Required by
License
MIT
Releases
Required by
License
ISC
Releases
Required by
License
MIT
Releases
Required by
License
CC0-1.0
Releases
Required by
License
MIT
Releases
Required by
License
(Unlicense OR Apache-2.0)
Releases

Cli error handling for console/command-line PHP applications.

Keywords
symfony, php, cli, error, console, command-line, laravel, handling, artisan, laravel-zero
License
MIT
Authors
Nuno Maduro
Releases

A fast PHP7 implementation of PSR-7

Keywords
psr-7, psr-17
License
MIT
Authors
Tobias Nyholm, Martijn van der Ven
Releases

ocramius/instantiator

Abandoned! Package is abandoned, you should avoid using it. Use doctrine/instantiator instead.

A small, lightweight utility to instantiate objects in PHP without invoking their constructors

Keywords
constructor, instantiate
License
MIT
Authors
Releases

ocramius/lazy-map

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

A library that provides lazy instantiation logic for a map of objects

Keywords
map, lazy, lazy loading, lazy instantiation, service location
License
MIT
Authors
Releases
Required by

Provides efficient querying for installed package versions (no runtime IO)

License
MIT
Authors
Marco Pivetta

A library providing utilities to generate, instantiate and generally operate with Object Proxies

Keywords
aop, proxy, proxy pattern, service proxies, lazy loading
License
MIT
Authors

Detect continuous integration environment and provide unified access to properties of current build

Keywords
bitbucket, github, adapter, travis, interface, aws, azure, jenkins, continuous integration, gitlab, devops, bamboo, teamcity, continuousphp, CircleCI, Codeship, buddy, appveyor, drone, pipelines, Wercker, aws codebuild, codebuild, ci-info, azure devops, azure pipelines, sourcehut
License
MIT
Authors
Ondřej Machulda
Releases

Extend the composer/installers plugin to accept any arbitrary package type.

License
MIT
Releases
Required by

Array2XML conversion library credit to lalit.org

Keywords
xml, array, xml conversion, array conversion
License
Apache-2.0
Releases
Required by

Parse html strings to DOMDocument

Keywords
parser, html, dom
License
MIT
Authors
Releases
Required by

`phplint` is a tool that can speed up linting of php files by running several lint processes at once.

Keywords
syntax, check, static analysis, lint, phplint
License
MIT
Authors
overtrue, Laurent Laville

oyejorge/less.php

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)

Keywords
php, css, less, stylesheet, less.js, lesscss
License
Apache-2.0

Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+

Keywords
http, https, download, ssl, tls, file_get_contents
License
BSD-3-Clause
Authors
Pádraic Brady, Théo Fidry
Releases
Required by

padraic/phar-updater

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

A thing to make PHAR self-updating easy and secure.

Keywords
update, phar, humbug, self-update
License
BSD-3-Clause
Authors
Releases

Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)

Keywords
base64, base32, encoding, rfc4648, hex, base16, bin2hex, hex2bin, base64_encode, base64_decode, base32_encode, base32_decode
License
MIT

Pure PHP implementation of libsodium; uses the PHP extension if it exists

Keywords
php, Authentication, cryptography, encryption, libsodium, Curve25519, aead, ecdh, elliptic curve, side-channel resistant, elliptic curve cryptography, Pure-PHP cryptography, X25519, Elliptic Curve Diffie-Hellman, Ed25519, EdDSA, Edwards-curve Digital Signature Algorithm, ChaCha20, Salsa20, Xsalsa20, BLAKE2b, public-key cryptography, secret-key cryptography, RFC 7748, RFC 8032, Xchacha20, Poly1305, Chapoly, Salpoly, ChaCha20-Poly1305, XSalsa20-Poly1305, XChaCha20-Poly1305
License
ISC
Authors
Paragon Initiative Enterprises, Frank Denis
Required by

patchwork/jsqueeze

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Efficient JavaScript minification in PHP

Keywords
compression, minification, javascript
License
(Apache-2.0 or GPL-2.0)
Authors
Nicolas Grekas

A PHP library that offers compression and extraction functions for Zip formatted archives

Keywords
php, zip
License
LGPL-2.1
Authors
Vincent Blavet
Releases

Official version of pdepend to be handled with Composer

Keywords
dev, pdepend, PHP Depend, PHP_Depend
License
BSD-3-Clause
Required by

Tar file management class with compression support (gzip, bzip2, lzma2)

Keywords
archive, tar
License
BSD-2-Clause
Authors
Vincent Blavet, Greg Beaver, Michiel Rook
Required by

More info available on: http://pear.php.net/package/Console_Getopt

License
BSD-2-Clause
Authors
Andrei Zmievski, Stig Bakken, Greg Beaver
Releases

More info available on: http://pear.php.net/package/Net_Socket

License
BSD-2-Clause
Authors
Chuck Hagenbuch, Stig Bakken, Aleksander Machniak

This is the definitive source of PEAR's core files.

License
BSD-2-Clause
Authors
Greg Beaver, Pierre-Alain Joye, Stig Bakken, Tomas V.V.Cox, Helgi Thormar, Tias Guns, Tim Jackson, Bertrand Gugger, Martin Jansen

Minimal set of PEAR core files to be used as composer dependency

License
BSD-3-Clause
Authors
Christian Weiske

The PEAR Exception base class.

Keywords
exception
License
BSD-2-Clause
Authors
Helgi Thormar, Greg Beaver

More info available on: http://pear.php.net/package/Structures_Graph

License
LGPL-3.0-or-later
Authors
Sérgio Carvalho
Releases
Required by

XML parser

License
BSD-2-Clause
Authors
Stephan Schmidt, Chuck Burgess, Stig Sæther Bakken, Tomas V.V.Cox
Releases

Methods to work with XML documents

License
BSD-3-Clause
Authors
Chuck Burgess, Stephan Schmidt, Davey Shafik
Required by

Component for reading phar.io manifest information from a PHP Archive (PHAR)

License
BSD-3-Clause
Authors
Arne Blankerts, Sebastian Heuer, Sebastian Bergmann
Required by

Library for handling version information and constraints

License
BSD-3-Clause
Authors
Arne Blankerts, Sebastian Heuer, Sebastian Bergmann

A library to read, parse, export and make subsets of different types of font files.

License
LGPL-2.1-or-later
Authors
Fabien Ménager
Required by

A library to read, parse and export to PDF SVG files.

License
LGPL-3.0-or-later
Authors
Fabien Ménager
Required by

Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists.

Keywords
jquery, plugins, list, canvas, lines, jquery-plugin
License
MIT
Releases

phine/exception

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

A PHP library for improving the use of exceptions.

Keywords
exception
License
MIT
Authors
Releases
Required by

phine/path

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

A PHP library for improving the use of file system paths.

Keywords
file, path, system
License
MIT
Authors
Releases

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

Keywords
build, task, tool, phing
License
LGPL-3.0-only
Authors
Michiel Rook, Phing Community

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

Keywords
keepachangelog
License
BSD-2-Clause

PHP client library for Coveralls API

Keywords
test, github, ci, coverage
License
MIT
Authors
Kitamura Satoshi, Takashi Matsuo, Google Inc, Dariusz Ruminski, Contributors

php-cs-fixer/diff

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

sebastian/diff v3 backport support for PHP 5.6+

Keywords
diff
License
BSD-3-Clause
Authors
Sebastian Bergmann, Kore Nordmann
Releases

PSR-6 Cache plugin for HTTPlug

Keywords
http, cache, plugin, httplug
License
MIT
Authors
Márk Sági-Kazár

Common HTTP Client implementations and tools for HTTPlug

Keywords
http, client, common, httplug
License
MIT
Authors
Márk Sági-Kazár

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

Keywords
http, client, message, adapter, factory, discovery, psr7, psr17
License
MIT
Authors
Márk Sági-Kazár

php-http/guzzle6-adapter

Abandoned! Package is abandoned, you should avoid using it. Use guzzlehttp/guzzle or php-http/guzzle7-adapter instead.

Guzzle 6 HTTP Adapter

Keywords
http, Guzzle
License
MIT
Authors
Márk Sági-Kazár, David de Boer
Releases
Required by

Guzzle 7 HTTP Adapter

Keywords
http, Guzzle
License
MIT
Authors
Tobias Nyholm
Releases
Required by

HTTP Message related tools

Keywords
http, message, psr-7
License
MIT
Authors
Márk Sági-Kazár

php-http/message-factory

Abandoned! Package is abandoned, you should avoid using it. Use psr/http-factory instead.

Factory interfaces for PSR-7 HTTP Message

Keywords
http, stream, message, uri, factory
License
MIT
Authors
Márk Sági-Kazár

A builder class that help you create a multipart stream

Keywords
http, stream, message, factory, multipart stream
License
MIT
Authors
Tobias Nyholm
Releases

Promise used for asynchronous HTTP requests

Keywords
promise
License
MIT
Authors
Joel Wurtz, Márk Sági-Kazár
Required by

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.

Keywords
testing, BDD, TDD, test, mock, stub, test double, function
License
WTFPL
Authors
Releases

Integration package for PHP-Mock

Keywords
BDD, TDD, test, mock, stub, test double, function
License
WTFPL
Authors
Releases

Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.

Keywords
testing, phpunit, BDD, TDD, test, mock, stub, test double, function
License
WTFPL
Authors

Simple library for creating colored console ouput.

License
BSD-2-Clause
Authors
Jakub Onderka
Releases

Highlight PHP code in terminal

License
MIT
Authors
Releases

This tool checks the syntax of PHP files about 20x faster than serial check.

Keywords
static analysis, lint
License
BSD-2-Clause
Authors
Jakub Onderka

A PHP client for Selenium WebDriver. Previously facebook/webdriver.

Keywords
php, selenium, webdriver, Chromedriver, geckodriver
License
MIT
Releases

Simple, configurable, service container.

License
MIT
Authors
Daniel Leech
Required by

DOM wrapper to simplify working with the PHP DOM implementation

License
MIT
Authors
Daniel Leech
Releases

PHP Benchmarking Framework

Keywords
performance, testing, profiling, benchmarking, optimization
License
MIT
Authors
Daniel Leech

phpbench/tabular

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Generate complex tables from simple configuration

License
MIT
Authors
Daniel Leech
Releases
Required by

General-Purpose Collection Library for PHP

Keywords
map, set, list, sequence, collection
License
Apache2
Authors
Johannes M. Schmitt
Releases
Required by

A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.

Keywords
standards, compatibility, phpcs
License
LGPL-3.0-or-later

Sane ruleset for the code in external standards for PHP_CodeSniffer.

Keywords
static analysis, phpcs, PHP_CodeSniffer, phpcodesniffer-standard
License
LGPL-3.0-or-later
Releases

Tools for PHP_CodeSniffer sniff developers.

Keywords
debug, static analysis, phpcs, dev, PHP_CodeSniffer, Devtools, phpcodesniffer-standard
License
LGPL-3.0-or-later
Releases

A suite of utility functions for use with PHP_CodeSniffer

Keywords
utility, static analysis, standards, phpcs, PHP_CodeSniffer, tokens, phpcbf, phpcs3, phpcodesniffer-standard
License
LGPL-3.0-or-later

phpdocumentor/fileset

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Fileset component for collecting a set of files given directories and file paths

Keywords
phpdoc, files, fileset
License
MIT
Releases
License
MIT
Authors
Mike van Riel
Releases

Documentation Generator for PHP

Keywords
documentation, phpdoc, api, application, dga
License
MIT
Releases

Reflection library to do Static Analysis for PHP Projects

Keywords
phpdoc, reflection, static analysis, phpDocumentor
License
MIT
Releases

Common reflection classes used by phpdocumentor to reflect the code structure

Keywords
phpdoc, reflection, static analysis, phpDocumentor, FQSEN
License
MIT
Authors
Jaap van Otterdijk

With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.

License
MIT
Authors
Mike van Riel, Jaap van Otterdijk

A PSR-5 based resolver of Class names, Types and Structural Element Names

License
MIT
Authors
Mike van Riel

A tool for quickly measuring the size of a PHP project.

License
BSD-3-Clause
Authors
Sebastian Bergmann

PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.

Keywords
dev, phpmd, pdepend, pmd, mess detection, mess detector
License
BSD-3-Clause
Releases

Option Type for PHP

Keywords
php, language, type, option
License
Apache-2.0

A composer plugin that enables source code quality checks.

License
MIT
Authors
Toon Verwerft, Community
Releases

PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.

Keywords
security, cryptography, ssh, encryption, blowfish, crypto, signature, signing, rsa, aes, sftp, x509, x.509, asn1, asn.1, BigInteger, twofish
License
MIT
Authors
Jim Wigginton, Patrick Monnerat, Andreas Fischer, Hans-Jürgen Petrich, Graham Campbell

phpseclib 2.0 polyfill built with phpseclib 3.0

License
MIT
Authors
Jim Wigginton
Releases

A comprehensive library for generating differences between two hashable objects (strings or arrays).

License
BSD-3-Clause
Authors
Required by

Specification-oriented BDD framework for PHP 7.1+

Keywords
testing, BDD, TDD, spec, tests, SpecBDD, specification
License
MIT

Highly opinionated mocking framework for PHP 5.3+

Keywords
mock, stub, fake, dev, spy, Dummy, Double
License
MIT
Authors
Konstantin Kudryashov, Marcello Duarte

Integrating the Prophecy mocking library in PHPUnit test cases

Keywords
phpunit, prophecy
License
MIT
Authors
Christophe Coevoet

Composer plugin for automatic installation of PHPStan extensions

License
MIT
Releases

PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.

License
MIT

PHPStan Mockery extension

License
MIT
Releases

phpstan/phpstan-php-parser

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

PHP-Parser extensions for PHPStan

License
MIT
Releases

PHPUnit extensions and rules for PHPStan

License
MIT

phpstan/phpstan-shim

Abandoned! Package is abandoned, you should avoid using it. Use phpstan/phpstan instead.

PHPStan Phar distribution

License
MIT
Releases

Extra strict and opinionated rules for PHPStan

License
MIT

Symfony Framework extensions and rules for PHPStan

License
MIT
Authors

PHPStan webmozart/assert extension

License
MIT

phpunit/dbunit

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

PHPUnit extension for database interaction testing

Keywords
database, testing, xunit
License
BSD-3-Clause
Authors
Sebastian Bergmann

FilterIterator implementation that filters files based on a list of suffixes.

Keywords
filesystem, iterator
License
BSD-3-Clause
Authors
Sebastian Bergmann

Invoke callables with a timeout

Keywords
process
License
BSD-3-Clause
Authors
Sebastian Bergmann
Required by

phpunit/php-token-stream

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Wrapper around PHP's tokenizer extension.

Keywords
tokenizer
License
BSD-3-Clause
Authors
Sebastian Bergmann

The PHP Unit Testing framework.

Keywords
testing, phpunit, xunit
License
BSD-3-Clause
Authors
Sebastian Bergmann
Releases
11.1.x-dev, 11.1.2, 11.1.1, 11.1.0, 11.0.10, 11.0.9, 11.0.8, 11.0.7, 11.0.6, 11.0.5, 11.0.4, 11.0.3, 11.0.2, 11.0.1, 11.0.0, 10.5.x-dev, 10.5.19, 10.5.18, 10.5.17, 10.5.16, 10.5.15, 10.5.14, 10.5.13, 10.5.12, 10.5.11, 10.5.10, 10.5.9, 10.5.8, 10.5.7, 10.5.6, 10.5.5, 10.5.4, 10.5.3, 10.5.2, 10.5.1, 10.5.0, 10.4.2, 10.4.1, 10.4.0, 10.3.5, 10.3.4, 10.3.3, 10.3.2, 10.3.1, 10.3.0, 10.2.7, 10.2.6, 10.2.5, 10.2.4, 10.2.3, 10.2.2, 10.2.1, 10.2.0, 10.1.3, 10.1.2, 10.1.1, 10.1.0, 10.0.19, 10.0.18, 10.0.17, 10.0.16, 10.0.15, 10.0.14, 10.0.13, 10.0.12, 10.0.11, 10.0.10, 10.0.9, 10.0.8, 10.0.7, 10.0.6, 10.0.5, 10.0.4, 10.0.3, 10.0.2, 10.0.1, 10.0.0, 9.6.x-dev, 9.6.19, 9.6.18, 9.6.17, 9.6.16, 9.6.15, 9.6.14, 9.6.13, 9.6.12, 9.6.11, 9.6.10, 9.6.9, 9.6.8, 9.6.7, 9.6.6, 9.6.5, 9.6.4, 9.6.3, 9.6.2, 9.6.1, 9.6.0, 9.5.28, 9.5.27, 9.5.26, 9.5.25, 9.5.24, 9.5.23, 9.5.22, 9.5.21, 9.5.20, 9.5.19, 9.5.18, 9.5.17, 9.5.16, 9.5.14, 9.5.13, 9.5.12, 9.5.11, 9.5.10, 9.5.9, 9.5.8, 9.5.7, 9.5.6, 9.5.5, 9.5.4, 9.5.3, 9.5.2, 9.5.1, 9.5.0, 9.4.4, 9.4.3, 9.4.2, 9.4.1, 9.4.0, 9.3.11, 9.3.10, 9.3.9, 9.3.8, 9.3.7, 9.3.6, 9.3.5, 9.3.4, 9.3.3, 9.3.2, 9.3.1, 9.3.0, 9.2.6, 9.2.5, 9.2.4, 9.2.3, 9.2.2, 9.2.1, 9.2.0, 9.1.5, 9.1.4, 9.1.3, 9.1.2, 9.1.1, 9.1.0, 9.0.2, 9.0.1, 9.0.0, 8.5.x-dev, 8.5.38, 8.5.37, 8.5.36, 8.5.35, 8.5.34, 8.5.33, 8.5.32, 8.5.31, 8.5.30, 8.5.29, 8.5.28, 8.5.27, 8.5.26, 8.5.25, 8.5.24, 8.5.23, 8.5.22, 8.5.21, 8.5.20, 8.5.19, 8.5.18, 8.5.17, 8.5.16, 8.5.15, 8.5.14, 8.5.13, 8.5.12, 8.5.11, 8.5.10, 8.5.9, 8.5.8, 8.5.7, 8.5.6, 8.5.5, 8.5.4, 8.5.3, 8.5.2, 8.5.1, 8.5.0, 8.4.3, 8.4.2, 8.4.1, 8.4.0, 8.3.5, 8.3.4, 8.3.3, 8.3.2, 8.3.1, 8.3.0, 8.2.5, 8.2.4, 8.2.3, 8.2.2, 8.2.1, 8.2.0, 8.1.6, 8.1.5, 8.1.4, 8.1.3, 8.1.2, 8.1.1, 8.1.0, 8.0.6, 8.0.5, 8.0.4, 8.0.3, 8.0.2, 8.0.1, 8.0.0, 7.5.20, 7.5.19, 7.5.18, 7.5.17, 7.5.16, 7.5.15, 7.5.14, 7.5.13, 7.5.12, 7.5.11, 7.5.10, 7.5.9, 7.5.8, 7.5.7, 7.5.6, 7.5.5, 7.5.4, 7.5.3, 7.5.2, 7.5.1, 7.5.0, 7.4.5, 7.4.4, 7.4.3, 7.4.2, 7.4.1, 7.4.0, 7.3.5, 7.3.4, 7.3.3, 7.3.2, 7.3.1, 7.3.0, 7.2.7, 7.2.6, 7.2.5, 7.2.4, 7.2.3, 7.2.2, 7.2.1, 7.2.0, 7.1.5, 7.1.4, 7.1.3, 7.1.2, 7.1.1, 7.1.0, 7.0.3, 7.0.2, 7.0.1, 7.0.0, 6.5.14, 6.5.13, 6.5.12, 6.5.11, 6.5.10, 6.5.9, 6.5.8, 6.5.7, 6.5.6, 6.5.5, 6.5.4, 6.5.3, 6.5.2, 6.5.1, 6.5.0, 6.4.4, 6.4.3, 6.4.2, 6.4.1, 6.4.0, 6.3.1, 6.3.0, 6.2.4, 6.2.3, 6.2.2, 6.2.1, 6.2.0, 6.1.4, 6.1.3, 6.1.2, 6.1.1, 6.1.0, 6.0.13, 6.0.12, 6.0.11, 6.0.10, 6.0.9, 6.0.8, 6.0.7, 6.0.6, 6.0.5, 6.0.4, 6.0.3, 6.0.2, 6.0.1, 6.0.0, 5.7.27, 5.7.26, 5.7.25, 5.7.24, 5.7.23, 5.7.22, 5.7.21, 5.7.20, 5.7.19, 5.7.18, 5.7.17, 5.7.16, 5.7.15, 5.7.14, 5.7.13, 5.7.12, 5.7.11, 5.7.10, 5.7.9, 5.7.8, 5.7.7, 5.7.6, 5.7.5, 5.7.4, 5.7.3, 5.7.2, 5.7.1, 5.7.0, 5.6.8, 5.6.7, 5.6.6, 5.6.5, 5.6.4, 5.6.3, 5.6.2, 5.6.1, 5.6.0, 5.5.7, 5.5.6, 5.5.5, 5.5.4, 5.5.3, 5.5.2, 5.5.1, 5.5.0, 5.4.8, 5.4.7, 5.4.6, 5.4.5, 5.4.4, 5.4.3, 5.4.2, 5.4.1, 5.4.0, 5.3.5, 5.3.4, 5.3.3, 5.3.2, 5.3.1, 5.3.0, 5.2.12, 5.2.11, 5.2.10, 5.2.9, 5.2.8, 5.2.7, 5.2.6, 5.2.5, 5.2.4, 5.2.3, 5.2.2, 5.2.1, 5.2.0, 5.1.7, 5.1.6, 5.1.5, 5.1.4, 5.1.3, 5.1.2, 5.1.1, 5.1.0, 5.0.10, 5.0.9, 5.0.8, 5.0.7, 5.0.6, 5.0.5, 5.0.4, 5.0.3, 5.0.2, 5.0.1, 5.0.0, 4.8.36, 4.8.35, 4.8.34, 4.8.33, 4.8.32, 4.8.31, 4.8.30, 4.8.29, 4.8.28, 4.8.27, 4.8.24, 4.8.21, 4.8.18, 4.8.1, 4.8.0, 4.7.0, 4.6.0, 4.5.0, 4.4.0, 4.2.0, 4.1.0, 4.0.20, 4.0.0, 3.7.38, 3.7.10, 3.7.0, dev-issue-4321/new-xml-logfile-format, dev-main

phpunit/phpunit-mock-objects

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Selenium Server integration for PHPUnit

Keywords
testing, phpunit, selenium, xunit
License
BSD-3-Clause
Authors
Giorgio Sironi, Ivan Kurnosov, Paul Briton, Patrik Štrba, Petr Kotek, Sebastian Bergmann

A php library for building xmlrpc clients and servers

Keywords
webservices, xmlrpc, xml-rpc
License
BSD-3-Clause

Pimple, a simple Dependency Injection Container

Keywords
dependency injection, container
License
MIT
Authors
Fabien Potencier
Releases
1.0
Releases
1.0

A One Time Password Authentication package, compatible with Google Authenticator.

Keywords
Authentication, 2fa, Two Factor Authentication, google2fa
License
MIT
Authors
Antonio Carlos Ribeiro

Composer-based Psalm Phar

License
MIT
Releases

Psalm plugin for PHPUnit

License
MIT
Authors
Matt Brown

Common interface for reading the clock.

Keywords
time, psr, clock, now, psr-20
License
MIT
Authors
Releases

Standard interfaces for event handling.

Keywords
events, psr, psr-14
License
MIT
Authors
Releases

Common interfaces for simple caching

Keywords
cache, caching, psr, simple-cache, psr-16
License
MIT
Authors

An interactive shell for modern PHP.

Keywords
console, shell, interactive, REPL
Homepage
License
MIT
Authors

Css url embed library.

Keywords
css, url
License
MIT
Authors
Pierre Tachoire
Releases

A polyfill for getallheaders.

License
MIT
Authors
Ralph Khattar
Releases
Required by

Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses

Keywords
mail, php, email, bounce
License
BSD-3-Clause
Authors
Patrick O'Connell
Releases

A PHP library for representing and manipulating collections.

Keywords
queue, array, map, hash, set, collection
License
MIT
Authors
Releases
Required by

A PHP library for generating and working with universally unique identifiers (UUIDs).

Keywords
uuid, identifier, guid
License
MIT

RFC6455 WebSocket protocol handler

Keywords
websocket, WebSockets, rfc6455
License
MIT
Authors
Chris Boden, Matt Bonneau
Releases
Required by

Async, Promise-based cache interface for ReactPHP

Keywords
cache, caching, promise, reactphp
License
MIT
Required by

Event-driven library for executing child processes with ReactPHP.

Keywords
process, event-driven, reactphp
License
MIT

Async DNS resolver for ReactPHP

Keywords
async, dns, dns-resolver, reactphp
License
MIT
Required by

ReactPHP's core reactor event loop that libraries can use for evented I/O.

Keywords
event-loop, asynchronous
License
MIT

A trivial implementation of timeouts for Promises, built on top of ReactPHP.

Keywords
event-loop, async, timer, timeout, promise, reactphp
License
MIT
Required by

Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP

Keywords
stream, Socket, async, Connection, reactphp
License
MIT
Required by

Event-driven readable and writable streams for non-blocking I/O in ReactPHP

Keywords
stream, io, pipe, event-driven, readable, non-blocking, reactphp, writable
License
MIT

Instant Upgrade and Automated Refactoring of any PHP code

Keywords
migration, automation, dev, refactoring
License
MIT

Rock-solid event loop for concurrent PHP applications.

Keywords
event, event-loop, async, asynchronous, scheduler, concurrency, non-blocking
License
MIT
Authors
Aaron Piotrowski, Cees-Jan Kiewiet, Christian Lück, Niklas Keller

PHP URI Template (RFC 6570) supports both expansion & extraction

Keywords
template, uri, RFC 6570
License
MIT
Authors
Releases
Required by

jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").

Keywords
time, microformat
License
MIT
Authors
Ryan McGeary

Prevents installation of composer packages with known security vulnerabilities: no API, simply require it

Keywords
dev
License
MIT
Authors
Marco Pivetta, Ilya Tribusean
Releases
dev-master

Twproject Gantt editor is a free online tool for creating and sharing Gantts

Keywords
jquery, gantt
License
MIT
Releases

robloach/component-installer

Abandoned! Package is abandoned, you should avoid using it. Use oomphinc/composer-installers-extender instead.

A PHP library for XML Security

Keywords
xml, security, signature, xmldsig
License
BSD-3-Clause
Required by

Experimental features for the Rubix ML library.

Keywords
php, analytics, Extras, data mining, artificial intelligence, Neural network, machine learning, ml, ai, Rubix, Deep learning, php-ml, php ml, rubixml, rubix ml, php ai
License
MIT

A high-level machine learning and deep learning library for the PHP language.

Keywords
php, cart, analytics, classification, Algorithm, inference, data mining, dataset, artificial intelligence, recommendation, Neural network, classifier, etl, nlp, machine learning, prediction, svm, ml, ranking, ensemble, natural language processing, clustering, regression, ai, image recognition, k-means, Rubix, Linear regression, kmeans, data science, Deep learning, feature extraction, knn, nearest neighbors, TF-IDF, estimator, naive bayes, predictive modeling, anomaly detection, manifold learning, dimensionality reduction, cross validation, k-nearest neighbors, adaboost, dbscan, feature selection, feature importance, gaussian mixture, gmm, gradient boost, grid search, imputation, isolation forest, loda, local outlier factor, logistic regression, mean shift, multilayer perceptron, php ml, random forest, regressor, rubixml, rubix ml, support vector machine, t-sne, tsne, outlier detection, php machine learning, text mining, tf idf, gbm, softmax, lof, ridge, supervised learning, unsupervised learning, mlp, php ai
License
MIT
Required by

A library and extension that provides objects for scientific computing in PHP.

Keywords
php, math, extension, statistics, arithmetic, vector, matrix, computing, convolution, svd, linear algebra, tensor, eigenvalue, eigenvector, multithreaded, computation, trigonometry, engineering, decomposition, scientific computing, php extension, singular value decomposition, eigendecomposition, matmul, matrix multiplication, signal processing, 1d convolution, 2d convolution, blas, dot product, lapack, vector norm, pseudoinverse
License
MIT
Required by

Parser for CSS Files written in PHP

Keywords
css, parser, stylesheet
License
MIT
Authors
Raphael Schweikert, Oliver Klee, Jake Hotson
Required by

sabre/cs

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

sabre/cs provides coding standards for all sabre packages.

Keywords
coding standards, sabre, cs
Homepage
License
BSD-3-Clause
Releases

WebDAV Framework for PHP

Keywords
framework, WebDAV, CalDAV, CardDAV, iCalendar
License
BSD-3-Clause
Authors

sabre/event is a library for lightweight event-based programming

Keywords
plugin, signal, events, async, reactor, hooks, promise, coroutine, EventEmitter, eventloop
License
BSD-3-Clause
Authors
Required by

The sabre/http library provides utilities for dealing with http requests and responses.

Keywords
http
License
BSD-3-Clause
Authors
Required by

Functions for making sense out of URIs.

Keywords
url, uri, rfc3986
License
BSD-3-Clause
Authors

The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects

Keywords
iCalendar, vCard, ics, ical, recurrence, jCard, jCal, availability, rfc6350, rfc5545, vcf, xCard, xCal, freebusy, rfc2425, rfc2426, rfc2739, rfc4770, rfc5546, rfc6321, rfc6351, rfc6474, rfc6638, rfc6715, rfc6868, vCalendar
License
BSD-3-Clause
Required by

sabre/xml is an XML library that you may not hate.

Keywords
xml, dom, XMLReader, XMLWriter
License
BSD-3-Clause
Authors
Evert Pot, Markus Staab
Required by

sami/sami

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Sami, an API documentation generator

Keywords
phpdoc
License
MIT
Authors
Fabien Potencier
Releases

Later: deferred wrapper object

License
Apache-2.0
Authors
Alexey Kopytko
Releases
Required by

PHPUnit Legacy Versions Adapter

License
Apache-2.0
Authors
Alexey Kopytko
Releases

General-purpose collections pipeline

License
Apache-2.0
Authors
Alexey Kopytko
Releases
Required by

satooshi/php-coveralls

Abandoned! Package is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.

PHP client library for Coveralls API

Keywords
test, github, ci, coverage
License
MIT

scienide/okbloomer

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

An autoscaling Bloom filter with ultra-low memory usage for PHP.

Keywords
Bloom Filter, scalable bloom filter, layered bloom filter
License
MIT
Authors
Releases
Required by

scienide/tensor

Abandoned! Package is abandoned, you should avoid using it. Use rubix/tensor instead.

A library and extension that provides objects for scientific computing in PHP.

Keywords
php, math, extension, statistics, arithmetic, vector, matrix, computing, convolution, svd, linear algebra, tensor, eigenvalue, eigenvector, multithreaded, computation, trigonometry, engineering, decomposition, scientific computing, php extension, singular value decomposition, eigendecomposition, matmul, matrix multiplication, signal processing, 1d convolution, 2d convolution, blas, dot product, lapack, vector norm, pseudoinverse
License
MIT
Releases
Required by
License
Apache-2.0
Releases

scssphp is a compiler for SCSS written in PHP.

Keywords
css, sass, scss, less, stylesheet
License
MIT

Library for parsing CLI options

License
BSD-3-Clause
Authors
Sebastian Bergmann

Collection of value objects that represent the PHP code units

License
BSD-3-Clause
Authors
Sebastian Bergmann
Required by

Looks up which function or method a line of code belongs to

License
BSD-3-Clause
Authors
Sebastian Bergmann

Provides the functionality to compare PHP values for equality

Keywords
equality, compare, comparator
License
BSD-3-Clause
Authors
Sebastian Bergmann, Jeff Welch, Volker Dusch, Bernhard Schussek

Library for calculating the complexity of PHP code units

License
BSD-3-Clause
Authors
Sebastian Bergmann

Provides functionality to handle HHVM/PHP environments

Keywords
Xdebug, environment, hhvm
License
BSD-3-Clause
Authors
Sebastian Bergmann

Provides the functionality to export PHP variables for visualization

Keywords
export, exporter
License
BSD-3-Clause
Authors
Sebastian Bergmann, Jeff Welch, Volker Dusch, Adam Harvey, Bernhard Schussek

sebastian/finder-facade

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

FinderFacade is a convenience wrapper for Symfony's Finder component.

License
BSD-3-Clause
Authors
Sebastian Bergmann

sebastian/git

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Simple wrapper for Git

Keywords
git
License
BSD-3-Clause
Authors
Sebastian Bergmann
Releases
Required by

Snapshotting of global state

Keywords
global state
License
BSD-3-Clause
Authors
Sebastian Bergmann
Required by

Library for counting the lines of code in PHP source code

License
BSD-3-Clause
Authors
Sebastian Bergmann

Traverses array structures and object graphs to enumerate all referenced objects

License
BSD-3-Clause
Authors
Sebastian Bergmann
Required by

Allows reflection of object attributes, including inherited and non-public ones

License
BSD-3-Clause
Authors
Sebastian Bergmann

sebastian/phpcpd

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Copy/Paste Detector (CPD) for PHP code.

License
BSD-3-Clause
Authors
Sebastian Bergmann

Provides functionality to recursively process PHP variables

License
BSD-3-Clause
Authors
Sebastian Bergmann, Jeff Welch, Adam Harvey

Provides a list of PHP built-in functions that operate on resources

License
BSD-3-Clause
Authors
Sebastian Bergmann
Required by

Collection of value objects that represent the types of the PHP type system

License
BSD-3-Clause
Authors
Sebastian Bergmann
Required by

Library that helps with managing the version number of Git-hosted PHP projects

License
BSD-3-Clause
Authors
Sebastian Bergmann

Allows you to prompt for user input on the command line, and optionally hide the characters they type

Keywords
cli, console, input, prompt, hidden
License
MIT
Authors
Jordi Boggiano
Releases
Required by

JSON Linter

Keywords
json, parser, linter, validator
License
MIT
Authors
Releases

PHAR file format utilities, for when PHP phars you up

Keywords
phar
License
MIT
Authors
Jordi Boggiano
Releases
Required by

Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development

Keywords
signal, unix, posix, sigint, sigterm
License
MIT
Authors
Releases
Required by

sensiolabs/security-checker

Abandoned! Package is abandoned, you should avoid using it. Use https://github.com/fabpot/local-php-security-checker instead.

A security checker for your composer.lock

License
MIT
Authors
Fabien Potencier

This is a metapackage shipping sentry/sentry with a recommended HTTP client.

Keywords
log, logging, sentry, error-handler, error-monitoring, crash-reporting, crash-reports
Homepage
License
MIT
Authors
Sentry
Releases
3.x-dev, 3.6.0, 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.1, 3.1.0

A PHP SDK for Sentry (http://sentry.io)

Keywords
log, logging, sentry, error-handler, error-monitoring, crash-reporting, crash-reports
Homepage
License
MIT
Authors
Sentry
Required by

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.

Keywords
pdf, fpdf
License
MIT
Authors
Releases

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.

Keywords
pdf, fpdi, fpdf
License
MIT
Required by

This class is a modified version of FPDF that adds UTF-8 support. As of version 1.31 it is based on FPDF 1.82. Before it was based on FPDF 1.7.

Keywords
pdf, unicode, fpdf, tfpdf
License
LGPL-2.1
Authors
Ian Back, Tycho Veltmeijer, Olivier Plathey
Releases

Unit testing, mock objects and web testing framework for PHP built around test cases.

Keywords
testing, SimpleTest, selenium, unit-test, code-coverage
License
LGPL-2.0+
Authors
Marcus Baker, Jason Sweat, Travis Swicegood, Perrick Penet, Edward Z. Yang, Lachlan Donald, Lars Vierbergen, Jens A. Koch
Releases

Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.

Keywords
phpcs, dev
License
MIT

Integration of various email service providers in the Laminas\Mail

Keywords
email, postmark, sendgrid, mandrill, mailgun, elastic email, postage, elasticemail, send grid, transactional email, laminas, mezzio
License
BSD-3-Clause

Smarty Lexer/Parser generator

Keywords
templating
License
LGPL-3.0
Authors
Monte Ohrt, Uwe Tews, Rodney Rehm, Simon Wisselink
Releases

Show people how to use your web site

Keywords
bootstrap, tour
License
MIT

Convert an array to xml

Keywords
xml, array, convert
License
MIT
Releases
Required by

Snapshot testing with PHPUnit

Keywords
testing, phpunit, snapshot, assert, spatie, phpunit-snapshot-assertions
License
MIT
Releases

Base 64 URL Safe Encoding/Decoding PHP Library

Keywords
url, base64, rfc4648, safe
License
MIT

A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.

Keywords
cryptography, signature, rsa, x509, x.509, asn1, asn.1, encrypt, decrypt, Private Key, public key, verify, pkcs, certificate, sign, csr, pem, ec, DER, x690, x.690, attribute certificate, ac, certification request, algorithm identifier
License
MIT
Authors
Joni Eskelinen, Florent Morselli
Releases
Required by

A pre-release of the proposed PSR-20 Clock-Interface

Keywords
datetime, clock, psr20, point in time
License
MIT
Authors
Andreas Heigl
Releases

OAuth2 OpenID Connect Client that utilizes the PHP Leagues OAuth2 Client

License
MIT
Authors
Steve Rhoades
Releases

svg-edit/svgedit

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

SVG-edit is a fast, web-based, javascript-driven SVG drawing editor that works in any modern browser.

Keywords
drawing, editor, svg, svg-edit
License
MIT
Authors
Narendra Sisodiya, Pavol Rusnak, Jeff Schiller, Vidar Hokstad, Alexis Deveria, Brett Zamir
Releases

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

Keywords
documentation, ui, api, specification, swagger, openapi
License
Apache-2.0
Authors
Anna Bodnia, Buu Nguyen, Josh Ponelat, Kyle Shockey, Robert Barnwell, Sahar Jafari

IDE help files for Swoole.

License
Apache-2.0
Authors
Team Swoole
Releases

Symfony AMQP extension Messenger Bridge

License
MIT
Authors
Fabien Potencier, Symfony Community
Required by

Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically

License
MIT
Authors
Fabien Potencier, Symfony Community
Releases
7.1.x-dev, 7.0.x-dev, v7.0.3, v7.0.0, v7.0.0-RC1, v7.0.0-BETA3, v7.0.0-BETA1, 6.4.x-dev, v6.4.3, v6.4.0, v6.4.0-RC1, v6.4.0-BETA3, v6.4.0-BETA1, 6.3.x-dev, v6.3.12, v6.3.8, v6.3.2, v6.3.0, v6.3.0-RC1, v6.3.0-BETA1, 6.2.x-dev, v6.2.7, v6.2.5, v6.2.0, v6.2.0-RC1, v6.2.0-BETA3, v6.2.0-BETA1, 6.1.x-dev, v6.1.11, v6.1.3, v6.1.0, v6.1.0-RC1, v6.1.0-BETA1, 6.0.x-dev, v6.0.19, v6.0.11, v6.0.3, v6.0.1, v6.0.0, v6.0.0-RC1, v6.0.0-BETA1, 5.4.x-dev, v5.4.35, v5.4.31, v5.4.21, v5.4.19, v5.4.11, v5.4.3, v5.4.2, v5.4.0, v5.4.0-RC1, v5.4.0-BETA1, 5.3.x-dev, v5.3.14, v5.3.4, v5.3.0, v5.3.0-RC1, v5.3.0-BETA1, 5.2.x-dev, v5.2.12, v5.2.10, v5.2.9, v5.2.7, v5.2.4, v5.2.3, v5.2.2, v5.2.1, v5.2.0, v5.2.0-RC2, v5.2.0-RC1, v5.2.0-BETA3, v5.2.0-BETA2, v5.2.0-BETA1, 5.1.x-dev, v5.1.11, v5.1.10, v5.1.9, v5.1.8, v5.1.7, v5.1.6, v5.1.5, v5.1.4, v5.1.3, v5.1.2, v5.1.1, v5.1.0, v5.1.0-RC2, v5.1.0-RC1, v5.1.0-BETA1, 5.0.x-dev, v5.0.11, v5.0.10, v5.0.9, v5.0.8, v5.0.7, v5.0.6, v5.0.5, v5.0.4, v5.0.3, v5.0.2, v5.0.1, v5.0.0, v5.0.0-RC1, v5.0.0-BETA2, v5.0.0-BETA1, 4.4.x-dev, v4.4.44, v4.4.37, v4.4.27, v4.4.25, v4.4.24, v4.4.22, v4.4.20, v4.4.19, v4.4.18, v4.4.17, v4.4.16, v4.4.15, v4.4.14, v4.4.13, v4.4.12, v4.4.11, v4.4.10, v4.4.9, v4.4.8, v4.4.7, v4.4.6, v4.4.5, v4.4.4, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.4.0-RC1, v4.4.0-BETA2, v4.4.0-BETA1, 4.3.x-dev, v4.3.11, v4.3.10, v4.3.9, v4.3.8, v4.3.7, v4.3.6, v4.3.5, v4.3.4, v4.3.3, v4.3.2, v4.3.1, v4.3.0, v4.3.0-RC1, v4.3.0-BETA2, v4.3.0-BETA1, 4.2.x-dev, v4.2.12, v4.2.11, v4.2.10, v4.2.9, v4.2.8, v4.2.7, v4.2.6, v4.2.5, v4.2.4, v4.2.3, v4.2.2, v4.2.1, v4.2.0, v4.2.0-RC1, v4.2.0-BETA2, v4.2.0-BETA1, 4.1.x-dev, v4.1.12, v4.1.11, v4.1.10, v4.1.9, v4.1.8, v4.1.7, v4.1.6, v4.1.5, v4.1.4, v4.1.3, v4.1.2, v4.1.1, v4.1.0, v4.1.0-BETA3, v4.1.0-BETA2, v4.1.0-BETA1, 4.0.x-dev, v4.0.15, v4.0.14, v4.0.13, v4.0.12, v4.0.11, v4.0.10, v4.0.9, v4.0.8, v4.0.7, v4.0.6, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0-RC2, v4.0.0-RC1, v4.0.0-BETA4, v4.0.0-BETA3, v4.0.0-BETA2, v4.0.0-BETA1, 3.4.x-dev, v3.4.47, v3.4.46, v3.4.45, v3.4.44, v3.4.43, v3.4.42, v3.4.41, v3.4.40, v3.4.39, v3.4.38, v3.4.37, v3.4.36, v3.4.35, v3.4.34, v3.4.33, v3.4.32, v3.4.31, v3.4.30, v3.4.29, v3.4.28, v3.4.27, v3.4.26, v3.4.25, v3.4.24, v3.4.23, v3.4.22, v3.4.21, v3.4.20, v3.4.19, v3.4.18, v3.4.17, v3.4.16, v3.4.15, v3.4.14, v3.4.13, v3.4.12, v3.4.11, v3.4.10, v3.4.9, v3.4.8, v3.4.7, v3.4.6, v3.4.5, v3.4.4, v3.4.3, v3.4.2, v3.4.1, v3.4.0, v3.4.0-RC2, v3.4.0-RC1, v3.4.0-BETA4, v3.4.0-BETA3, v3.4.0-BETA2, v3.4.0-BETA1, 3.3.x-dev, v3.3.18, v3.3.17, v3.3.16, v3.3.15, v3.3.14, v3.3.13, v3.3.12, v3.3.11, v3.3.10, v3.3.9, v3.3.8, v3.3.7, v3.3.6, v3.3.5, v3.3.4, v3.3.3, v3.3.2, v3.3.1, v3.3.0, v3.3.0-RC1, v3.3.0-BETA1, 3.2.x-dev, v3.2.14, v3.2.13, v3.2.12, v3.2.11, v3.2.10, v3.2.9, v3.2.8, v3.2.7, v3.2.6, v3.2.5, v3.2.4, v3.2.3, v3.2.2, v3.2.1, v3.2.0, v3.2.0-RC2, v3.2.0-RC1, v3.2.0-BETA1, 3.1.x-dev, v3.1.10, v3.1.9, v3.1.8, v3.1.7, v3.1.6, v3.1.5, v3.1.4, v3.1.3, v3.1.2, v3.1.1, v3.1.0, v3.1.0-RC1, v3.1.0-BETA1, 3.0.x-dev, v3.0.9, v3.0.8, v3.0.7, v3.0.6, v3.0.5, v3.0.4, v3.0.3, v3.0.2, v3.0.1, v3.0.0, v3.0.0-BETA1, 2.8.x-dev, v2.8.52, v2.8.50, v2.8.49, v2.8.48, v2.8.47, v2.8.46, v2.8.45, v2.8.44, v2.8.43, v2.8.42, v2.8.41, v2.8.40, v2.8.39, v2.8.38, v2.8.37, v2.8.36, v2.8.35, v2.8.34, v2.8.33, v2.8.32, v2.8.31, v2.8.30, v2.8.29, v2.8.28, v2.8.27, v2.8.26, v2.8.25, v2.8.24, v2.8.23, v2.8.22, v2.8.21, v2.8.20, v2.8.19, v2.8.18, v2.8.17, v2.8.16, v2.8.15, v2.8.14, v2.8.13, v2.8.12, v2.8.11, v2.8.10, v2.8.9, v2.8.8, v2.8.7, v2.8.6, v2.8.5, v2.8.4, v2.8.3, v2.8.2, v2.8.1, v2.8.0, v2.8.0-BETA1, 2.7.x-dev, v2.7.51, v2.7.50, v2.7.49, v2.7.48, v2.7.47, v2.7.46, v2.7.45, v2.7.44, v2.7.43, v2.7.42, v2.7.41, v2.7.40, v2.7.39, v2.7.38, v2.7.37, v2.7.36, v2.7.35, v2.7.34, v2.7.33, v2.7.32, v2.7.31, v2.7.30, v2.7.29, v2.7.28, v2.7.27, v2.7.26, v2.7.25, v2.7.24, v2.7.23, v2.7.22, v2.7.21, v2.7.20, v2.7.19, v2.7.18, v2.7.17, v2.7.16, v2.7.15, v2.7.14, v2.7.13, v2.7.12, v2.7.11, v2.7.10, v2.7.9, v2.7.8, v2.7.7, v2.7.6, v2.7.5, v2.7.4, v2.7.3, v2.7.2, v2.7.1, v2.7.0, v2.7.0-BETA2, v2.7.0-BETA1, 2.6.x-dev, v2.6.13, v2.6.12, v2.6.11, v2.6.10, v2.6.9, v2.6.8, v2.6.7, v2.6.6, v2.6.5, v2.6.4, v2.6.3, v2.6.2, v2.6.1, v2.6.0, v2.6.0-BETA2, v2.6.0-BETA1, 2.5.x-dev, v2.5.12, v2.5.11, v2.5.10, v2.5.9, v2.5.8, v2.5.7, v2.5.6, v2.5.5, v2.5.4, v2.5.3, v2.5.2, v2.5.1, v2.5.0, v2.5.0-RC1, v2.5.0-BETA2, v2.5.0-BETA1, 2.4.x-dev, v2.4.10, v2.4.9, v2.4.8, v2.4.7, v2.4.6, v2.4.5, v2.4.4, v2.4.3, v2.4.2, v2.4.1, v2.4.0, v2.4.0-RC1, v2.4.0-BETA2, v2.4.0-BETA1, 2.3.x-dev, v2.3.42, v2.3.41, v2.3.40, v2.3.39, v2.3.38, v2.3.37, v2.3.36, v2.3.35, v2.3.34, v2.3.33, v2.3.32, v2.3.31, v2.3.30, v2.3.29, v2.3.28, v2.3.27, v2.3.26, v2.3.25, v2.3.24, v2.3.23, v2.3.22, v2.3.21, v2.3.20, v2.3.19, v2.3.18, v2.3.17, v2.3.16, v2.3.15, v2.3.14, v2.3.13, v2.3.12, v2.3.11, v2.3.10, v2.3.9, v2.3.8, v2.3.7, v2.3.6, v2.3.5, v2.3.4, v2.3.3, v2.3.2, v2.3.1, v2.3.0, 2.2.x-dev, v2.2.11, v2.2.10, v2.2.9, v2.2.8, v2.2.7, v2.2.6, v2.2.5, v2.2.4, v2.2.3, v2.2.2, v2.2.1, v2.2.0, 2.1.x-dev, v2.1.13, v2.1.12, v2.1.11, v2.1.10, v2.1.9, v2.1.8, v2.1.7, v2.1.6, v2.1.5, v2.1.4, v2.1.3, v2.1.2, v2.1.1, v2.1.0, 2.0.x-dev, v2.0.25, v2.0.24, v2.0.23, v2.0.22, v2.0.21, v2.0.20, v2.0.19, v2.0.18, v2.0.17, v2.0.16, v2.0.15, v2.0.14, v2.0.13, v2.0.12, v2.0.10, v2.0.9

Provides extended PSR-6, PSR-16 (and tags) implementations

Keywords
caching, psr6
License
MIT
Authors
Nicolas Grekas, Symfony Community

Generic abstractions related to caching

Keywords
interfaces, standards, interoperability, contracts, abstractions, decoupling
License
MIT
Authors
Nicolas Grekas, Symfony Community
Required by

symfony/class-loader

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Symfony ClassLoader Component

License
MIT
Authors
Fabien Potencier, Symfony Community

Decouples applications from the system clock

Keywords
time, clock, psr20
License
MIT
Authors
Nicolas Grekas, Symfony Community
Required by

Helps you find, load, combine, autofill and validate configuration values of any kind

License
MIT
Authors
Fabien Potencier, Symfony Community
Releases
7.1.x-dev, 7.0.x-dev, v7.0.6, v7.0.4, v7.0.3, v7.0.0, v7.0.0-RC1, v7.0.0-BETA3, v7.0.0-BETA2, v7.0.0-BETA1, 6.4.x-dev, v6.4.6, v6.4.4, v6.4.3, v6.4.0, v6.4.0-RC1, v6.4.0-BETA3, v6.4.0-BETA2, v6.4.0-BETA1, 6.3.x-dev, v6.3.12, v6.3.8, v6.3.2, v6.3.0, v6.3.0-RC1, v6.3.0-BETA1, 6.2.x-dev, v6.2.13, v6.2.7, v6.2.5, v6.2.0, v6.2.0-RC1, v6.2.0-BETA3, v6.2.0-BETA1, 6.1.x-dev, v6.1.11, v6.1.3, v6.1.0, v6.1.0-RC1, v6.1.0-BETA2, v6.1.0-BETA1, 6.0.x-dev, v6.0.19, v6.0.11, v6.0.9, v6.0.8, v6.0.7, v6.0.3, v6.0.2, v6.0.0, v6.0.0-RC1, v6.0.0-BETA2, v6.0.0-BETA1, 5.4.x-dev, v5.4.38, v5.4.36, v5.4.35, v5.4.31, v5.4.26, v5.4.21, v5.4.19, v5.4.11, v5.4.9, v5.4.8, v5.4.7, v5.4.3, v5.4.2, v5.4.0, v5.4.0-RC1, v5.4.0-BETA2, v5.4.0-BETA1, 5.3.x-dev, v5.3.14, v5.3.13, v5.3.11, v5.3.10, v5.3.4, v5.3.3, v5.3.2, v5.3.0, v5.3.0-RC1, v5.3.0-BETA3, v5.3.0-BETA2, v5.3.0-BETA1, 5.2.x-dev, v5.2.12, v5.2.11, v5.2.10, v5.2.8, v5.2.7, v5.2.4, v5.2.3, v5.2.2, v5.2.1, v5.2.0, v5.2.0-RC2, v5.2.0-RC1, v5.2.0-BETA3, v5.2.0-BETA2, v5.2.0-BETA1, 5.1.x-dev, v5.1.11, v5.1.10, v5.1.9, v5.1.8, v5.1.7, v5.1.6, v5.1.5, v5.1.4, v5.1.3, v5.1.2, v5.1.1, v5.1.0, v5.1.0-RC2, v5.1.0-RC1, v5.1.0-BETA1, 5.0.x-dev, v5.0.11, v5.0.10, v5.0.9, v5.0.8, v5.0.7, v5.0.6, v5.0.5, v5.0.4, v5.0.3, v5.0.2, v5.0.1, v5.0.0, v5.0.0-RC1, v5.0.0-BETA2, v5.0.0-BETA1, 4.4.x-dev, v4.4.44, v4.4.42, v4.4.41, v4.4.37, v4.4.36, v4.4.34, v4.4.33, v4.4.30, v4.4.27, v4.4.26, v4.4.25, v4.4.23, v4.4.22, v4.4.20, v4.4.19, v4.4.18, v4.4.17, v4.4.16, v4.4.15, v4.4.14, v4.4.13, v4.4.12, v4.4.11, v4.4.10, v4.4.9, v4.4.8, v4.4.7, v4.4.6, v4.4.5, v4.4.4, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.4.0-RC1, v4.4.0-BETA2, v4.4.0-BETA1, 4.3.x-dev, v4.3.11, v4.3.10, v4.3.9, v4.3.8, v4.3.7, v4.3.6, v4.3.5, v4.3.4, v4.3.3, v4.3.2, v4.3.1, v4.3.0, v4.3.0-RC1, v4.3.0-BETA2, v4.3.0-BETA1, 4.2.x-dev, v4.2.12, v4.2.11, v4.2.10, v4.2.9, v4.2.8, v4.2.7, v4.2.6, v4.2.5, v4.2.4, v4.2.3, v4.2.2, v4.2.1, v4.2.0, v4.2.0-RC1, v4.2.0-BETA2, v4.2.0-BETA1, 4.1.x-dev, v4.1.12, v4.1.11, v4.1.10, v4.1.9, v4.1.8, v4.1.7, v4.1.6, v4.1.5, v4.1.4, v4.1.3, v4.1.2, v4.1.1, v4.1.0, v4.1.0-BETA3, v4.1.0-BETA2, v4.1.0-BETA1, 4.0.x-dev, v4.0.15, v4.0.14, v4.0.13, v4.0.12, v4.0.11, v4.0.10, v4.0.9, v4.0.8, v4.0.7, v4.0.6, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0-RC2, v4.0.0-RC1, v4.0.0-BETA4, v4.0.0-BETA3, v4.0.0-BETA2, v4.0.0-BETA1, 3.4.x-dev, v3.4.47, v3.4.46, v3.4.45, v3.4.44, v3.4.43, v3.4.42, v3.4.41, v3.4.40, v3.4.39, v3.4.38, v3.4.37, v3.4.36, v3.4.35, v3.4.34, v3.4.33, v3.4.32, v3.4.31, v3.4.30, v3.4.29, v3.4.28, v3.4.27, v3.4.26, v3.4.25, v3.4.24, v3.4.23, v3.4.22, v3.4.21, v3.4.20, v3.4.19, v3.4.18, v3.4.17, v3.4.16, v3.4.15, v3.4.14, v3.4.13, v3.4.12, v3.4.11, v3.4.10, v3.4.9, v3.4.8, v3.4.7, v3.4.6, v3.4.5, v3.4.4, v3.4.3, v3.4.2, v3.4.1, v3.4.0, v3.4.0-RC2, v3.4.0-RC1, v3.4.0-BETA4, v3.4.0-BETA3, v3.4.0-BETA2, v3.4.0-BETA1, 3.3.x-dev, v3.3.18, v3.3.17, v3.3.16, v3.3.15, v3.3.14, v3.3.13, v3.3.12, v3.3.11, v3.3.10, v3.3.9, v3.3.8, v3.3.7, v3.3.6, v3.3.5, v3.3.4, v3.3.3, v3.3.2, v3.3.1, v3.3.0, v3.3.0-RC1, v3.3.0-BETA1, 3.2.x-dev, v3.2.14, v3.2.13, v3.2.12, v3.2.11, v3.2.10, v3.2.9, v3.2.8, v3.2.7, v3.2.6, v3.2.5, v3.2.4, v3.2.3, v3.2.2, v3.2.1, v3.2.0, v3.2.0-RC2, v3.2.0-RC1, v3.2.0-BETA1, 3.1.x-dev, v3.1.10, v3.1.9, v3.1.8, v3.1.7, v3.1.6, v3.1.5, v3.1.4, v3.1.3, v3.1.2, v3.1.1, v3.1.0, v3.1.0-RC1, v3.1.0-BETA1, 3.0.x-dev, v3.0.9, v3.0.8, v3.0.7, v3.0.6, v3.0.5, v3.0.4, v3.0.3, v3.0.2, v3.0.1, v3.0.0, v3.0.0-BETA1, 2.8.x-dev, v2.8.52, v2.8.50, v2.8.49, v2.8.48, v2.8.47, v2.8.46, v2.8.45, v2.8.44, v2.8.43, v2.8.42, v2.8.41, v2.8.40, v2.8.39, v2.8.38, v2.8.37, v2.8.36, v2.8.35, v2.8.34, v2.8.33, v2.8.32, v2.8.31, v2.8.30, v2.8.29, v2.8.28, v2.8.27, v2.8.26, v2.8.25, v2.8.24, v2.8.23, v2.8.22, v2.8.21, v2.8.20, v2.8.19, v2.8.18, v2.8.17, v2.8.16, v2.8.15, v2.8.14, v2.8.13, v2.8.12, v2.8.11, v2.8.10, v2.8.9, v2.8.8, v2.8.7, v2.8.6, v2.8.5, v2.8.4, v2.8.3, v2.8.2, v2.8.1, v2.8.0, v2.8.0-BETA1, 2.7.x-dev, v2.7.51, v2.7.50, v2.7.49, v2.7.48, v2.7.47, v2.7.46, v2.7.45, v2.7.44, v2.7.43, v2.7.42, v2.7.41, v2.7.40, v2.7.39, v2.7.38, v2.7.37, v2.7.36, v2.7.35, v2.7.34, v2.7.33, v2.7.32, v2.7.31, v2.7.30, v2.7.29, v2.7.28, v2.7.27, v2.7.26, v2.7.25, v2.7.24, v2.7.23, v2.7.22, v2.7.21, v2.7.20, v2.7.19, v2.7.18, v2.7.17, v2.7.16, v2.7.15, v2.7.14, v2.7.13, v2.7.12, v2.7.11, v2.7.10, v2.7.9, v2.7.8, v2.7.7, v2.7.6, v2.7.5, v2.7.4, v2.7.3, v2.7.2, v2.7.1, v2.7.0, v2.7.0-BETA2, v2.7.0-BETA1, 2.6.x-dev, v2.6.13, v2.6.12, v2.6.11, v2.6.10, v2.6.9, v2.6.8, v2.6.7, v2.6.6, v2.6.5, v2.6.4, v2.6.3, v2.6.2, v2.6.1, v2.6.0, v2.6.0-BETA2, v2.6.0-BETA1, 2.5.x-dev, v2.5.12, v2.5.11, v2.5.10, v2.5.9, v2.5.8, v2.5.7, v2.5.6, v2.5.5, v2.5.4, v2.5.3, v2.5.2, v2.5.1, v2.5.0, v2.5.0-RC1, v2.5.0-BETA2, v2.5.0-BETA1, 2.4.x-dev, v2.4.10, v2.4.9, v2.4.8, v2.4.7, v2.4.6, v2.4.5, v2.4.4, v2.4.3, v2.4.0, v2.4.0-BETA1, v2.3.0, v2.2.0, v2.1.0, 2.0.4

Eases the creation of beautiful and testable command line interfaces

Keywords
cli, console, command-line, terminal
License
MIT
Authors
Fabien Potencier, Symfony Community
Releases
7.1.x-dev, 7.0.x-dev, v7.0.6, v7.0.4, v7.0.3, v7.0.2, v7.0.1, v7.0.0, v7.0.0-RC2, v7.0.0-RC1, v7.0.0-BETA3, v7.0.0-BETA1, 6.4.x-dev, v6.4.6, v6.4.4, v6.4.3, v6.4.2, v6.4.1, v6.4.0, v6.4.0-RC2, v6.4.0-RC1, v6.4.0-BETA3, v6.4.0-BETA1, 6.3.x-dev, v6.3.12, v6.3.11, v6.3.9, v6.3.8, v6.3.4, v6.3.2, v6.3.0, v6.3.0-RC2, v6.3.0-RC1, v6.3.0-BETA2, v6.3.0-BETA1, 6.2.x-dev, v6.2.13, v6.2.12, v6.2.11, v6.2.10, v6.2.8, v6.2.7, v6.2.5, v6.2.3, v6.2.2, v6.2.1, v6.2.0, v6.2.0-RC2, v6.2.0-RC1, v6.2.0-BETA3, v6.2.0-BETA2, v6.2.0-BETA1, 6.1.x-dev, v6.1.11, v6.1.9, v6.1.8, v6.1.7, v6.1.6, v6.1.5, v6.1.4, v6.1.3, v6.1.2, v6.1.1, v6.1.0, v6.1.0-RC1, v6.1.0-BETA2, v6.1.0-BETA1, 6.0.x-dev, v6.0.19, v6.0.17, v6.0.16, v6.0.15, v6.0.14, v6.0.13, v6.0.12, v6.0.11, v6.0.10, v6.0.9, v6.0.8, v6.0.7, v6.0.5, v6.0.3, v6.0.2, v6.0.1, v6.0.0, v6.0.0-RC1, v6.0.0-BETA1, 5.4.x-dev, v5.4.36, v5.4.35, v5.4.34, v5.4.32, v5.4.31, v5.4.28, v5.4.26, v5.4.24, v5.4.23, v5.4.22, v5.4.21, v5.4.19, v5.4.17, v5.4.16, v5.4.15, v5.4.14, v5.4.13, v5.4.12, v5.4.11, v5.4.10, v5.4.9, v5.4.8, v5.4.7, v5.4.5, v5.4.3, v5.4.2, v5.4.1, v5.4.0, v5.4.0-RC1, v5.4.0-BETA1, 5.3.x-dev, v5.3.16, v5.3.14, v5.3.13, v5.3.11, v5.3.10, v5.3.7, v5.3.6, v5.3.4, v5.3.2, v5.3.0, v5.3.0-RC1, v5.3.0-BETA4, v5.3.0-BETA3, v5.3.0-BETA2, v5.3.0-BETA1, 5.2.x-dev, v5.2.14, v5.2.12, v5.2.11, v5.2.10, v5.2.8, v5.2.7, v5.2.6, v5.2.5, v5.2.4, v5.2.3, v5.2.2, v5.2.1, v5.2.0, v5.2.0-RC2, v5.2.0-RC1, v5.2.0-BETA3, v5.2.0-BETA2, v5.2.0-BETA1, 5.1.x-dev, v5.1.11, v5.1.10, v5.1.9, v5.1.8, v5.1.7, v5.1.6, v5.1.5, v5.1.4, v5.1.3, v5.1.2, v5.1.1, v5.1.0, v5.1.0-RC2, v5.1.0-RC1, v5.1.0-BETA1, 5.0.x-dev, v5.0.11, v5.0.10, v5.0.9, v5.0.8, v5.0.7, v5.0.6, v5.0.5, v5.0.4, v5.0.3, v5.0.2, v5.0.1, v5.0.0, v5.0.0-RC1, v5.0.0-BETA2, v5.0.0-BETA1, 4.4.x-dev, v4.4.49, v4.4.48, v4.4.47, v4.4.45, v4.4.44, v4.4.43, v4.4.42, v4.4.41, v4.4.40, v4.4.38, v4.4.37, v4.4.36, v4.4.34, v4.4.33, v4.4.30, v4.4.29, v4.4.27, v4.4.26, v4.4.25, v4.4.24, v4.4.23, v4.4.22, v4.4.21, v4.4.20, v4.4.19, v4.4.18, v4.4.17, v4.4.16, v4.4.15, v4.4.14, v4.4.13, v4.4.12, v4.4.11, v4.4.10, v4.4.9, v4.4.8, v4.4.7, v4.4.6, v4.4.5, v4.4.4, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.4.0-RC1, v4.4.0-BETA2, v4.4.0-BETA1, 4.3.x-dev, v4.3.11, v4.3.10, v4.3.9, v4.3.8, v4.3.7, v4.3.6, v4.3.5, v4.3.4, v4.3.3, v4.3.2, v4.3.1, v4.3.0, v4.3.0-RC1, v4.3.0-BETA2, v4.3.0-BETA1, 4.2.x-dev, v4.2.12, v4.2.11, v4.2.10, v4.2.9, v4.2.8, v4.2.7, v4.2.6, v4.2.5, v4.2.4, v4.2.3, v4.2.2, v4.2.1, v4.2.0, v4.2.0-RC1, v4.2.0-BETA2, v4.2.0-BETA1, 4.1.x-dev, v4.1.12, v4.1.11, v4.1.10, v4.1.9, v4.1.8, v4.1.7, v4.1.6, v4.1.5, v4.1.4, v4.1.3, v4.1.2, v4.1.1, v4.1.0, v4.1.0-BETA3, v4.1.0-BETA2, v4.1.0-BETA1, 4.0.x-dev, v4.0.15, v4.0.14, v4.0.13, v4.0.12, v4.0.11, v4.0.10, v4.0.9, v4.0.8, v4.0.7, v4.0.6, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0-RC2, v4.0.0-RC1, v4.0.0-BETA4, v4.0.0-BETA3, v4.0.0-BETA2, v4.0.0-BETA1, 3.4.x-dev, v3.4.47, v3.4.46, v3.4.45, v3.4.44, v3.4.43, v3.4.42, v3.4.41, v3.4.40, v3.4.39, v3.4.38, v3.4.37, v3.4.36, v3.4.35, v3.4.34, v3.4.33, v3.4.32, v3.4.31, v3.4.30, v3.4.29, v3.4.28, v3.4.27, v3.4.26, v3.4.25, v3.4.24, v3.4.23, v3.4.22, v3.4.21, v3.4.20, v3.4.19, v3.4.18, v3.4.17, v3.4.16, v3.4.15, v3.4.14, v3.4.13, v3.4.12, v3.4.11, v3.4.10, v3.4.9, v3.4.8, v3.4.7, v3.4.6, v3.4.5, v3.4.4, v3.4.3, v3.4.2, v3.4.1, v3.4.0, v3.4.0-RC2, v3.4.0-RC1, v3.4.0-BETA4, v3.4.0-BETA3, v3.4.0-BETA2, v3.4.0-BETA1, 3.3.x-dev, v3.3.18, v3.3.17, v3.3.16, v3.3.15, v3.3.14, v3.3.13, v3.3.12, v3.3.11, v3.3.10, v3.3.9, v3.3.8, v3.3.7, v3.3.6, v3.3.5, v3.3.4, v3.3.3, v3.3.2, v3.3.1, v3.3.0, v3.3.0-RC1, v3.3.0-BETA1, 3.2.x-dev, v3.2.14, v3.2.13, v3.2.12, v3.2.11, v3.2.10, v3.2.9, v3.2.8, v3.2.7, v3.2.6, v3.2.5, v3.2.4, v3.2.3, v3.2.2, v3.2.1, v3.2.0, v3.2.0-RC2, v3.2.0-RC1, v3.2.0-BETA1, 3.1.x-dev, v3.1.10, v3.1.9, v3.1.8, v3.1.7, v3.1.6, v3.1.5, v3.1.4, v3.1.3, v3.1.2, v3.1.1, v3.1.0, v3.1.0-RC1, v3.1.0-BETA1, 3.0.x-dev, v3.0.9, v3.0.8, v3.0.7, v3.0.6, v3.0.5, v3.0.4, v3.0.3, v3.0.2, v3.0.1, v3.0.0, v3.0.0-BETA1, 2.8.x-dev, v2.8.52, v2.8.50, v2.8.49, v2.8.48, v2.8.47, v2.8.46, v2.8.45, v2.8.44, v2.8.43, v2.8.42, v2.8.41, v2.8.40, v2.8.39, v2.8.38, v2.8.37, v2.8.36, v2.8.35, v2.8.34, v2.8.33, v2.8.32, v2.8.31, v2.8.30, v2.8.29, v2.8.28, v2.8.27, v2.8.26, v2.8.25, v2.8.24, v2.8.23, v2.8.22, v2.8.21, v2.8.20, v2.8.19, v2.8.18, v2.8.17, v2.8.16, v2.8.15, v2.8.14, v2.8.13, v2.8.12, v2.8.11, v2.8.10, v2.8.9, v2.8.8, v2.8.7, v2.8.6, v2.8.5, v2.8.4, v2.8.3, v2.8.2, v2.8.1, v2.8.0, v2.8.0-BETA1, 2.7.x-dev, v2.7.51, v2.7.50, v2.7.49, v2.7.48, v2.7.47, v2.7.46, v2.7.45, v2.7.44, v2.7.43, v2.7.42, v2.7.41, v2.7.40, v2.7.39, v2.7.38, v2.7.37, v2.7.36, v2.7.35, v2.7.34, v2.7.33, v2.7.32, v2.7.31, v2.7.30, v2.7.29, v2.7.28, v2.7.27, v2.7.26, v2.7.25, v2.7.24, v2.7.23, v2.7.22, v2.7.21, v2.7.20, v2.7.19, v2.7.18, v2.7.17, v2.7.16, v2.7.15, v2.7.14, v2.7.13, v2.7.12, v2.7.11, v2.7.10, v2.7.9, v2.7.8, v2.7.7, v2.7.6, v2.7.5, v2.7.4, v2.7.3, v2.7.2, v2.7.1, v2.7.0, v2.7.0-BETA2, v2.7.0-BETA1, 2.6.x-dev, v2.6.13, v2.6.12, v2.6.11, v2.6.10, v2.6.9, v2.6.8, v2.6.7, v2.6.6, v2.6.5, v2.6.4, v2.6.3, v2.6.2, v2.6.1, v2.6.0, v2.6.0-BETA2, v2.6.0-BETA1, 2.5.x-dev, v2.5.12, v2.5.11, v2.5.10, v2.5.9, v2.5.8, v2.5.7, v2.5.6, v2.5.5, v2.5.4, v2.5.3, v2.5.2, v2.5.1, v2.5.0, v2.5.0-RC1, v2.5.0-BETA2, v2.5.0-BETA1, 2.4.x-dev, v2.4.10, v2.4.9, v2.4.8, v2.4.7, v2.4.6, v2.4.5, v2.4.4, v2.4.3, v2.4.2, v2.4.1, v2.4.0, v2.4.0-BETA1, v2.3.0, v2.2.0, 2.1.x-dev, v2.1.13, v2.1.0, 2.0.5, 2.0.4

A set of abstractions extracted out of the Symfony components

Keywords
interfaces, standards, interoperability, contracts, abstractions, decoupling
License
MIT
Authors
Nicolas Grekas, Symfony Community

Converts CSS selectors to XPath expressions

License
MIT
Authors
Fabien Potencier, Jean-François Simon, Symfony Community
Releases
7.1.x-dev, 7.0.x-dev, v7.0.3, v7.0.0, v7.0.0-RC1, v7.0.0-BETA3, v7.0.0-BETA1, 6.4.x-dev, v6.4.3, v6.4.0, v6.4.0-RC1, v6.4.0-BETA3, v6.4.0-BETA1, 6.3.x-dev, v6.3.12, v6.3.2, v6.3.0, v6.3.0-RC1, v6.3.0-BETA1, 6.2.x-dev, v6.2.13, v6.2.7, v6.2.5, v6.2.3, v6.2.0, v6.2.0-RC1, v6.2.0-BETA1, 6.1.x-dev, v6.1.11, v6.1.9, v6.1.3, v6.1.0, v6.1.0-RC1, v6.1.0-BETA1, 6.0.x-dev, v6.0.19, v6.0.17, v6.0.11, v6.0.3, v6.0.2, v6.0.1, v6.0.0, v6.0.0-RC1, v6.0.0-BETA1, 5.4.x-dev, v5.4.35, v5.4.26, v5.4.21, v5.4.19, v5.4.17, v5.4.11, v5.4.3, v5.4.2, v5.4.0, v5.4.0-RC1, v5.4.0-BETA1, 5.3.x-dev, v5.3.14, v5.3.4, v5.3.0, v5.3.0-RC1, v5.3.0-BETA1, 5.2.x-dev, v5.2.12, v5.2.10, v5.2.9, v5.2.7, v5.2.4, v5.2.3, v5.2.2, v5.2.1, v5.2.0, v5.2.0-RC2, v5.2.0-RC1, v5.2.0-BETA3, v5.2.0-BETA2, v5.2.0-BETA1, 5.1.x-dev, v5.1.11, v5.1.10, v5.1.9, v5.1.8, v5.1.7, v5.1.6, v5.1.5, v5.1.4, v5.1.3, v5.1.2, v5.1.1, v5.1.0, v5.1.0-RC2, v5.1.0-RC1, v5.1.0-BETA1, 5.0.x-dev, v5.0.11, v5.0.10, v5.0.9, v5.0.8, v5.0.7, v5.0.6, v5.0.5, v5.0.4, v5.0.3, v5.0.2, v5.0.1, v5.0.0, v5.0.0-RC1, v5.0.0-BETA2, v5.0.0-BETA1, 4.4.x-dev, v4.4.44, v4.4.37, v4.4.27, v4.4.25, v4.4.24, v4.4.22, v4.4.20, v4.4.19, v4.4.18, v4.4.17, v4.4.16, v4.4.15, v4.4.14, v4.4.13, v4.4.12, v4.4.11, v4.4.10, v4.4.9, v4.4.8, v4.4.7, v4.4.6, v4.4.5, v4.4.4, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.4.0-RC1, v4.4.0-BETA2, v4.4.0-BETA1, 4.3.x-dev, v4.3.11, v4.3.10, v4.3.9, v4.3.8, v4.3.7, v4.3.6, v4.3.5, v4.3.4, v4.3.3, v4.3.2, v4.3.1, v4.3.0, v4.3.0-RC1, v4.3.0-BETA2, v4.3.0-BETA1, 4.2.x-dev, v4.2.12, v4.2.11, v4.2.10, v4.2.9, v4.2.8, v4.2.7, v4.2.6, v4.2.5, v4.2.4, v4.2.3, v4.2.2, v4.2.1, v4.2.0, v4.2.0-RC1, v4.2.0-BETA2, v4.2.0-BETA1, 4.1.x-dev, v4.1.12, v4.1.11, v4.1.10, v4.1.9, v4.1.8, v4.1.7, v4.1.6, v4.1.5, v4.1.4, v4.1.3, v4.1.2, v4.1.1, v4.1.0, v4.1.0-BETA3, v4.1.0-BETA2, v4.1.0-BETA1, 4.0.x-dev, v4.0.15, v4.0.14, v4.0.13, v4.0.12, v4.0.11, v4.0.10, v4.0.9, v4.0.8, v4.0.7, v4.0.6, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0-RC2, v4.0.0-RC1, v4.0.0-BETA4, v4.0.0-BETA3, v4.0.0-BETA2, v4.0.0-BETA1, 3.4.x-dev, v3.4.47, v3.4.46, v3.4.45, v3.4.44, v3.4.43, v3.4.42, v3.4.41, v3.4.40, v3.4.39, v3.4.38, v3.4.37, v3.4.36, v3.4.35, v3.4.34, v3.4.33, v3.4.32, v3.4.31, v3.4.30, v3.4.29, v3.4.28, v3.4.27, v3.4.26, v3.4.25, v3.4.24, v3.4.23, v3.4.22, v3.4.21, v3.4.20, v3.4.19, v3.4.18, v3.4.17, v3.4.16, v3.4.15, v3.4.14, v3.4.13, v3.4.12, v3.4.11, v3.4.10, v3.4.9, v3.4.8, v3.4.7, v3.4.6, v3.4.5, v3.4.4, v3.4.3, v3.4.2, v3.4.1, v3.4.0, v3.4.0-RC2, v3.4.0-RC1, v3.4.0-BETA4, v3.4.0-BETA3, v3.4.0-BETA2, v3.4.0-BETA1, 3.3.x-dev, v3.3.18, v3.3.17, v3.3.16, v3.3.15, v3.3.14, v3.3.13, v3.3.12, v3.3.11, v3.3.10, v3.3.9, v3.3.8, v3.3.7, v3.3.6, v3.3.5, v3.3.4, v3.3.3, v3.3.2, v3.3.1, v3.3.0, v3.3.0-RC1, v3.3.0-BETA1, 3.2.x-dev, v3.2.14, v3.2.13, v3.2.12, v3.2.11, v3.2.10, v3.2.9, v3.2.8, v3.2.7, v3.2.6, v3.2.5, v3.2.4, v3.2.3, v3.2.2, v3.2.1, v3.2.0, v3.2.0-RC2, v3.2.0-RC1, v3.2.0-BETA1, 3.1.x-dev, v3.1.10, v3.1.9, v3.1.8, v3.1.7, v3.1.6, v3.1.5, v3.1.4, v3.1.3, v3.1.2, v3.1.1, v3.1.0, v3.1.0-RC1, v3.1.0-BETA1, 3.0.x-dev, v3.0.9, v3.0.8, v3.0.7, v3.0.6, v3.0.5, v3.0.4, v3.0.3, v3.0.2, v3.0.1, v3.0.0, v3.0.0-BETA1, 2.8.x-dev, v2.8.52, v2.8.0, v2.8.0-BETA1, v2.7.0, v2.7.0-BETA1, 2.1.x-dev, v2.1.13, v2.1.0, 2.0.5, 2.0.4

symfony/debug

Abandoned! Package is abandoned, you should avoid using it. Use symfony/error-handler instead.

Provides tools to ease debugging PHP code

License
MIT
Authors
Fabien Potencier, Symfony Community
Releases
4.4.x-dev, v4.4.44, v4.4.41, v4.4.37, v4.4.36, v4.4.31, v4.4.27, v4.4.25, v4.4.22, v4.4.20, v4.4.19, v4.4.18, v4.4.17, v4.4.16, v4.4.15, v4.4.14, v4.4.13, v4.4.12, v4.4.11, v4.4.10, v4.4.9, v4.4.8, v4.4.7, v4.4.6, v4.4.5, v4.4.4, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.4.0-RC1, v4.4.0-BETA2, v4.4.0-BETA1, 4.3.x-dev, v4.3.11, v4.3.10, v4.3.9, v4.3.8, v4.3.7, v4.3.6, v4.3.5, v4.3.4, v4.3.3, v4.3.2, v4.3.1, v4.3.0, v4.3.0-RC1, v4.3.0-BETA2, v4.3.0-BETA1, 4.2.x-dev, v4.2.12, v4.2.11, v4.2.10, v4.2.9, v4.2.8, v4.2.7, v4.2.6, v4.2.5, v4.2.4, v4.2.3, v4.2.2, v4.2.1, v4.2.0, v4.2.0-RC1, v4.2.0-BETA2, v4.2.0-BETA1, 4.1.x-dev, v4.1.12, v4.1.11, v4.1.10, v4.1.9, v4.1.8, v4.1.7, v4.1.6, v4.1.5, v4.1.4, v4.1.3, v4.1.2, v4.1.1, v4.1.0, v4.1.0-BETA3, v4.1.0-BETA2, v4.1.0-BETA1, 4.0.x-dev, v4.0.15, v4.0.14, v4.0.13, v4.0.12, v4.0.11, v4.0.10, v4.0.9, v4.0.8, v4.0.7, v4.0.6, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0-RC2, v4.0.0-RC1, v4.0.0-BETA4, v4.0.0-BETA3, v4.0.0-BETA2, v4.0.0-BETA1, 3.4.x-dev, v3.4.47, v3.4.46, v3.4.45, v3.4.44, v3.4.43, v3.4.42, v3.4.41, v3.4.40, v3.4.39, v3.4.38, v3.4.37, v3.4.36, v3.4.35, v3.4.34, v3.4.33, v3.4.32, v3.4.31, v3.4.30, v3.4.29, v3.4.28, v3.4.27, v3.4.26, v3.4.25, v3.4.24, v3.4.23, v3.4.22, v3.4.21, v3.4.20, v3.4.19, v3.4.18, v3.4.17, v3.4.16, v3.4.15, v3.4.14, v3.4.13, v3.4.12, v3.4.11, v3.4.10, v3.4.9, v3.4.8, v3.4.7, v3.4.6, v3.4.5, v3.4.4, v3.4.3, v3.4.2, v3.4.1, v3.4.0, v3.4.0-RC2, v3.4.0-RC1, v3.4.0-BETA4, v3.4.0-BETA3, v3.4.0-BETA2, v3.4.0-BETA1, 3.3.x-dev, v3.3.18, v3.3.17, v3.3.16, v3.3.15, v3.3.14, v3.3.13, v3.3.12, v3.3.11, v3.3.10, v3.3.9, v3.3.8, v3.3.7, v3.3.6, v3.3.5, v3.3.4, v3.3.3, v3.3.2, v3.3.1, v3.3.0, v3.3.0-RC1, v3.3.0-BETA1, 3.2.x-dev, v3.2.14, v3.2.13, v3.2.12, v3.2.11, v3.2.10, v3.2.9, v3.2.8, v3.2.7, v3.2.6, v3.2.5, v3.2.4, v3.2.3, v3.2.2, v3.2.1, v3.2.0, v3.2.0-RC2, v3.2.0-RC1, v3.2.0-BETA1, 3.1.x-dev, v3.1.10, v3.1.9, v3.1.8, v3.1.7, v3.1.6, v3.1.5, v3.1.4, v3.1.3, v3.1.2, v3.1.1, v3.1.0, v3.1.0-RC1, v3.1.0-BETA1, 3.0.x-dev, v3.0.9, v3.0.8, v3.0.7, v3.0.6, v3.0.5, v3.0.4, v3.0.3, v3.0.2, v3.0.1, v3.0.0, v3.0.0-BETA1, 2.8.x-dev, v2.8.52, v2.8.0, v2.8.0-BETA1, v2.7.2, v2.6.2, v2.4.0, v2.4.0-BETA1

Allows you to standardize and centralize the way objects are constructed in your application

License
MIT
Authors
Fabien Potencier, Symfony Community
Releases
7.1.x-dev, 7.0.x-dev, v7.0.6, v7.0.4, v7.0.3, v7.0.2, v7.0.1, v7.0.0, v7.0.0-RC1, v7.0.0-BETA3, v7.0.0-BETA2, v7.0.0-BETA1, 6.4.x-dev, v6.4.6, v6.4.4, v6.4.3, v6.4.2, v6.4.1, v6.4.0, v6.4.0-RC1, v6.4.0-BETA3, v6.4.0-BETA2, v6.4.0-BETA1, 6.3.x-dev, v6.3.12, v6.3.11, v6.3.10, v6.3.8, v6.3.5, v6.3.4, v6.3.2, v6.3.1, v6.3.0, v6.3.0-RC2, v6.3.0-RC1, v6.3.0-BETA3, v6.3.0-BETA2, v6.3.0-BETA1, 6.2.x-dev, v6.2.13, v6.2.12, v6.2.11, v6.2.10, v6.2.8, v6.2.7, v6.2.6, v6.2.5, v6.2.3, v6.2.2, v6.2.1, v6.2.0, v6.2.0-RC1, v6.2.0-BETA3, v6.2.0-BETA1, 6.1.x-dev, v6.1.12, v6.1.11, v6.1.9, v6.1.8, v6.1.5, v6.1.3, v6.1.2, v6.1.0, v6.1.0-RC1, v6.1.0-BETA2, v6.1.0-BETA1, 6.0.x-dev, v6.0.20, v6.0.19, v6.0.17, v6.0.16, v6.0.13, v6.0.11, v6.0.10, v6.0.9, v6.0.8, v6.0.7, v6.0.6, v6.0.5, v6.0.3, v6.0.2, v6.0.1, v6.0.0, v6.0.0-RC1, v6.0.0-BETA3, v6.0.0-BETA2, v6.0.0-BETA1, 5.4.x-dev, v5.4.38, v5.4.36, v5.4.35, v5.4.34, v5.4.33, v5.4.32, v5.4.31, v5.4.29, v5.4.28, v5.4.26, v5.4.25, v5.4.24, v5.4.23, v5.4.22, v5.4.21, v5.4.20, v5.4.19, v5.4.17, v5.4.16, v5.4.13, v5.4.11, v5.4.10, v5.4.9, v5.4.8, v5.4.7, v5.4.6, v5.4.5, v5.4.3, v5.4.2, v5.4.1, v5.4.0, v5.4.0-RC1, v5.4.0-BETA3, v5.4.0-BETA2, v5.4.0-BETA1, 5.3.x-dev, v5.3.14, v5.3.13, v5.3.11, v5.3.10, v5.3.8, v5.3.7, v5.3.4, v5.3.3, v5.3.2, v5.3.0, v5.3.0-RC1, v5.3.0-BETA4, v5.3.0-BETA3, v5.3.0-BETA2, v5.3.0-BETA1, 5.2.x-dev, v5.2.12, v5.2.11, v5.2.10, v5.2.9, v5.2.8, v5.2.7, v5.2.6, v5.2.5, v5.2.4, v5.2.3, v5.2.2, v5.2.1, v5.2.0, v5.2.0-RC2, v5.2.0-RC1, v5.2.0-BETA3, v5.2.0-BETA2, v5.2.0-BETA1, 5.1.x-dev, v5.1.11, v5.1.10, v5.1.9, v5.1.8, v5.1.7, v5.1.6, v5.1.5, v5.1.4, v5.1.3, v5.1.2, v5.1.1, v5.1.0, v5.1.0-RC2, v5.1.0-RC1, v5.1.0-BETA1, 5.0.x-dev, v5.0.11, v5.0.10, v5.0.9, v5.0.8, v5.0.7, v5.0.6, v5.0.5, v5.0.4, v5.0.3, v5.0.2, v5.0.1, v5.0.0, v5.0.0-RC1, v5.0.0-BETA2, v5.0.0-BETA1, 4.4.x-dev, v4.4.49, v4.4.44, v4.4.43, v4.4.42, v4.4.41, v4.4.40, v4.4.39, v4.4.38, v4.4.37, v4.4.36, v4.4.34, v4.4.33, v4.4.31, v4.4.27, v4.4.26, v4.4.25, v4.4.24, v4.4.23, v4.4.22, v4.4.21, v4.4.20, v4.4.19, v4.4.18, v4.4.17, v4.4.16, v4.4.15, v4.4.14, v4.4.13, v4.4.12, v4.4.11, v4.4.10, v4.4.9, v4.4.8, v4.4.7, v4.4.6, v4.4.5, v4.4.4, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.4.0-RC1, v4.4.0-BETA2, v4.4.0-BETA1, 4.3.x-dev, v4.3.11, v4.3.10, v4.3.9, v4.3.8, v4.3.7, v4.3.6, v4.3.5, v4.3.4, v4.3.3, v4.3.2, v4.3.1, v4.3.0, v4.3.0-RC1, v4.3.0-BETA2, v4.3.0-BETA1, 4.2.x-dev, v4.2.12, v4.2.11, v4.2.10, v4.2.9, v4.2.8, v4.2.7, v4.2.6, v4.2.5, v4.2.4, v4.2.3, v4.2.2, v4.2.1, v4.2.0, v4.2.0-RC1, v4.2.0-BETA2, v4.2.0-BETA1, 4.1.x-dev, v4.1.12, v4.1.11, v4.1.10, v4.1.9, v4.1.8, v4.1.7, v4.1.6, v4.1.5, v4.1.4, v4.1.3, v4.1.2, v4.1.1, v4.1.0, v4.1.0-BETA3, v4.1.0-BETA2, v4.1.0-BETA1, 4.0.x-dev, v4.0.15, v4.0.14, v4.0.13, v4.0.12, v4.0.11, v4.0.10, v4.0.9, v4.0.8, v4.0.7, v4.0.6, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0-RC2, v4.0.0-RC1, v4.0.0-BETA4, v4.0.0-BETA3, v4.0.0-BETA2, v4.0.0-BETA1, 3.4.x-dev, v3.4.47, v3.4.46, v3.4.45, v3.4.44, v3.4.43, v3.4.42, v3.4.41, v3.4.40, v3.4.39, v3.4.38, v3.4.37, v3.4.36, v3.4.35, v3.4.34, v3.4.33, v3.4.32, v3.4.31, v3.4.30, v3.4.29, v3.4.28, v3.4.27, v3.4.26, v3.4.25, v3.4.24, v3.4.23, v3.4.22, v3.4.21, v3.4.20, v3.4.19, v3.4.18, v3.4.17, v3.4.16, v3.4.15, v3.4.14, v3.4.13, v3.4.12, v3.4.11, v3.4.10, v3.4.9, v3.4.8, v3.4.7, v3.4.6, v3.4.5, v3.4.4, v3.4.3, v3.4.2, v3.4.1, v3.4.0, v3.4.0-RC2, v3.4.0-RC1, v3.4.0-BETA4, v3.4.0-BETA3, v3.4.0-BETA2, v3.4.0-BETA1, 3.3.x-dev, v3.3.18, v3.3.17, v3.3.16, v3.3.15, v3.3.14, v3.3.13, v3.3.12, v3.3.11, v3.3.10, v3.3.9, v3.3.8, v3.3.7, v3.3.6, v3.3.5, v3.3.4, v3.3.3, v3.3.2, v3.3.1, v3.3.0, v3.3.0-RC1, v3.3.0-BETA1, 3.2.x-dev, v3.2.14, v3.2.13, v3.2.12, v3.2.11, v3.2.10, v3.2.9, v3.2.8, v3.2.7, v3.2.6, v3.2.5, v3.2.4, v3.2.3, v3.2.2, v3.2.1, v3.2.0, v3.2.0-RC2, v3.2.0-RC1, v3.2.0-BETA1, 3.1.x-dev, v3.1.10, v3.1.9, v3.1.8, v3.1.7, v3.1.6, v3.1.5, v3.1.4, v3.1.3, v3.1.2, v3.1.1, v3.1.0, v3.1.0-RC1, v3.1.0-BETA1, 3.0.x-dev, v3.0.9, v3.0.8, v3.0.7, v3.0.6, v3.0.5, v3.0.4, v3.0.3, v3.0.2, v3.0.1, v3.0.0, v3.0.0-BETA1, 2.8.x-dev, v2.8.52, v2.8.50, v2.8.49, v2.8.48, v2.8.47, v2.8.46, v2.8.45, v2.8.44, v2.8.43, v2.8.42, v2.8.41, v2.8.40, v2.8.39, v2.8.38, v2.8.37, v2.8.36, v2.8.35, v2.8.34, v2.8.33, v2.8.32, v2.8.31, v2.8.30, v2.8.29, v2.8.28, v2.8.27, v2.8.26, v2.8.25, v2.8.24, v2.8.23, v2.8.22, v2.8.21, v2.8.20, v2.8.19, v2.8.18, v2.8.17, v2.8.16, v2.8.15, v2.8.14, v2.8.13, v2.8.12, v2.8.11, v2.8.10, v2.8.9, v2.8.8, v2.8.7, v2.8.6, v2.8.5, v2.8.4, v2.8.3, v2.8.2, v2.8.1, v2.8.0, v2.8.0-BETA1, 2.7.x-dev, v2.7.51, v2.7.50, v2.7.49, v2.7.48, v2.7.47, v2.7.46, v2.7.45, v2.7.44, v2.7.43, v2.7.42, v2.7.41, v2.7.40, v2.7.39, v2.7.38, v2.7.37, v2.7.36, v2.7.35, v2.7.34, v2.7.33, v2.7.32, v2.7.31, v2.7.30, v2.7.29, v2.7.28, v2.7.27, v2.7.26, v2.7.25, v2.7.24, v2.7.23, v2.7.22, v2.7.21, v2.7.20, v2.7.19, v2.7.18, v2.7.17, v2.7.16, v2.7.15, v2.7.14, v2.7.13, v2.7.12, v2.7.11, v2.7.10, v2.7.9, v2.7.8, v2.7.7, v2.7.6, v2.7.5, v2.7.4, v2.7.3, v2.7.2, v2.7.1, v2.7.0, v2.7.0-BETA2, v2.7.0-BETA1, 2.6.x-dev, v2.6.13, v2.6.12, v2.6.11, v2.6.10, v2.6.9, v2.6.8, v2.6.7, v2.6.6, v2.6.5, v2.6.4, v2.6.3, v2.6.2, v2.6.1, v2.6.0, v2.6.0-BETA2, v2.6.0-BETA1, 2.5.x-dev, v2.5.12, v2.5.11, v2.5.10, v2.5.9, v2.5.8, v2.5.7, v2.5.6, v2.5.5, v2.5.4, v2.5.3, v2.5.2, v2.5.1, v2.5.0, v2.5.0-RC1, v2.5.0-BETA2, v2.5.0-BETA1, 2.4.x-dev, v2.4.10, v2.4.9, v2.4.8, v2.4.7, v2.4.6, v2.4.5, v2.4.4, v2.4.3, v2.4.0, v2.4.0-BETA1, v2.3.0, 2.0.4

Symfony Doctrine Messenger Bridge

License
MIT
Authors
Fabien Potencier, Symfony Community
Required by

Registers environment variables from a .env file

Keywords
environment, env, dotenv
License
MIT
Authors
Fabien Potencier, Symfony Community

Provides tools to manage errors and ease debugging PHP code

License
MIT
Authors
Fabien Potencier, Symfony Community

Generic abstractions related to dispatching event

Keywords
interfaces, standards, interoperability, contracts, abstractions, decoupling
License
MIT
Authors
Nicolas Grekas, Symfony Community

Provides basic utilities for the filesystem

License
MIT
Authors
Fabien Potencier, Symfony Community
Releases
7.1.x-dev, 7.0.x-dev, v7.0.6, v7.0.3, v7.0.0, v7.0.0-RC1, v7.0.0-BETA1, 6.4.x-dev, v6.4.6, v6.4.3, v6.4.0, v6.4.0-RC1, v6.4.0-BETA1, 6.3.x-dev, v6.3.12, v6.3.1, v6.3.0, v6.3.0-RC1, v6.3.0-BETA1, 6.2.x-dev, v6.2.12, v6.2.10, v6.2.7, v6.2.5, v6.2.0, v6.2.0-RC1, v6.2.0-BETA1, 6.1.x-dev, v6.1.11, v6.1.5, v6.1.4, v6.1.3, v6.1.0, v6.1.0-RC1, v6.1.0-BETA1, 6.0.x-dev, v6.0.19, v6.0.13, v6.0.12, v6.0.11, v6.0.9, v6.0.7, v6.0.6, v6.0.5, v6.0.3, v6.0.0, v6.0.0-RC1, v6.0.0-BETA1, 5.4.x-dev, v5.4.38, v5.4.35, v5.4.25, v5.4.23, v5.4.21, v5.4.19, v5.4.13, v5.4.12, v5.4.11, v5.4.9, v5.4.7, v5.4.6, v5.4.5, v5.4.3, v5.4.0, v5.4.0-RC1, v5.4.0-BETA1, 5.3.x-dev, v5.3.14, v5.3.4, v5.3.3, v5.3.0, v5.3.0-RC1, v5.3.0-BETA1, 5.2.x-dev, v5.2.12, v5.2.11, v5.2.10, v5.2.7, v5.2.6, v5.2.4, v5.2.3, v5.2.2, v5.2.1, v5.2.0, v5.2.0-RC2, v5.2.0-RC1, v5.2.0-BETA3, v5.2.0-BETA2, v5.2.0-BETA1, 5.1.x-dev, v5.1.11, v5.1.10, v5.1.9, v5.1.8, v5.1.7, v5.1.6, v5.1.5, v5.1.4, v5.1.3, v5.1.2, v5.1.1, v5.1.0, v5.1.0-RC2, v5.1.0-RC1, v5.1.0-BETA1, 5.0.x-dev, v5.0.11, v5.0.10, v5.0.9, v5.0.8, v5.0.7, v5.0.6, v5.0.5, v5.0.4, v5.0.3, v5.0.2, v5.0.1, v5.0.0, v5.0.0-RC1, v5.0.0-BETA2, v5.0.0-BETA1, 4.4.x-dev, v4.4.42, v4.4.39, v4.4.37, v4.4.27, v4.4.26, v4.4.25, v4.4.22, v4.4.21, v4.4.20, v4.4.19, v4.4.18, v4.4.17, v4.4.16, v4.4.15, v4.4.14, v4.4.13, v4.4.12, v4.4.11, v4.4.10, v4.4.9, v4.4.8, v4.4.7, v4.4.6, v4.4.5, v4.4.4, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.4.0-RC1, v4.4.0-BETA2, v4.4.0-BETA1, 4.3.x-dev, v4.3.11, v4.3.10, v4.3.9, v4.3.8, v4.3.7, v4.3.6, v4.3.5, v4.3.4, v4.3.3, v4.3.2, v4.3.1, v4.3.0, v4.3.0-RC1, v4.3.0-BETA2, v4.3.0-BETA1, 4.2.x-dev, v4.2.12, v4.2.11, v4.2.10, v4.2.9, v4.2.8, v4.2.7, v4.2.6, v4.2.5, v4.2.4, v4.2.3, v4.2.2, v4.2.1, v4.2.0, v4.2.0-RC1, v4.2.0-BETA2, v4.2.0-BETA1, 4.1.x-dev, v4.1.12, v4.1.11, v4.1.10, v4.1.9, v4.1.8, v4.1.7, v4.1.6, v4.1.5, v4.1.4, v4.1.3, v4.1.2, v4.1.1, v4.1.0, v4.1.0-BETA3, v4.1.0-BETA2, v4.1.0-BETA1, 4.0.x-dev, v4.0.15, v4.0.14, v4.0.13, v4.0.12, v4.0.11, v4.0.10, v4.0.9, v4.0.8, v4.0.7, v4.0.6, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0-RC2, v4.0.0-RC1, v4.0.0-BETA4, v4.0.0-BETA3, v4.0.0-BETA2, v4.0.0-BETA1, 3.4.x-dev, v3.4.47, v3.4.46, v3.4.45, v3.4.44, v3.4.43, v3.4.42, v3.4.41, v3.4.40, v3.4.39, v3.4.38, v3.4.37, v3.4.36, v3.4.35, v3.4.34, v3.4.33, v3.4.32, v3.4.31, v3.4.30, v3.4.29, v3.4.28, v3.4.27, v3.4.26, v3.4.25, v3.4.24, v3.4.23, v3.4.22, v3.4.21, v3.4.20, v3.4.19, v3.4.18, v3.4.17, v3.4.16, v3.4.15, v3.4.14, v3.4.13, v3.4.12, v3.4.11, v3.4.10, v3.4.9, v3.4.8, v3.4.7, v3.4.6, v3.4.5, v3.4.4, v3.4.3, v3.4.2, v3.4.1, v3.4.0, v3.4.0-RC2, v3.4.0-RC1, v3.4.0-BETA4, v3.4.0-BETA3, v3.4.0-BETA2, v3.4.0-BETA1, 3.3.x-dev, v3.3.18, v3.3.17, v3.3.16, v3.3.15, v3.3.14, v3.3.13, v3.3.12, v3.3.11, v3.3.10, v3.3.9, v3.3.8, v3.3.7, v3.3.6, v3.3.5, v3.3.4, v3.3.3, v3.3.2, v3.3.1, v3.3.0, v3.3.0-RC1, v3.3.0-BETA1, 3.2.x-dev, v3.2.14, v3.2.13, v3.2.12, v3.2.11, v3.2.10, v3.2.9, v3.2.8, v3.2.7, v3.2.6, v3.2.5, v3.2.4, v3.2.3, v3.2.2, v3.2.1, v3.2.0, v3.2.0-RC2, v3.2.0-RC1, v3.2.0-BETA1, 3.1.x-dev, v3.1.10, v3.1.9, v3.1.8, v3.1.7, v3.1.6, v3.1.5, v3.1.4, v3.1.3, v3.1.2, v3.1.1, v3.1.0, v3.1.0-RC1, v3.1.0-BETA1, 3.0.x-dev, v3.0.9, v3.0.8, v3.0.7, v3.0.6, v3.0.5, v3.0.4, v3.0.3, v3.0.2, v3.0.1, v3.0.0, v3.0.0-BETA1, 2.8.x-dev, v2.8.52, v2.8.50, v2.8.49, v2.8.48, v2.8.47, v2.8.46, v2.8.45, v2.8.44, v2.8.43, v2.8.42, v2.8.41, v2.8.40, v2.8.39, v2.8.38, v2.8.37, v2.8.36, v2.8.35, v2.8.34, v2.8.33, v2.8.32, v2.8.31, v2.8.30, v2.8.29, v2.8.28, v2.8.27, v2.8.26, v2.8.25, v2.8.24, v2.8.23, v2.8.22, v2.8.21, v2.8.20, v2.8.19, v2.8.18, v2.8.17, v2.8.16, v2.8.15, v2.8.14, v2.8.13, v2.8.12, v2.8.11, v2.8.10, v2.8.9, v2.8.8, v2.8.7, v2.8.6, v2.8.5, v2.8.4, v2.8.3, v2.8.2, v2.8.1, v2.8.0, v2.8.0-BETA1, 2.7.x-dev, v2.7.51, v2.7.50, v2.7.49, v2.7.48, v2.7.47, v2.7.46, v2.7.45, v2.7.44, v2.7.43, v2.7.42, v2.7.41, v2.7.40, v2.7.39, v2.7.38, v2.7.37, v2.7.36, v2.7.35, v2.7.34, v2.7.33, v2.7.32, v2.7.31, v2.7.30, v2.7.29, v2.7.28, v2.7.27, v2.7.26, v2.7.25, v2.7.24, v2.7.23, v2.7.22, v2.7.21, v2.7.20, v2.7.19, v2.7.18, v2.7.17, v2.7.16, v2.7.15, v2.7.14, v2.7.13, v2.7.12, v2.7.11, v2.7.10, v2.7.9, v2.7.8, v2.7.7, v2.7.6, v2.7.5, v2.7.4, v2.7.3, v2.7.2, v2.7.1, v2.7.0, v2.7.0-BETA2, v2.7.0-BETA1, 2.6.x-dev, v2.6.13, v2.6.12, v2.6.11, v2.6.10, v2.6.9, v2.6.8, v2.6.7, v2.6.6, v2.6.5, v2.6.4, v2.6.3, v2.6.2, v2.6.1, v2.6.0, v2.6.0-BETA2, v2.6.0-BETA1, 2.5.x-dev, v2.5.12, v2.5.11, v2.5.10, v2.5.9, v2.5.8, v2.5.7, v2.5.6, v2.5.5, v2.5.4, v2.5.3, v2.5.2, v2.5.1, v2.5.0, v2.5.0-RC1, v2.5.0-BETA2, v2.5.0-BETA1, 2.4.x-dev, v2.4.10, v2.4.9, v2.4.8, v2.4.7, v2.4.6, v2.4.5, v2.4.4, v2.4.3, v2.4.2, v2.4.1, v2.4.0, v2.4.0-RC1, v2.4.0-BETA2, v2.4.0-BETA1, 2.3.x-dev, v2.3.42, v2.3.41, v2.3.40, v2.3.39, v2.3.38, v2.3.37, v2.3.36, v2.3.35, v2.3.34, v2.3.33, v2.3.32, v2.3.31, v2.3.30, v2.3.29, v2.3.28, v2.3.27, v2.3.26, v2.3.25, v2.3.24, v2.3.23, v2.3.22, v2.3.21, v2.3.20, v2.3.19, v2.3.18, v2.3.17, v2.3.16, v2.3.15, v2.3.14, v2.3.13, v2.3.12, v2.3.11, v2.3.10, v2.3.9, v2.3.8, v2.3.7, v2.3.6, v2.3.5, v2.3.4, v2.3.3, v2.3.2, v2.3.1, v2.3.0, 2.1.x-dev, v2.1.13, v2.1.0

Finds files and directories via an intuitive fluent interface

License
MIT
Authors
Fabien Potencier, Symfony Community
Releases
7.1.x-dev, 7.0.x-dev, v7.0.0, v7.0.0-RC1, v7.0.0-BETA3, v7.0.0-BETA1, 6.4.x-dev, v6.4.0, v6.4.0-RC1, v6.4.0-BETA3, v6.4.0-BETA1, 6.3.x-dev, v6.3.5, v6.3.3, v6.3.2, v6.3.0, v6.3.0-RC1, v6.3.0-BETA1, 6.2.x-dev, v6.2.14, v6.2.13, v6.2.7, v6.2.5, v6.2.3, v6.2.0, v6.2.0-RC1, v6.2.0-BETA1, 6.1.x-dev, v6.1.11, v6.1.9, v6.1.3, v6.1.0, v6.1.0-RC1, v6.1.0-BETA1, 6.0.x-dev, v6.0.19, v6.0.17, v6.0.11, v6.0.8, v6.0.3, v6.0.2, v6.0.0, v6.0.0-RC1, v6.0.0-BETA1, 5.4.x-dev, v5.4.35, v5.4.27, v5.4.26, v5.4.21, v5.4.19, v5.4.17, v5.4.11, v5.4.8, v5.4.3, v5.4.2, v5.4.0, v5.4.0-RC1, v5.4.0-BETA1, 5.3.x-dev, v5.3.14, v5.3.13, v5.3.7, v5.3.4, v5.3.0, v5.3.0-RC1, v5.3.0-BETA4, v5.3.0-BETA1, 5.2.x-dev, v5.2.12, v5.2.10, v5.2.9, v5.2.8, v5.2.4, v5.2.3, v5.2.2, v5.2.1, v5.2.0, v5.2.0-RC2, v5.2.0-RC1, v5.2.0-BETA3, v5.2.0-BETA2, v5.2.0-BETA1, 5.1.x-dev, v5.1.11, v5.1.10, v5.1.9, v5.1.8, v5.1.7, v5.1.6, v5.1.5, v5.1.4, v5.1.3, v5.1.2, v5.1.1, v5.1.0, v5.1.0-RC2, v5.1.0-RC1, v5.1.0-BETA1, 5.0.x-dev, v5.0.11, v5.0.10, v5.0.9, v5.0.8, v5.0.7, v5.0.6, v5.0.5, v5.0.4, v5.0.3, v5.0.2, v5.0.1, v5.0.0, v5.0.0-RC1, v5.0.0-BETA2, v5.0.0-BETA1, 4.4.x-dev, v4.4.44, v4.4.41, v4.4.37, v4.4.36, v4.4.30, v4.4.27, v4.4.25, v4.4.24, v4.4.23, v4.4.20, v4.4.19, v4.4.18, v4.4.17, v4.4.16, v4.4.15, v4.4.14, v4.4.13, v4.4.12, v4.4.11, v4.4.10, v4.4.9, v4.4.8, v4.4.7, v4.4.6, v4.4.5, v4.4.4, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.4.0-RC1, v4.4.0-BETA2, v4.4.0-BETA1, 4.3.x-dev, v4.3.11, v4.3.10, v4.3.9, v4.3.8, v4.3.7, v4.3.6, v4.3.5, v4.3.4, v4.3.3, v4.3.2, v4.3.1, v4.3.0, v4.3.0-RC1, v4.3.0-BETA2, v4.3.0-BETA1, 4.2.x-dev, v4.2.12, v4.2.11, v4.2.10, v4.2.9, v4.2.8, v4.2.7, v4.2.6, v4.2.5, v4.2.4, v4.2.3, v4.2.2, v4.2.1, v4.2.0, v4.2.0-RC1, v4.2.0-BETA2, v4.2.0-BETA1, v4.1.0, v4.1.0-BETA1, v4.0.0, v4.0.0-BETA1, 3.4.x-dev, v3.4.47, v3.4.29, v3.4.0, v3.4.0-BETA1, v3.3.0, v3.3.0-BETA1, v3.2.0, v3.2.0-BETA1, v3.0.0, v3.0.0-BETA1, 2.8.x-dev, v2.8.52, v2.8.0, v2.8.0-BETA1, v2.7.0, v2.7.0-BETA1, v2.4.0, v2.4.0-BETA1, v2.3.0, v2.2.0, 2.1.x-dev, v2.1.13, v2.1.2, v2.1.0, 2.0.4, dev-poc-recursive-finder

Allows to easily create, process and reuse HTML forms

License
MIT
Authors
Fabien Potencier, Symfony Community

Provides a tight integration between Symfony components and the Symfony full-stack framework

License
MIT
Authors
Fabien Potencier, Symfony Community

Provides powerful methods to fetch HTTP resources synchronously or asynchronously

Keywords
http
License
MIT
Authors
Nicolas Grekas, Symfony Community
Releases
7.1.x-dev, 7.0.x-dev, v7.0.6, v7.0.5, v7.0.4, v7.0.3, v7.0.2, v7.0.0, v7.0.0-RC1, v7.0.0-BETA3, v7.0.0-BETA2, v7.0.0-BETA1, 6.4.x-dev, v6.4.6, v6.4.5, v6.4.4, v6.4.3, v6.4.2, v6.4.0, v6.4.0-RC2, v6.4.0-RC1, v6.4.0-BETA3, v6.4.0-BETA2, v6.4.0-BETA1, 6.3.x-dev, v6.3.12, v6.3.11, v6.3.8, v6.3.7, v6.3.6, v6.3.5, v6.3.2, v6.3.1, v6.3.0, v6.3.0-RC1, v6.3.0-BETA3, v6.3.0-BETA2, v6.3.0-BETA1, 6.2.x-dev, v6.2.13, v6.2.12, v6.2.11, v6.2.10, v6.2.9, v6.2.8, v6.2.7, v6.2.6, v6.2.5, v6.2.2, v6.2.0, v6.2.0-RC1, v6.2.0-BETA3, v6.2.0-BETA2, v6.2.0-BETA1, 6.1.x-dev, v6.1.12, v6.1.11, v6.1.9, v6.1.8, v6.1.7, v6.1.6, v6.1.5, v6.1.4, v6.1.3, v6.1.2, v6.1.1, v6.1.0, v6.1.0-RC1, v6.1.0-BETA2, v6.1.0-BETA1, 6.0.x-dev, v6.0.20, v6.0.19, v6.0.17, v6.0.16, v6.0.15, v6.0.14, v6.0.13, v6.0.12, v6.0.11, v6.0.9, v6.0.8, v6.0.7, v6.0.5, v6.0.3, v6.0.2, v6.0.1, v6.0.0, v6.0.0-RC1, v6.0.0-BETA3, v6.0.0-BETA2, v6.0.0-BETA1, 5.4.x-dev, v5.4.38, v5.4.37, v5.4.36, v5.4.35, v5.4.34, v5.4.31, v5.4.29, v5.4.26, v5.4.25, v5.4.24, v5.4.23, v5.4.22, v5.4.21, v5.4.20, v5.4.19, v5.4.17, v5.4.16, v5.4.15, v5.4.14, v5.4.13, v5.4.12, v5.4.11, v5.4.9, v5.4.8, v5.4.7, v5.4.5, v5.4.3, v5.4.2, v5.4.1, v5.4.0, v5.4.0-RC1, v5.4.0-BETA3, v5.4.0-BETA2, v5.4.0-BETA1, 5.3.x-dev, v5.3.14, v5.3.13, v5.3.11, v5.3.10, v5.3.8, v5.3.7, v5.3.4, v5.3.3, v5.3.2, v5.3.0, v5.3.0-RC1, v5.3.0-BETA4, v5.3.0-BETA1, 5.2.x-dev, v5.2.12, v5.2.11, v5.2.10, v5.2.9, v5.2.8, v5.2.7, v5.2.6, v5.2.4, v5.2.3, v5.2.2, v5.2.1, v5.2.0, v5.2.0-RC2, v5.2.0-RC1, v5.2.0-BETA3, v5.2.0-BETA2, v5.2.0-BETA1, 5.1.x-dev, v5.1.11, v5.1.10, v5.1.9, v5.1.8, v5.1.7, v5.1.6, v5.1.5, v5.1.4, v5.1.3, v5.1.2, v5.1.1, v5.1.0, v5.1.0-RC2, v5.1.0-RC1, v5.1.0-BETA1, 5.0.x-dev, v5.0.11, v5.0.10, v5.0.9, v5.0.8, v5.0.7, v5.0.6, v5.0.5, v5.0.4, v5.0.3, v5.0.2, v5.0.1, v5.0.0, v5.0.0-RC1, v5.0.0-BETA2, v5.0.0-BETA1, 4.4.x-dev, v4.4.51, v4.4.49, v4.4.47, v4.4.46, v4.4.45, v4.4.44, v4.4.42, v4.4.41, v4.4.40, v4.4.39, v4.4.38, v4.4.37, v4.4.36, v4.4.35, v4.4.34, v4.4.33, v4.4.31, v4.4.27, v4.4.26, v4.4.25, v4.4.24, v4.4.23, v4.4.22, v4.4.21, v4.4.20, v4.4.19, v4.4.18, v4.4.17, v4.4.16, v4.4.15, v4.4.14, v4.4.13, v4.4.12, v4.4.11, v4.4.10, v4.4.9, v4.4.8, v4.4.7, v4.4.6, v4.4.5, v4.4.4, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.4.0-RC1, v4.4.0-BETA2, v4.4.0-BETA1, 4.3.x-dev, v4.3.11, v4.3.10, v4.3.9, v4.3.8, v4.3.7, v4.3.6, v4.3.5, v4.3.4, v4.3.3, v4.3.2, v4.3.1, v4.3.0, v4.3.0-RC1, v4.3.0-BETA2, v4.3.0-BETA1

Generic abstractions related to HTTP clients

Keywords
interfaces, standards, interoperability, contracts, abstractions, decoupling
License
MIT
Authors
Nicolas Grekas, Symfony Community

Provides a structured process for converting a Request into a Response

License
MIT
Authors
Fabien Potencier, Symfony Community

symfony/inflector

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)

Keywords
symfony, string, inflection, singularize, pluralize, words
License
MIT
Authors
Bernhard Schussek, Symfony Community

Creates and manages locks, a mechanism to provide exclusive access to a shared resource

Keywords
locking, cas, semaphore, mutex, flock, redlock
License
MIT
Authors
Jérémy Derussé, Symfony Community

Provides utilities for PHPUnit, especially user deprecation notices management

License
MIT
Authors
Nicolas Grekas, Symfony Community

Symfony polyfill backporting apcu_* functions to lower PHP versions

Keywords
compatibility, portable, apcu, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community
Releases
Required by

Symfony polyfill for the Iconv extension

Keywords
iconv, compatibility, portable, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community

Symfony polyfill for intl's grapheme_* functions

Keywords
intl, compatibility, portable, grapheme, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community
Releases

Symfony polyfill for intl's ICU-related data and classes

Keywords
intl, compatibility, icu, portable, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community
Required by

Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions

Keywords
intl, compatibility, portable, idn, polyfill, shim
License
MIT
Authors
Laurent Bassin, Trevor Rowbotham, Symfony Community

Symfony polyfill for intl's Normalizer class and related functions

Keywords
intl, compatibility, normalizer, portable, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community

Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions

Keywords
compatibility, portable, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community
Releases
1.x-dev, v1.20.0, v1.0.0

Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions

Keywords
compatibility, portable, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community
Releases
1.x-dev, v1.20.0, v1.8.0, v1.2.0

Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions

Keywords
compatibility, portable, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community
Releases
1.x-dev, v1.20.0, v1.6.0, v1.0.0

Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions

Keywords
compatibility, portable, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community

Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions

Keywords
compatibility, portable, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community

Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions

Keywords
compatibility, portable, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community

Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions

Keywords
compatibility, portable, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community
Required by

Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions

Keywords
compatibility, portable, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community

Symfony utilities for portability of PHP codes

Keywords
compatibility, compat, polyfill, shim
License
MIT
Authors
Nicolas Grekas, Symfony Community
Releases

Symfony polyfill for uuid functions

Keywords
uuid, compatibility, portable, polyfill
License
MIT
Authors
Grégoire Pineau, Symfony Community
Releases
Required by

Executes commands in sub-processes

License
MIT
Authors
Fabien Potencier, Symfony Community
Releases
7.1.x-dev, 7.0.x-dev, v7.0.4, v7.0.3, v7.0.2, v7.0.0, v7.0.0-RC2, v7.0.0-RC1, v7.0.0-BETA3, v7.0.0-BETA2, v7.0.0-BETA1, 6.4.x-dev, v6.4.4, v6.4.3, v6.4.2, v6.4.0, v6.4.0-RC2, v6.4.0-RC1, v6.4.0-BETA3, v6.4.0-BETA2, v6.4.0-BETA1, 6.3.x-dev, v6.3.12, v6.3.11, v6.3.4, v6.3.2, v6.3.0, v6.3.0-RC1, v6.3.0-BETA1, 6.2.x-dev, v6.2.13, v6.2.11, v6.2.10, v6.2.8, v6.2.7, v6.2.5, v6.2.0, v6.2.0-RC1, v6.2.0-BETA3, v6.2.0-BETA1, 6.1.x-dev, v6.1.11, v6.1.3, v6.1.0, v6.1.0-RC1, v6.1.0-BETA1, 6.0.x-dev, v6.0.19, v6.0.11, v6.0.8, v6.0.7, v6.0.5, v6.0.3, v6.0.2, v6.0.0, v6.0.0-RC1, v6.0.0-BETA3, v6.0.0-BETA1, 5.4.x-dev, v5.4.36, v5.4.35, v5.4.34, v5.4.28, v5.4.26, v5.4.24, v5.4.23, v5.4.22, v5.4.21, v5.4.19, v5.4.11, v5.4.8, v5.4.7, v5.4.5, v5.4.3, v5.4.2, v5.4.0, v5.4.0-RC1, v5.4.0-BETA3, v5.4.0-BETA1, 5.3.x-dev, v5.3.14, v5.3.13, v5.3.12, v5.3.11, v5.3.7, v5.3.4, v5.3.2, v5.3.0, v5.3.0-RC1, v5.3.0-BETA1, 5.2.x-dev, v5.2.12, v5.2.11, v5.2.10, v5.2.7, v5.2.4, v5.2.3, v5.2.2, v5.2.1, v5.2.0, v5.2.0-RC2, v5.2.0-RC1, v5.2.0-BETA3, v5.2.0-BETA2, v5.2.0-BETA1, 5.1.x-dev, v5.1.11, v5.1.10, v5.1.9, v5.1.8, v5.1.7, v5.1.6, v5.1.5, v5.1.4, v5.1.3, v5.1.2, v5.1.1, v5.1.0, v5.1.0-RC2, v5.1.0-RC1, v5.1.0-BETA1, 5.0.x-dev, v5.0.11, v5.0.10, v5.0.9, v5.0.8, v5.0.7, v5.0.6, v5.0.5, v5.0.4, v5.0.3, v5.0.2, v5.0.1, v5.0.0, v5.0.0-RC1, v5.0.0-BETA2, v5.0.0-BETA1, 4.4.x-dev, v4.4.44, v4.4.41, v4.4.40, v4.4.37, v4.4.36, v4.4.35, v4.4.34, v4.4.30, v4.4.27, v4.4.26, v4.4.25, v4.4.22, v4.4.20, v4.4.19, v4.4.18, v4.4.17, v4.4.16, v4.4.15, v4.4.14, v4.4.13, v4.4.12, v4.4.11, v4.4.10, v4.4.9, v4.4.8, v4.4.7, v4.4.6, v4.4.5, v4.4.4, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.4.0-RC1, v4.4.0-BETA2, v4.4.0-BETA1, 4.3.x-dev, v4.3.11, v4.3.10, v4.3.9, v4.3.8, v4.3.7, v4.3.6, v4.3.5, v4.3.4, v4.3.3, v4.3.2, v4.3.1, v4.3.0, v4.3.0-RC1, v4.3.0-BETA2, v4.3.0-BETA1, 4.2.x-dev, v4.2.12, v4.2.11, v4.2.10, v4.2.9, v4.2.8, v4.2.7, v4.2.6, v4.2.5, v4.2.4, v4.2.3, v4.2.2, v4.2.1, v4.2.0, v4.2.0-RC1, v4.2.0-BETA2, v4.2.0-BETA1, 4.1.x-dev, v4.1.12, v4.1.11, v4.1.10, v4.1.9, v4.1.8, v4.1.7, v4.1.6, v4.1.5, v4.1.4, v4.1.3, v4.1.2, v4.1.1, v4.1.0, v4.1.0-BETA3, v4.1.0-BETA2, v4.1.0-BETA1, 4.0.x-dev, v4.0.15, v4.0.14, v4.0.13, v4.0.12, v4.0.11, v4.0.10, v4.0.9, v4.0.8, v4.0.7, v4.0.6, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0-RC2, v4.0.0-RC1, v4.0.0-BETA4, v4.0.0-BETA3, v4.0.0-BETA2, v4.0.0-BETA1, 3.4.x-dev, v3.4.47, v3.4.46, v3.4.45, v3.4.44, v3.4.43, v3.4.42, v3.4.41, v3.4.40, v3.4.39, v3.4.38, v3.4.37, v3.4.36, v3.4.35, v3.4.34, v3.4.33, v3.4.32, v3.4.31, v3.4.30, v3.4.29, v3.4.28, v3.4.27, v3.4.26, v3.4.25, v3.4.24, v3.4.23, v3.4.22, v3.4.21, v3.4.20, v3.4.19, v3.4.18, v3.4.17, v3.4.16, v3.4.15, v3.4.14, v3.4.13, v3.4.12, v3.4.11, v3.4.10, v3.4.9, v3.4.8, v3.4.7, v3.4.6, v3.4.5, v3.4.4, v3.4.3, v3.4.2, v3.4.1, v3.4.0, v3.4.0-RC2, v3.4.0-RC1, v3.4.0-BETA4, v3.4.0-BETA3, v3.4.0-BETA2, v3.4.0-BETA1, 3.3.x-dev, v3.3.18, v3.3.17, v3.3.16, v3.3.15, v3.3.14, v3.3.13, v3.3.12, v3.3.11, v3.3.10, v3.3.9, v3.3.8, v3.3.7, v3.3.6, v3.3.5, v3.3.4, v3.3.3, v3.3.2, v3.3.1, v3.3.0, v3.3.0-RC1, v3.3.0-BETA1, 3.2.x-dev, v3.2.14, v3.2.13, v3.2.12, v3.2.11, v3.2.10, v3.2.9, v3.2.8, v3.2.7, v3.2.6, 3.0.x-dev, v3.0.9, v3.0.0, v3.0.0-BETA1, 2.8.x-dev, v2.8.52, v2.8.0, v2.8.0-BETA1, v2.7.0, v2.7.0-BETA1, v2.6.0, v2.6.0-BETA1, v2.5.0, v2.5.0-BETA1, v2.3.34, v2.3.0, 2.1.x-dev, v2.1.13, v2.1.0, 2.0.5, 2.0.4

Provides functions to read and write from/to an object or array using a simple string notation

Keywords
reflection, array, injection, object, access, extraction, index, property, property-path
License
MIT
Authors
Fabien Potencier, Symfony Community

Extracts information about PHP class' properties using metadata of popular sources

Keywords
symfony, phpdoc, validator, doctrine, type, property
License
MIT
Authors
Kévin Dunglas, Symfony Community

Provides a Token Bucket implementation to rate limit input and output in your application

Keywords
limiter, rate-limiter
License
MIT
Authors
Wouter de Jong, Symfony Community

Symfony Redis extension Messenger Bridge

License
MIT
Authors
Fabien Potencier, Symfony Community
Required by

Maps an HTTP request to a set of configuration variables

Keywords
routing, url, router, uri
License
MIT
Authors
Fabien Potencier, Symfony Community
Releases
7.1.x-dev, 7.0.x-dev, v7.0.6, v7.0.5, v7.0.3, v7.0.2, v7.0.1, v7.0.0, v7.0.0-RC1, v7.0.0-BETA3, v7.0.0-BETA1, 6.4.x-dev, v6.4.6, v6.4.5, v6.4.3, v6.4.2, v6.4.1, v6.4.0, v6.4.0-RC1, v6.4.0-BETA3, v6.4.0-BETA2, v6.4.0-BETA1, 6.3.x-dev, v6.3.12, v6.3.11, v6.3.10, v6.3.5, v6.3.3, v6.3.2, v6.3.1, v6.3.0, v6.3.0-RC1, v6.3.0-BETA1, 6.2.x-dev, v6.2.13, v6.2.12, v6.2.8, v6.2.7, v6.2.5, v6.2.3, v6.2.0, v6.2.0-RC1, v6.2.0-BETA3, v6.2.0-BETA2, v6.2.0-BETA1, 6.1.x-dev, v6.1.11, v6.1.9, v6.1.7, v6.1.5, v6.1.3, v6.1.1, v6.1.0, v6.1.0-RC1, v6.1.0-BETA2, v6.1.0-BETA1, 6.0.x-dev, v6.0.19, v6.0.17, v6.0.15, v6.0.11, v6.0.8, v6.0.5, v6.0.3, v6.0.1, v6.0.0, v6.0.0-RC1, v6.0.0-BETA1, 5.4.x-dev, v5.4.38, v5.4.37, v5.4.35, v5.4.34, v5.4.33, v5.4.26, v5.4.25, v5.4.22, v5.4.21, v5.4.19, v5.4.17, v5.4.15, v5.4.11, v5.4.8, v5.4.3, v5.4.0, v5.4.0-RC1, v5.4.0-BETA1, 5.3.x-dev, v5.3.14, v5.3.11, v5.3.7, v5.3.4, v5.3.0, v5.3.0-RC1, v5.3.0-BETA3, v5.3.0-BETA2, v5.3.0-BETA1, 5.2.x-dev, v5.2.12, v5.2.10, v5.2.9, v5.2.7, v5.2.6, v5.2.4, v5.2.3, v5.2.2, v5.2.1, v5.2.0, v5.2.0-RC2, v5.2.0-RC1, v5.2.0-BETA3, v5.2.0-BETA2, v5.2.0-BETA1, 5.1.x-dev, v5.1.11, v5.1.10, v5.1.9, v5.1.8, v5.1.7, v5.1.6, v5.1.5, v5.1.4, v5.1.3, v5.1.2, v5.1.1, v5.1.0, v5.1.0-RC2, v5.1.0-RC1, v5.1.0-BETA1, 5.0.x-dev, v5.0.11, v5.0.10, v5.0.9, v5.0.8, v5.0.7, v5.0.6, v5.0.5, v5.0.4, v5.0.3, v5.0.2, v5.0.1, v5.0.0, v5.0.0-RC1, v5.0.0-BETA2, v5.0.0-BETA1, 4.4.x-dev, v4.4.44, v4.4.41, v4.4.37, v4.4.34, v4.4.30, v4.4.27, v4.4.25, v4.4.24, v4.4.22, v4.4.20, v4.4.19, v4.4.18, v4.4.17, v4.4.16, v4.4.15, v4.4.14, v4.4.13, v4.4.12, v4.4.11, v4.4.10, v4.4.9, v4.4.8, v4.4.7, v4.4.6, v4.4.5, v4.4.4, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.4.0-RC1, v4.4.0-BETA2, v4.4.0-BETA1, 4.3.x-dev, v4.3.11, v4.3.10, v4.3.9, v4.3.8, v4.3.7, v4.3.6, v4.3.5, v4.3.4, v4.3.3, v4.3.2, v4.3.1, v4.3.0, v4.3.0-RC1, v4.3.0-BETA2, v4.3.0-BETA1, 4.2.x-dev, v4.2.12, v4.2.11, v4.2.10, v4.2.9, v4.2.8, v4.2.7, v4.2.6, v4.2.5, v4.2.4, v4.2.3, v4.2.2, v4.2.1, v4.2.0, v4.2.0-RC1, v4.2.0-BETA2, v4.2.0-BETA1, 4.1.x-dev, v4.1.12, v4.1.11, v4.1.10, v4.1.9, v4.1.8, v4.1.7, v4.1.6, v4.1.5, v4.1.4, v4.1.3, v4.1.2, v4.1.1, v4.1.0, v4.1.0-BETA3, v4.1.0-BETA2, v4.1.0-BETA1, 4.0.x-dev, v4.0.15, v4.0.14, v4.0.13, v4.0.12, v4.0.11, v4.0.10, v4.0.9, v4.0.8, v4.0.7, v4.0.6, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0-RC2, v4.0.0-RC1, v4.0.0-BETA4, v4.0.0-BETA3, v4.0.0-BETA2, v4.0.0-BETA1, 3.4.x-dev, v3.4.47, v3.4.46, v3.4.45, v3.4.44, v3.4.43, v3.4.42, v3.4.41, v3.4.40, v3.4.39, v3.4.38, v3.4.37, v3.4.36, v3.4.35, v3.4.34, v3.4.33, v3.4.32, v3.4.31, v3.4.30, v3.4.29, v3.4.28, v3.4.27, v3.4.26, v3.4.25, v3.4.24, v3.4.23, v3.4.22, v3.4.21, v3.4.20, v3.4.19, v3.4.18, v3.4.17, v3.4.16, v3.4.15, v3.4.14, v3.4.13, v3.4.12, v3.4.11, v3.4.10, v3.4.9, v3.4.8, v3.4.7, v3.4.6, v3.4.5, v3.4.4, v3.4.3, v3.4.2, v3.4.1, v3.4.0, v3.4.0-RC2, v3.4.0-RC1, v3.4.0-BETA4, v3.4.0-BETA3, v3.4.0-BETA2, v3.4.0-BETA1, 3.3.x-dev, v3.3.18, v3.3.17, v3.3.16, v3.3.15, v3.3.14, v3.3.13, v3.3.12, v3.3.11, v3.3.10, v3.3.9, v3.3.8, v3.3.7, v3.3.6, v3.3.5, v3.3.4, v3.3.3, v3.3.2, v3.3.1, v3.3.0, v3.3.0-RC1, v3.3.0-BETA1, 3.2.x-dev, v3.2.14, v3.2.13, v3.2.12, v3.2.11, v3.2.10, v3.2.9, v3.2.8, v3.2.7, v3.2.6, v2.6.0, v2.6.0-BETA1

Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.

License
MIT
Authors
Fabien Potencier, Symfony Community

Generic abstractions related to writing services

Keywords
interfaces, standards, interoperability, contracts, abstractions, decoupling
License
MIT
Authors
Nicolas Grekas, Symfony Community

Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way

Keywords
i18n, utf8, utf-8, string, unicode, grapheme
License
MIT
Authors
Nicolas Grekas, Symfony Community

Symfony Translation Component

License
MIT
Authors
Fabien Potencier, Symfony Community

Extracts PHP types information.

Keywords
symfony, phpdoc, type, PHPStan
License
MIT
Authors
Mathias Arlaud, Baptiste LEDUC, Symfony Community
Releases
Required by

Symfony Validator Component

License
MIT
Authors
Fabien Potencier, Symfony Community
Releases

Provides mechanisms for walking through any arbitrary PHP variable

Keywords
debug, dump
License
MIT
Authors
Nicolas Grekas, Symfony Community

Allows exporting any serializable PHP data structure to plain PHP code

Keywords
serialize, proxy, export, clone, instantiate, construct, hydrate, lazy-loading
License
MIT
Authors
Nicolas Grekas, Symfony Community

Loads and dumps YAML files

License
MIT
Authors
Fabien Potencier, Symfony Community
Releases
7.1.x-dev, 7.0.x-dev, v7.0.3, v7.0.0, v7.0.0-RC1, v7.0.0-BETA3, v7.0.0-BETA2, v7.0.0-BETA1, 6.4.x-dev, v6.4.3, v6.4.0, v6.4.0-RC1, v6.4.0-BETA3, v6.4.0-BETA2, v6.4.0-BETA1, 6.3.x-dev, v6.3.12, v6.3.8, v6.3.7, v6.3.3, v6.3.0, v6.3.0-RC1, v6.3.0-BETA1, 6.2.x-dev, v6.2.10, v6.2.7, v6.2.5, v6.2.2, v6.2.0, v6.2.0-RC2, v6.2.0-RC1, v6.2.0-BETA3, v6.2.0-BETA1, 6.1.x-dev, v6.1.11, v6.1.9, v6.1.8, v6.1.6, v6.1.4, v6.1.3, v6.1.2, v6.1.0, v6.1.0-RC1, v6.1.0-BETA2, v6.1.0-BETA1, 6.0.x-dev, v6.0.19, v6.0.17, v6.0.16, v6.0.14, v6.0.12, v6.0.11, v6.0.10, v6.0.3, v6.0.2, v6.0.1, v6.0.0, v6.0.0-RC1, v6.0.0-BETA2, v6.0.0-BETA1, 5.4.x-dev, v5.4.35, v5.4.31, v5.4.30, v5.4.23, v5.4.21, v5.4.19, v5.4.17, v5.4.16, v5.4.14, v5.4.12, v5.4.11, v5.4.10, v5.4.3, v5.4.2, v5.4.0, v5.4.0-RC1, v5.4.0-BETA2, v5.4.0-BETA1, 5.3.x-dev, v5.3.14, v5.3.13, v5.3.11, v5.3.6, v5.3.4, v5.3.3, v5.3.2, v5.3.0, v5.3.0-RC1, v5.3.0-BETA2, v5.3.0-BETA1, 5.2.x-dev, v5.2.14, v5.2.12, v5.2.11, v5.2.10, v5.2.9, v5.2.7, v5.2.5, v5.2.4, v5.2.3, v5.2.2, v5.2.1, v5.2.0, v5.2.0-RC2, v5.2.0-RC1, v5.2.0-BETA3, v5.2.0-BETA2, v5.2.0-BETA1, 5.1.x-dev, v5.1.11, v5.1.10, v5.1.9, v5.1.8, v5.1.7, v5.1.6, v5.1.5, v5.1.4, v5.1.3, v5.1.2, v5.1.1, v5.1.0, v5.1.0-RC2, v5.1.0-RC1, v5.1.0-BETA1, 5.0.x-dev, v5.0.11, v5.0.10, v5.0.9, v5.0.8, v5.0.7, v5.0.6, v5.0.5, v5.0.4, v5.0.3, v5.0.2, v5.0.1, v5.0.0, v5.0.0-RC1, v5.0.0-BETA2, v5.0.0-BETA1, 4.4.x-dev, v4.4.45, v4.4.44, v4.4.43, v4.4.37, v4.4.36, v4.4.34, v4.4.29, v4.4.27, v4.4.26, v4.4.25, v4.4.24, v4.4.22, v4.4.21, v4.4.20, v4.4.19, v4.4.18, v4.4.17, v4.4.16, v4.4.15, v4.4.14, v4.4.13, v4.4.12, v4.4.11, v4.4.10, v4.4.9, v4.4.8, v4.4.7, v4.4.6, v4.4.5, v4.4.4, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.4.0-RC1, v4.4.0-BETA2, v4.4.0-BETA1, 4.3.x-dev, v4.3.11, v4.3.10, v4.3.9, v4.3.8, v4.3.7, v4.3.6, v4.3.5, v4.3.4, v4.3.3, v4.3.2, v4.3.1, v4.3.0, v4.3.0-RC1, v4.3.0-BETA2, v4.3.0-BETA1, 4.2.x-dev, v4.2.12, v4.2.11, v4.2.10, v4.2.9, v4.2.8, v4.2.7, v4.2.6, v4.2.5, v4.2.4, v4.2.3, v4.2.2, v4.2.1, v4.2.0, v4.2.0-RC1, v4.2.0-BETA2, v4.2.0-BETA1, 4.1.x-dev, v4.1.12, v4.1.11, v4.1.10, v4.1.9, v4.1.8, v4.1.7, v4.1.6, v4.1.5, v4.1.4, v4.1.3, v4.1.2, v4.1.1, v4.1.0, v4.1.0-BETA3, v4.1.0-BETA2, v4.1.0-BETA1, 4.0.x-dev, v4.0.15, v4.0.14, v4.0.13, v4.0.12, v4.0.11, v4.0.10, v4.0.9, v4.0.8, v4.0.7, v4.0.6, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0-RC2, v4.0.0-RC1, v4.0.0-BETA4, v4.0.0-BETA3, v4.0.0-BETA2, v4.0.0-BETA1, 3.4.x-dev, v3.4.47, v3.4.46, v3.4.45, v3.4.44, v3.4.43, v3.4.42, v3.4.41, v3.4.40, v3.4.39, v3.4.38, v3.4.37, v3.4.36, v3.4.35, v3.4.34, v3.4.33, v3.4.32, v3.4.31, v3.4.30, v3.4.29, v3.4.28, v3.4.27, v3.4.26, v3.4.25, v3.4.24, v3.4.23, v3.4.22, v3.4.21, v3.4.20, v3.4.19, v3.4.18, v3.4.17, v3.4.16, v3.4.15, v3.4.14, v3.4.13, v3.4.12, v3.4.11, v3.4.10, v3.4.9, v3.4.8, v3.4.7, v3.4.6, v3.4.5, v3.4.4, v3.4.3, v3.4.2, v3.4.1, v3.4.0, v3.4.0-RC2, v3.4.0-RC1, v3.4.0-BETA4, v3.4.0-BETA3, v3.4.0-BETA2, v3.4.0-BETA1, 3.3.x-dev, v3.3.18, v3.3.17, v3.3.16, v3.3.15, v3.3.14, v3.3.13, v3.3.12, v3.3.11, v3.3.10, v3.3.9, v3.3.8, v3.3.7, v3.3.6, v3.3.5, v3.3.4, v3.3.3, v3.3.2, v3.3.1, v3.3.0, v3.3.0-RC1, v3.3.0-BETA1, 3.2.x-dev, v3.2.14, v3.2.13, v3.2.12, v3.2.11, v3.2.10, v3.2.9, v3.2.8, v3.2.7, v3.2.6, v3.2.5, v3.2.4, v3.2.3, v3.2.2, v3.2.1, v3.2.0, v3.2.0-RC2, v3.2.0-RC1, v3.2.0-BETA1, 3.1.x-dev, v3.1.10, v3.1.9, v3.1.8, v3.1.7, v3.1.6, v3.1.5, v3.1.4, v3.1.3, 3.0.x-dev, v3.0.9, v3.0.0, v3.0.0-BETA1, 2.8.x-dev, v2.8.52, v2.8.7, v2.8.0, v2.8.0-BETA1, v2.7.0, v2.7.0-BETA1, v2.3.42, v2.3.0, v2.1.0, 2.0.5, 2.0.4

TCPDF is a PHP class for generating PDF documents and barcodes.

Keywords
pdf, TCPDF, qrcode, PDFD32000-2008, datamatrix, pdf417, barcodes
License
LGPL-3.0-or-later
Authors
Nicola Asuni
Releases

Javascript Minifier built in PHP

Keywords
javascript, minifier
License
BSD-3-Clause
Authors
Robert Hafner
Releases
Required by

This is Shamir's Shared Secret implementation in PHP. It allows you to create shared secrets using the PHP classes or the CLI interface.

License
MIT

PHP core functions that throw exceptions instead of returning FALSE on error

License
MIT

theseer/fdomdocument

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

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.

License
BSD-3-Clause
Authors
Arne Blankerts
Releases

A small library for converting tokenized PHP source code into XML and potentially other formats

License
BSD-3-Clause
Authors
Arne Blankerts
Releases

thibautselingue/local-php-security-checker-installer

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Composer integration for local PHP security check

License
MIT
Authors
Thibaut Selingue
Releases

Themes for Bootstrap

License
MIT
Authors
thomaspark
Required by

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.

License
BSD-3-Clause
Authors
Tijs Verkoyen

MXGraph / Draw.io / diagrams.net component to be used within Tiki Wiki CMS Groupware

License
Apache-2.0

The PHP client library for Interledger. Integrates with ILP SPSP Invoice Server allowing to create and get invoices.

Keywords
currency, payments, invoicing, ilp, interledger protocol, moneyd, webmonetization
License
MIT
Releases

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.

Keywords
debug, Xdebug, profiler, nette, debugger
License
BSD-3-Clause

true/punycode

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)

Keywords
idna, punycode
License
MIT
Authors
Renan Gonçalves
Releases

A PHP port of the YUI CSS compressor

Keywords
css, compressor, minify, compress, yui, cssmin
License
BSD-3-Clause
Authors
Releases
Required by

Official open source SVG icon library for Bootstrap

Keywords
bootstrap, icons, svg, icon font
License
MIT
Authors
Mark Otto
Required by

Twig, the flexible, fast, and secure template language for PHP

Keywords
templating
License
BSD-3-Clause
Authors
Fabien Potencier, Twig Team, Armin Ronacher

The most popular front-end framework for developing responsive, mobile first projects on the web.

Keywords
framework, css, JS, web, sass, responsive, front-end, mobile-first
License
MIT
Authors
Mark Otto, Jacob Thornton
Releases
1
Required by

CodeSniffer ruleset used by Unleashed Technologies

Keywords
phpcs, Coding Standard
License
MIT
Authors
Colin O'Dell
Releases

A static analysis tool for finding errors in PHP applications

Keywords
php, code, static analysis, inspection
License
MIT
Authors
Matthew Brown
Required by

Portable ASCII library - performance optimized (ascii) string functions for php.

Keywords
php, ascii, clean
License
MIT
Authors
Releases
Required by

Portable UTF-8 library - performance optimized (unicode) string functions for php.

Keywords
php, utf8, utf-8, unicode, clean, UTF
License
(Apache-2.0 or GPL-2.0)
Authors
Nicolas Grekas, Hamid Sarfraz, Lars Moelleken
Releases
Required by

Native PHP Stemmer

Keywords
php, porter, stemmer
License
MIT
Authors
Releases
Required by

web-token/jwt-core

Abandoned! Package is abandoned, you should avoid using it. Use web-token/jwt-library instead.

Core component of the JWT Framework.

Keywords
symfony, bundle, jwt, JWS, JWE, JOSE, jwa, JWK, JWKSet, Jot, RFC7515, RFC7516, RFC7517, RFC7518, RFC7519, RFC7520
License
MIT

web-token/jwt-key-mgmt

Abandoned! Package is abandoned, you should avoid using it. Use web-token/jwt-library instead.

[DEPRECATED] Please use web-token/jwt-library instead.

Keywords
symfony, bundle, jwt, JWS, JWE, JOSE, jwa, JWK, JWKSet, Jot, RFC7515, RFC7516, RFC7517, RFC7518, RFC7519, RFC7520
License
MIT
Required by

JWT library

Keywords
symfony, bundle, jwt, JWS, JWE, JOSE, jwa, JWK, JWKSet, Jot, RFC7515, RFC7516, RFC7517, RFC7518, RFC7519, RFC7520
License
MIT
Releases

web-token/jwt-signature

Abandoned! Package is abandoned, you should avoid using it. Use web-token/jwt-library instead.

[DEPRECATED] Please use web-token/jwt-library instead.

Keywords
symfony, bundle, jwt, JWS, JWE, JOSE, jwa, JWK, JWKSet, Jot, RFC7515, RFC7516, RFC7517, RFC7518, RFC7519, RFC7520
License
MIT

web-token/jwt-signature-algorithm-ecdsa

Abandoned! Package is abandoned, you should avoid using it. Use web-token/jwt-library instead.

[DEPRECATED] Please use web-token/jwt-library instead.

Keywords
symfony, bundle, jwt, JWS, JWE, JOSE, jwa, JWK, JWKSet, Jot, RFC7515, RFC7516, RFC7517, RFC7518, RFC7519, RFC7520
License
MIT
Required by

web-token/jwt-util-ecc

Abandoned! Package is abandoned, you should avoid using it. Use web-token/jwt-library instead.

[DEPRECATED] Please use web-token/jwt-library instead.

Keywords
symfony, bundle, jwt, JWS, JWE, JOSE, jwa, JWK, JWKSet, Jot, RFC7515, RFC7516, RFC7517, RFC7518, RFC7519, RFC7520
License
MIT

Webimpress Coding Standard

Keywords
phpcs, Coding Standard, PSR-2, psr-12, webimpress
License
BSD-2-Clause

Tool to write files safely, to avoid race conditions

Keywords
race condition, webimpress, file writer, safe writer, concurrent write
License
BSD-2-Clause
Releases

PHP Composer info accessor

Keywords
php, composer, webklex
License
MIT
Authors
Malte Goldenbaum
Releases
Required by

A PHP implementation of Ant's glob.

License
MIT
Authors
Bernhard Schussek

webmozart/path-util

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.

License
MIT
Authors
Bernhard Schussek
Releases

webuni/commonmark-attributes-extension

Abandoned! Package is abandoned, you should avoid using it. Use league/commonmark instead.

The attributes extension adds a syntax to define attributes on the various HTML elements in CommonMark PHP implementation.

Keywords
markdown, attributes, commonmark
License
MIT
Authors
Martin Hasoň, Webuni s.r.o.
Releases

wimg/php-compatibility

Abandoned! Package is abandoned, you should avoid using it. Use phpcompatibility/php-compatibility instead.

A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.

Keywords
standards, compatibility, phpcs
License
LGPL-3.0-or-later

xorti/mxgraph-editor

Abandoned! Package is abandoned, you should avoid using it. Use tikiwiki/diagram instead.

This repository contains the grapheditor example and the mxGraph src to display the necessary files to build your own editor.

License
Apache-2.0

Packager is a PHP 5.2+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependancies. Packager requires a yml header syntax in every file, and a package.yml manifest file, as seen on the MooTools project.

Keywords
package, javascript, mootools
License
MIT
Releases

Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests

Keywords
testing, phpunit, polyfill
License
BSD-3-Clause

MIME email message parser

Keywords
mail, parser, email, mime, mailparse, MimeMailParser, php-imap, mimeparse
License
BSD-2-Clause
Authors
Zaahid Bateson, Contributors
Releases
Required by

Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation

Keywords
mail, http, mime, iconv, encoding, multibyte, string, mb, charset, mbstring, mb_convert_encoding
License
BSD-2-Clause
Authors
Zaahid Bateson
Releases

PHP psr7 stream decorators for mime message part streams

Keywords
mail, stream, mime, base64, charset, decorators, psr7, quoted-printable, uuencode
License
BSD-2-Clause
Authors
Zaahid Bateson
Releases

zendframework/zend-authentication

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-authentication instead.

provides an API for authentication and includes concrete authentication adapters for common use case scenarios

Keywords
Authentication, ZendFramework, zf
License
BSD-3-Clause
Releases

zendframework/zend-barcode

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-barcode instead.

Programmatically create and render barcodes as images or in PDFs

Keywords
ZendFramework, barcode, zf
License
BSD-3-Clause
Releases

zendframework/zend-cache

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-cache instead.

Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output

Keywords
cache, ZendFramework, zf, psr-6, psr-16
License
BSD-3-Clause

zendframework/zend-captcha

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-captcha instead.

Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more

Keywords
ZendFramework, captcha, zf
License
BSD-3-Clause

zendframework/zend-code

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-code instead.

Extensions to the PHP Reflection API, static code scanning, and code generation

Keywords
code, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-coding-standard

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-coding-standard instead.

Zend Framework coding standard

Keywords
zf, Coding Standard
License
BSD-3-Clause
Releases

zendframework/zend-config

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-config instead.

provides a nested object property based user interface for accessing this configuration data within application code

Keywords
config, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-console

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-console instead.

Build console applications using getopt syntax or routing, complete with prompts

Keywords
console, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-container-config-test

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-container-config-test instead.

Expressive PSR-11 container configuration tests

Keywords
container, test, ZendFramework, zf, expressive, PSR-11
License
BSD-3-Clause
Releases

zendframework/zend-crypt

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-crypt instead.

Strong cryptography tools and password hashing

Keywords
ZendFramework, crypt, zf
License
BSD-3-Clause

zendframework/zend-db

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-db instead.

Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations

Keywords
db, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-debug

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Safely dump debug information to HTML

Keywords
debug, ZendFramework, zf
License
BSD-3-Clause
Releases

zendframework/zend-di

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-di instead.

zendframework/zend-diactoros

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead.

PSR HTTP Message implementations

Keywords
http, psr, psr-7
License
BSD-3-Clause

zendframework/zend-dom

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-dom instead.

provides tools for working with DOM documents and structures

Keywords
dom, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-escaper

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-escaper instead.

Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs

Keywords
ZendFramework, zf, escaper
License
BSD-3-Clause

zendframework/zend-feed

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-feed instead.

provides functionality for consuming RSS and Atom feeds

Keywords
ZendFramework, feed, zf
License
BSD-3-Clause

zendframework/zend-file

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-file instead.

Locate PHP classfiles

Keywords
file, ZendFramework, zf
License
BSD-3-Clause
Releases

zendframework/zend-filter

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-filter instead.

zendframework/zend-form

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-form instead.

Validate and display simple and complex forms, casting forms to business objects and vice versa

Keywords
form, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-hydrator

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-hydrator instead.

Serialize objects to arrays, and vice versa

Keywords
ZendFramework, zf, hydrator
License
BSD-3-Clause

zendframework/zend-i18n

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-i18n instead.

Provide translations for your application, and filter and validate internationalized values

Keywords
i18n, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-i18n-resources

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-i18n-resources instead.

Provides validator translations for zend-i18n's Translator

Keywords
translations, ZendFramework, zf, resources
License
BSD-3-Clause
Releases

zendframework/zend-inputfilter

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-inputfilter instead.

Normalize and validate input sets from the web, APIs, the CLI, and more, including files

Keywords
ZendFramework, zf, inputfilter
License
BSD-3-Clause

zendframework/zend-json

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-json instead.

zendframework/zend-ldap

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-ldap instead.

Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory

Keywords
ldap, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-loader

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-loader instead.

zendframework/zend-log

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-log instead.

Robust, composite logger with filtering, formatting, and PSR-3 support

Keywords
log, logging, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-mail

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-mail instead.

Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages

Keywords
mail, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-math

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-math instead.

zendframework/zend-memory

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-memory instead.

Manage data in an environment with limited memory

Keywords
ZendFramework, memory, zf
License
BSD-3-Clause
Releases

zendframework/zend-mime

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-mime instead.

Create and parse MIME messages and parts

Keywords
mime, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-modulemanager

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-modulemanager instead.

Modular application system for zend-mvc applications

Keywords
ZendFramework, zf, modulemanager
License
BSD-3-Clause

zendframework/zend-mvc

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-mvc instead.

Keywords
zf2, mvc
License
BSD-3-Clause
Releases

zendframework/zend-navigation

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-navigation instead.

Manage trees of pointers to web pages in order to build navigation systems

Keywords
ZendFramework, navigation, zf
License
BSD-3-Clause
Releases

zendframework/zend-paginator

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-paginator instead.

Paginate collections of data from arbitrary sources

Keywords
paginator, ZendFramework, zf
License
BSD-3-Clause
Releases

zendframework/zend-permissions-acl

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-permissions-acl instead.

Provides a lightweight and flexible access control list (ACL) implementation for privileges management

Keywords
ZendFramework, acl, zf
License
BSD-3-Clause
Releases

zendframework/zend-permissions-rbac

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-permissions-rbac instead.

provides a role-based access control management

Keywords
zf2, rbac
License
BSD-3-Clause
Releases

zendframework/zend-progressbar

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-progressbar instead.

Create and update progress bars in different environments

Keywords
ZendFramework, progressbar, zf
License
BSD-3-Clause
Releases

zendframework/zend-psr7bridge

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-psr7bridge instead.

PSR-7 <-> Zend\Http bridge

Keywords
http, psr, psr-7
License
BSD-3-Clause
Releases

zendframework/zend-serializer

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-serializer instead.

Serialize and deserialize PHP structures to a variety of representations

Keywords
ZendFramework, serializer, zf
License
BSD-3-Clause

zendframework/zend-server

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-server instead.

Create Reflection-based RPC servers

Keywords
ZendFramework, server, zf
License
BSD-3-Clause

zendframework/zend-session

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-session instead.

Object-oriented interface to PHP sessions and storage

Keywords
ZendFramework, session, zf
License
BSD-3-Clause

zendframework/zend-soap

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-soap instead.

zendframework/zend-stdlib

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-stdlib instead.

SPL extensions, array utilities, error handlers, and more

Keywords
ZendFramework, stdlib, zf
License
BSD-3-Clause

zendframework/zend-tag

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-tag instead.

Manipulate and weight taggable items, and create tag clouds

Keywords
ZendFramework, tag, zf
License
BSD-3-Clause

zendframework/zend-test

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-test instead.

Keywords
test, zf2
License
BSD-3-Clause
Releases

zendframework/zend-text

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-text instead.

Create FIGlets and text-based tables

Keywords
text, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-uri

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-uri instead.

zendframework/zend-validator

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-validator instead.

Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria

Keywords
validator, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-view

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-view instead.

Flexible view layer supporting and providing multiple view layers, helpers, and more

Keywords
view, ZendFramework, zf
License
BSD-3-Clause

zendframework/zend-xmlrpc

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-xmlrpc instead.

Fully-featured XML-RPC server and client implementations

Keywords
ZendFramework, xmlrpc, zf
License
BSD-3-Clause
Releases

zendframework/zendframework

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-mvc-skeleton instead.

Zend Framework 2

Keywords
framework, zf2
License
BSD-3-Clause
Releases

zendframework/zendgdata

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

provide programmatic interface to some of Google's online services

Keywords
zf2, gdata
License
BSD-3-Clause

zendframework/zendoauth

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-oauth instead.

zendframework/zendopenid

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

provides a simple API for building OpenID-enabled sites and identity providers

Keywords
OpenId, zf2
License
BSD-3-Clause

zendframework/zendrest

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Keywords
rest, zf2
License
BSD-3-Clause

zendframework/zendsearch

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

a general purpose text search engine written entirely in PHP 5

Keywords
zf2, lucene
License
BSD-3-Clause

zendframework/zendservice-akismet

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

OOP wrapper for the Akismet web service

Keywords
zf2, Akismet
License
BSD-3-Clause

zendframework/zendservice-recaptcha

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-recaptcha instead.

OOP wrapper for the ReCaptcha web service

Keywords
recaptcha, ZendFramework, zf
License
BSD-3-Clause

zendframework/zendservice-twitter

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-twitter instead.

OOP wrapper for the Twitter web service

Keywords
twitter, ZendFramework, zf
License
BSD-3-Clause

zendframework/zendxml

Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-xml instead.

Utility library for XML usage, best practices, and security in PHP

Keywords
xml, security, ZendFramework, zf
License
BSD-3-Clause

DOC Block annotation parsing for PHP

Keywords
annotations
License
BSD
Authors
Philip Graham
Releases
Required by

The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.

License
Apache-2.0
Authors
Sergey Alexeev, Sebastian Bergmann, Jan Borsodi, Raymond Bosman, Frederik Holljen, Kore Nordmann, Derick Rethans, Vadym Savchuk, Tobias Schlitt, Alexandru Stanoi

The Zeta Components Coding Standard is a set of PHPCS rules applied to all Zeta Components projects.

Keywords
code, doctrine, rules, style, standard, sniffer, coding, cs, sniffs, checks
License
Apache-2.0
Releases

A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.

License
Apache-2.0
Authors
Sergey Alexeev, Sebastian Bergmann, Jan Borsodi, Raymond Bosman, Frederik Holljen, Kore Nordmann, Derick Rethans, Vadym Savchuk, Tobias Schlitt, Alexandru Stanoi

The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.

License
Apache-2.0
Authors
Sebastian Bergmann, Kore Nordmann, Derick Rethans, Tobias Schlitt, Alexandru Stanoi
Releases

zetacomponents/unit-test Component

License
Apache-2.0
Authors
Sergey Alexeev, Sebastian Bergmann, Jan Borsodi, Raymond Bosman, Frederik Holljen, Kore Nordmann, Derick Rethans, Vadym Savchuk, Tobias Schlitt, Alexandru Stanoi
Releases

This component allows you to set up and run your own WebDAV (RFC 2518) server, to enable online content editing for the users of your system through the WebDAV HTTP extension.

License
Apache-2.0
Authors
Sergey Alexeev, Sebastian Bergmann, Jan Borsodi, Raymond Bosman, Frederik Holljen, Kore Nordmann, Derick Rethans, Vadym Savchuk, Tobias Schlitt, Alexandru Stanoi
Releases

Zend Framework 1 Cache package

Keywords
framework, cache, zend, ZF1
License
BSD-3-Clause
Releases
Required by

Zend Framework 1 Http package

Keywords
framework, http, zend, ZF1
License
BSD-3-Clause

Zend Framework 1 Loader package

Keywords
framework, zend, ZF1, loader
License
BSD-3-Clause

Zend Framework 1 Locale package

Keywords
framework, zend, locale, ZF1
License
BSD-3-Clause
Releases

Zend Framework 1 Registry package

Keywords
framework, zend, ZF1, registry
License
BSD-3-Clause

Zend Framework 1 Service Akismet package

Keywords
framework, zend, ZF1, service, Akismet
License
BSD-3-Clause

Zend Framework 1 Uri package

Keywords
framework, zend, ZF1, uri
License
BSD-3-Clause

Zend Framework 1 Validate package

Keywords
framework, zend, ZF1, validate
License
BSD-3-Clause
Required by

Zend Framework 1 Version package

Keywords
framework, zend, version, ZF1
License
BSD-3-Clause

Zend Framework 1 Xml package

Keywords
framework, xml, zend, ZF1
License
BSD-3-Clause
Releases
Required by

The most advanced responsive front-end framework in the world.

Keywords
framework, css, JS, sass, scss, responsive, mobile-first
License
MIT

This Composer repository is powered by Satis 1.0.0