This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://composermirror.edookit.net"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Abandoned! Package is abandoned, you should avoid using it. Use endroid/qr-code instead.
PHPQRCode porting and changed for PHP 5.3 compatibility
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.
A non-blocking concurrency framework for PHP applications.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
A QR code generator with a user friendly API. PHP 7.4+
A container class for immutable settings objects. Not a DI container.
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
Semver library that offers utilities, version constraint parsing and validation.
Abandoned! Package is abandoned, you should avoid using it. Use psr/container instead.
Promoting the interoperability of container objects (DIC, SL, etc.)
Abandoned! Package is abandoned, you should avoid using it. Use michelf/php-markdown instead.
PHP Markdown & Extra
Dibi is Database Abstraction Library for PHP
implementation of xdg base directory specification for php
Docblock Annotations Parser
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
Parser for Markdown.
Etechnika.eu idna-convert
Standards compliant HTML filter written in PHP
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.
Guzzle is a PHP HTTP client library
PSR-7 message implementation that also provides common utility methods
small library to deal with IPv4 & IPv6 addresses and subnets
Unit tests for HTTP factories
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
MailPanel is extension for Nette Framework which captures sent e-mails in development mode and shows them from debugger bar.
Tracy DebugBar panel displaying current project git branch.
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Autoloading and plugin loading strategies
Factory-Driven Dependency Injection Container
SPL extensions, array utilities, error handlers, and more
Interfaces for the Translator component of laminas-i18n
A component that aids in manipulating and validating ยป Uniform Resource Identifiers (URIs)
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Alias legacy ZF class names to Laminas Project equivalents.
โ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
PHP Class for working with complex numbers
PHP Class for working with matrices
The Microsoft Graph SDK for PHP
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
Sends your logs to files, sockets, inboxes, databases and various web services
Abandoned! Package is abandoned, you should avoid using it. Use algo26-matthias/idna-convert instead.
A library for encoding and decoding internationalized domain names
๐ Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
๐ ฑ Nette Bootstrap: the simple way to configure and bootstrap your Nette application.
โฑ Nette Caching: library with easy-to-use API and many cache backends.
โ Nette Component Model
๐พ Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
Nette Deprecated: APIs and features removed from Nette Framework
๐ Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
๐ Nette Finder: find files and directories with an intuitive API.
๐ Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
๐ Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
๐ง Nette Mail: A handy library for creating and sending emails in PHP.
๐ธ Nette NEON: encodes and decodes NEON file format.
๐ช Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
๐ Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.4 features.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Nette Reflection: docblock annotations parser and common reflection classes
๐ Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
Nette Routing: two-ways URL conversion
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
๐ Nette Schema: validating data structures against a given Schema.
๐ Nette Security: provides authentication, authorization and a role-based access control management via ACL (Access Control List)
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Nette Tokenizer
๐ Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
MailPanel is extension for Nette Framework which captures sent e-mails in development mode and shows them in debugger bar.
A PHP parser written in PHP
Array2XML conversion library credit to lalit.org
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
Common reflection classes used by phpdocumentor to reflect the code structure
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
A PSR-5 based resolver of Class names, Types and Structural Element Names
Math - Manipulate Math Formula
Abandoned! Package is abandoned, you should avoid using it. Use phpoffice/phpspreadsheet instead.
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
Highly opinionated mocking framework for PHP 5.3+
PHPDoc parser with support for nullable, intersection and generic types
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
FilterIterator implementation that filters files based on a list of suffixes.
Invoke callables with a timeout
Simple template engine.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
The PHP Unit Testing framework.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Mock Object library for PHPUnit
Pimple, a simple Dependency Injection Container
Common interface for caching libraries
Common interface for HTTP clients
PSR-17: Common interfaces for PSR-7 HTTP message factories
Common interface for HTTP messages
Common interface for HTTP server-side request handler
Common interface for HTTP server-side middleware
Library for parsing CLI options
Collection of value objects that represent the PHP code units
Provides the functionality to compare PHP values for equality
Diff implementation
Provides functionality to handle HHVM/PHP environments
Provides the functionality to export PHP variables for visualization
Library for counting the lines of code in PHP source code
Provides functionality to recursively process PHP variables
Collection of value objects that represent the types of the PHP type system
Library that helps with managing the version number of Git-hosted PHP projects
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.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Kind of metadata package for dependencies of the latest versions of FPDI and TCPDF.
Slim Framework HTTP cache middleware and service provider
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
Provides extended PSR-6, PSR-16 (and tags) implementations
Generic abstractions related to caching
Eases the creation of beautiful and testable command line interfaces
A set of abstractions extracted out of the Symfony components
Abandoned! Package is abandoned, you should avoid using it. Use symfony/error-handler instead.
Provides tools to ease debugging PHP code
A generic function and convention to trigger deprecation notices
Provides an engine that can compile and evaluate expressions
Provides basic utilities for the filesystem
Finds files and directories via an intuitive fluent interface
Symfony polyfill for ctype functions
Symfony polyfill for intl's grapheme_* functions
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
Symfony polyfill for intl's Normalizer class and related functions
Symfony polyfill for the Mbstring extension
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
Executes commands in sub-processes
Generic abstractions related to writing services
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
Generic abstractions related to translation
Provides tools to validate values
Allows exporting any serializable PHP data structure to plain PHP code
Loads and dumps YAML files
TCPDF is a PHP class for generating PDF documents and barcodes.
Abandoned! Package is abandoned, you should avoid using it. Use ua-parser/uap-php instead.
A multi-language port of Browserscope's user agent parser.
๐ 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.
Compatibility layer for PSR-7 double pass and PSR-15 middlewares.
A multi-language port of Browserscope's user agent parser.
A static analysis tool for finding errors in PHP applications
Abandoned! Package is abandoned, you should avoid using it. Use web-token/jwt-library instead.
Checker component of the JWT Framework.
Abandoned! Package is abandoned, you should avoid using it. Use web-token/jwt-library instead.
Core component of the JWT Framework.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
Easy toolset to use the JWT Framework.
Abandoned! Package is abandoned, you should avoid using it. Use web-token/jwt-library instead.
Encryption component of the JWT Framework.
Abandoned! Package is abandoned, you should avoid using it. Use web-token/jwt-library instead.
Signature component of the JWT Framework.
Abandoned! Package is abandoned, you should avoid using it. Use web-token/jwt-library instead.
RSA Based Signature Algorithms the JWT Framework.
Abandoned! Package is abandoned, you should avoid using it. Use web-token/jwt-library instead.
ECC Tools for the JWT Framework.
Derives an absolute URL from relative and source URLs
A PSR-7 UriInterface implementation. A normalizer for applying sixteen lossy and lossless normalizations.
Abandoned! Package is abandoned, you should avoid using it. Use webignition/uri instead.
A PSR-7 UriInterface implementation. A normalizer for applying sixteen lossy and lossless normalizations.
A PHP implementation of Ant's glob.
Abandoned! Package is abandoned, you should avoid using it. Use symfony/filesystem instead.
Content Negotiation tools for PHP provided as a standalone library.
small library to deal with IPv4 & IPv6 addresses and subnets
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
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-http instead.
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-hydrator instead.
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-loader instead.
Autoloading and plugin loading strategies
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-stdlib instead.
SPL extensions, array utilities, error handlers, and more
Abandoned! Package is abandoned, you should avoid using it. Use laminas/laminas-uri instead.
A component that aids in manipulating and validating ยป Uniform Resource Identifiers (URIs)
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
This Composer repository is powered by Satis