dev-php/amphp-amp::nest
- Ebuilds: 2, Testing: 3.1.1, Snapshot: 9999 Description:
This package provides a PHP component with a collection of event-driven
libraries for PHP designed with fibers and concurrency in mind.
Homepage:https://github.com/amphp/amp License: MIT
dev-php/amphp-cache::nest
- Ebuilds: 2, Testing: 2.0.1, Snapshot: 9999 Description:
This package provides a PHP component with a capability to
provides a cache interface and multiple implementations of it.
Homepage:https://github.com/amphp/cache License: MIT
dev-php/amphp-dns::nest
- Ebuilds: 2, Testing: 2.4.0, Snapshot: 9999 Description:
This package provides a PHP component with a possibility to
provide hostname to IP address resolution and querying specific
DNS records.
Homepage:https://github.com/amphp/dns License: MIT
dev-php/amphp-file::nest
- Ebuilds: 2, Testing: 3.2.0, Snapshot: 9999 Description:
This package provides a PHP component with an abstraction layer and
non-blocking file access solution that keeps your application responsive.
Homepage:https://github.com/amphp/file License: MIT
dev-php/amphp-http::nest
- Ebuilds: 2, Testing: 2.1.2, Snapshot: 9999 Description:
This package provides a PHP component with a collection of basic HTTP
primitives which can be shared by servers and clients.
Homepage:https://github.com/amphp/http License: MIT
dev-php/amphp-http-client::nest
- Ebuilds: 2, Testing: 5.3.4, Snapshot: 9999 Description:
This package provides a PHP component from AMPHP with an asynchronous
HTTP client for PHP. Its API simplifies standards-compliant
HTTP resource traversal and RESTful web service consumption
without obscuring the underlying protocol.
Homepage:https://github.com/amphp/http-client License: MIT
dev-php/amphp-parallel::nest
- Ebuilds: 2, Testing: 2.3.2, Snapshot: 9999 Description:
This package provides a PHP component which provides true parallel
processing for PHP using multiple processes or threads,
without blocking and no extensions required.
Homepage:https://github.com/amphp/parallel License: MIT
dev-php/amphp-process::nest
- Ebuilds: 2, Testing: 2.0.3, Snapshot: 9999 Description:
This package provides a PHP component with an asynchronous process
dispatcher that works on all major platforms (including Windows).
It makes running child processes simple.
Homepage:https://github.com/amphp/process License: MIT
dev-php/amphp-socket::nest
- Ebuilds: 2, Testing: 2.3.1, Snapshot: 9999 Description:
This package provides a PHP component with a library for establishing
and encrypting non-blocking sockets. It provides a socket abstraction
for clients and servers. It abstracts the really low levels of
non-blocking streams in PHP.
Homepage:https://github.com/amphp/socket License: MIT
dev-php/amphp-sync::nest
- Ebuilds: 2, Testing: 2.3.0, Snapshot: 9999 Description:
This package provides a PHP component with a synchronization primitives
such as locks and semaphores for asynchronous and concurrent programming.
Homepage:https://github.com/amphp/sync License: MIT
dev-php/composer::nest
- Ebuilds: 2, Testing: 2.8.12, Snapshot: 9999 Description:
This package provides a tool to manage dependency management for PHP,
including declaring, managing, and installing dependencies of PHP projects.
Homepage:https://github.com/composer/composer License: MIT
dev-php/composer-pcre::nest
- Ebuilds: 2, Testing: 3.3.2, Snapshot: 9999 Description:
This package provides PCRE wrapping library that offers type-safe preg_
replacements. This library gives you a way to ensure preg_ functions
do not fail silently, returning unexpected nulls that may not be handled.
Homepage:https://github.com/composer/pcre License: MIT
dev-php/daverandom-enum::nest
- Ebuilds: 2, Testing: 1.0.0, Snapshot: 9999 Description:
This package provides a PHP component with a library consists of
a single abstract class, which can be extended by enumerations so
that they need only define their member values as constants.
Homepage:https://github.com/DaveRandom/Enum License: MIT
dev-php/doctrine-inflector::nest
- Ebuilds: 2, Testing: 2.1.0, Snapshot: 9999 Description:
This package provides a PHP component from Doctrine with a small
library that can perform string manipulations with regard to
uppercase/lowercase and singular/plural forms of words.
Homepage:https://github.com/doctrine/inflector License: MIT
dev-php/doctrine-lexer::nest
- Ebuilds: 2, Testing: 3.0.1, Snapshot: 9999 Description:
This package provides a PHP component from Doctrine with a base library
for a lexer that can be used in Top-Down, Recursive Descent Parsers.
Homepage:https://github.com/doctrine/lexer License: MIT
dev-php/doctrine-orm::nest
- Ebuilds: 2, Testing: 3.5.2, Snapshot: 9999 Description:
This package provides a PHP component from Doctrine with an
object-relational mapper that provides transparent persistence
for PHP objects.
Homepage:https://github.com/doctrine/orm License: MIT
dev-php/guzzlehttp-promises::nest
- Ebuilds: 2, Testing: 2.3.0, Snapshot: 9999 Description:
This package provides a PHP component with an implementation that
handles promise chaining and resolution iteratively, allowing for
"infinite" promise chaining while keeping the stack size constant.
Homepage:https://github.com/guzzle/promises License: MIT
dev-php/guzzlehttp-psr7::nest
- Ebuilds: 2, Testing: 2.8.0, Snapshot: 9999 Description:
This package provides a PHP component with a full PSR-7 message
implementation, several stream decorators, and some helpful
functionality like query string parsing.
Homepage:https://github.com/guzzle/psr7 License: MIT
dev-php/laminas-code::nest
- Ebuilds: 2, Testing: 4.16.0, Snapshot: 9999 Description:
This package provides a PHP component which facilities to generate
arbitrary code using an object-oriented interface, both to create
new code as well as to update existing code.
Homepage:https://github.com/laminas/laminas-code License: BSD
dev-php/mockery::nest
- Ebuilds: 2, Testing: 1.6.12, Snapshot: 9999 Description:
This package provides a a simple yet flexible PHP mock object framework
for use in unit testing with PHPUnit, PHPSpec or any other testing framework.
Homepage:https://github.com/mockery/mockery License: BSD
dev-php/pecl-ds::nest
- Ebuilds: 2, Testing: 1.6.0, Snapshot: 9999 Description:
A PHP language extension that provides specialized data structures as
efficient alternatives to the PHP array.
License: MIT
dev-php/pecl-eio::nest
- Ebuilds: 2, Testing: 3.1.4, Snapshot: 9999 Description:
A PHP library providing a wrapper around the libeio,
an asynchronous I/O library.
License: PHP-3.01
dev-php/pecl-ev::nest
- Ebuilds: 2, Testing: 1.2.1, Snapshot: 9999 Description:
A PHP library providing a wrapper aka interface around dev-libs/libev
for PHP extension.
License: PHP-3.01
dev-php/pecl-igbinary::nest
- Ebuilds: 2, Testing: 3.2.16, Snapshot: 9999 Description:
Igbinary is a drop in replacement for the standard php serializer. Instead of
the time and space consuming textual representation used by PHP's serialize,
igbinary stores php data structures in a compact binary form.
License: BSD
dev-php/pecl-mcrypt::nest
- Ebuilds: 2, Testing: 1.0.9, Snapshot: 9999 Description:
A PHP library providing a wrapper around mcrypt, which impements
an uniform interface to access several encryption algorithms
License: PHP-3.01
dev-php/pecl-memcache::nest
- Ebuilds: 2, Testing: 8.2, Snapshot: 9999 Description:
This package contains modified pecl-memcache plugin ported to PHP8,
which was originally developed for the need of hosting company in Slovakia.
License: PHP-3
dev-php/pecl-mongodb::nest
- Ebuilds: 2, Testing: 1.21.1, Snapshot: 9999 Description:
The purpose of this driver is to provide exceptionally thin glue between MongoDB
and PHP, implementing only fundamental and performance-critical components
necessary to build a fully-functional MongoDB driver.
License: Apache-2.0
dev-php/pecl-msgpack::nest
- Ebuilds: 2, Testing: 3.0.0, Snapshot: 9999 Description:
This extension provides an API for communicating with MessagePack serialization.
License: BSD
dev-php/pecl-parallel::nest
- Ebuilds: 2, Testing: 1.2.8, Snapshot: 9999 Description:
This package provides a PHP library with a succinct parallel
concurrency API for PHP 8.
License: PHP-3.01
dev-php/pecl-uuid::nest
- Ebuilds: 2, Testing: 1.3.0, Snapshot: 9999 Description:
A PHP library providing a wrapper around libuuid from
the ext2utils project, used to generate UUID.
License: LGPL-2.1
dev-php/pecl-uv::nest
- Ebuilds: 2, Testing: 0.3.0, Snapshot: 9999 Description:
A PHP library providing a wrapper aka interface around libuv from
the Amp project.
License: PHP-3.01
dev-php/phar-io-version::nest
- Ebuilds: 2, Testing: 3.2.1, Snapshot: 9999 Description:
This package provides a PHP library for handling version information
and constraints, which describes a range of versions or a discrete version number.
Homepage:https://github.com/phar-io/version License: BSD
dev-php/psr-cache::nest
- Ebuilds: 2, Testing: 3.0.0, Snapshot: 9999 Description:
This package provides all interfaces related to PSR-6 (Caching Interface).
Note that this is not a Caching implementation of its own.
It is merely interfaces that describe the components of a Caching mechanism.
Homepage:https://github.com/php-fig/cache License: MIT
dev-php/psr-clock::nest
- Ebuilds: 2, Testing: 1.0.0, Snapshot: 9999 Description:
This package provides all interfaces related to PSR-20 (Container Interface).
Note that this is not a clock of its own. It is merely an interface that
describes a clock. See the specification for more details.
Homepage:https://github.com/php-fig/container License: MIT
dev-php/psr-container::nest
- Ebuilds: 2, Testing: 2.0.2, Snapshot: 9999 Description:
This package provides all interfaces related to PSR-11 (Container Interface).
Note that this is not a Container implementation of its own.
It is merely abstractions that describe the components of
a Dependency Injection Container.
Homepage:https://github.com/php-fig/container License: MIT
dev-php/psr-event-dispatcher::nest
- Ebuilds: 2, Testing: 1.0.0, Snapshot: 9999 Description:
This package provides all interfaces related to PSR-14 (Event Dispatcher).
Note that this is not a Event Dispatcher implementation of its own.
It is merely interfaces that describe the components of Event Dispatcher.
Homepage:https://github.com/php-fig/event-dispatcher License: MIT
dev-php/psr-http-client::nest
- Ebuilds: 2, Testing: 1.0.3, Snapshot: 9999 Description:
This package holds all the common code related to PSR-18 (HTTP Client).
Note that this is not a HTTP Client implementation of its own.
It is merely abstractions that describe the components of a HTTP Client.
Homepage:https://github.com/php-fig/http-client License: MIT
dev-php/psr-http-factory::nest
- Ebuilds: 2, Testing: 1.1.0, Snapshot: 9999 Description:
This package holds all interfaces related to PSR-17 (HTTP Factories).
Note that this is not a HTTP Factory implementation of its own.
It is merely interfaces that describe the components of a HTTP Factory.
Homepage:https://github.com/php-fig/http-factory License: MIT
dev-php/psr-http-message::nest
- Ebuilds: 2, Testing: 2.0, Snapshot: 9999 Description:
This package holds all interfaces/classes/traits related to PSR-7.
Note that this is not a HTTP message implementation of its own.
It is merely an interface that describes a HTTP message.
Homepage:https://github.com/php-fig/http-message License: MIT
dev-php/psr-simple-cache::nest
- Ebuilds: 2, Testing: 3.0.0, Snapshot: 9999 Description:
This package provides all interfaces related to PSR-16.
Note that this is not a cache implementation of its own.
It is merely an interface that describes a cache implementation.
Homepage:https://github.com/php-fig/simple-cache License: MIT
dev-php/revolt-event-loop::nest
- Ebuilds: 2, Testing: 1.0.7, Snapshot: 9999 Description:
This package provides a PHP component with a rock-solid event loop for
concurrent PHP applications. The usual PHP application spends most of
its time waiting for I/O. While PHP is single threaded, cooperative
multitasking can be used to allow for concurrency by using the waiting
time to do different things.
Homepage:https://github.com/revoltphp/event-loop License: MIT
dev-php/scrypt::nest
- Ebuilds: 2, Testing: 2.0.1, Snapshot: 9999 Description:
A PHP library providing a wrapper to Colin Percival's scrypt
implementation. Scrypt is a key derivation function designed
to be far more secure against hardware brute-force attacks
than alternative functions such as PBKDF2 or bcrypt.
License: BSD-2
dev-php/spx::nest
- Ebuilds: 2, Testing: 0.4.20, Snapshot: 9999 Description:
SPX, which stands for Simple Profiling eXtension, is a just another
profiling extension for PHP. It differentiates itself from other
similar extensions as being totally free and confined to target
infrastructure, able to collect data without losing context.
Homepage:https://github.com/NoiseByNorthwest/php-spx License: GPL-3
dev-php/symfony-browser-kit::nest
- Ebuilds: 2, Testing: 7.3.2, Snapshot: 9999 Description:
This package provides a PHP component from Symfony, which
simulates the behavior of a web browser, allowing you to make requests,
click on links and submit forms programmatically.
Homepage:https://github.com/symfony/browser-kit License: MIT
dev-php/symfony-cache::nest
- Ebuilds: 2, Testing: 7.3.2, Snapshot: 9999 Description:
This package provides a PHP component from Symfony, which has extended
PSR-6 implementations for adding cache to your applications.
It is designed to have a low overhead so that caching is fastest.
Homepage:https://github.com/symfony/cache License: MIT
dev-php/symfony-config::nest
- Ebuilds: 2, Testing: 7.3.2, Snapshot: 9999 Description:
This package provides a PHP component from Symfony, which helps to
find, load, combine, autofill and validate configuration values of
any kind, whatever their source may be.
Homepage:https://github.com/symfony/config License: MIT
dev-php/symfony-http-client-contracts::nest
- Ebuilds: 2, Testing: 3.6.0, Snapshot: 9999 Description:
This package provides a PHP component from Symfony with a set of
abstractions extracted out of the Symfony components. Can be used to
build on semantics that the Symfony components proved useful and
that already have battle tested implementations.
Homepage:https://github.com/symfony/http-client-contracts License: MIT
dev-php/symfony-http-kernel::nest
- Ebuilds: 2, Testing: 7.3.3, Snapshot: 9999 Description:
This package provides a PHP component from Symfony with
a structured process for converting a Request into a Response by
making use of the EventDispatcher component. It's flexible enough
to create full-stack frameworks, micro-frameworks or advanced CMS.
Homepage:https://github.com/symfony/http-kernel License: MIT
dev-php/symfony-lock::nest
- Ebuilds: 2, Testing: 7.3.2, Snapshot: 9999 Description:
This package provides a PHP component from Symfony to creates and
manages locks, a mechanism to provide exclusive access to a shared resource.
Homepage:https://github.com/symfony/lock License: MIT
dev-php/symfony-security-core::nest
- Ebuilds: 2, Testing: 7.3.3, Snapshot: 9999 Description:
This package provides a PHP component from Symfony, which has an
infrastructure for sophisticated authorization systems, which makes it
possible to easily separate the actual authorization logic from
so called user providers that hold the users credentials.
Homepage:https://github.com/symfony/security-core License: MIT
dev-php/symfony-security-http::nest
- Ebuilds: 2, Testing: 7.3.3, Snapshot: 9999 Description:
This package provides a PHP component from Symfony, which has an
HTTP integration of the Security Core component. It allows securing (parts of)
application using firewalls and provides authenticators to authenticate visitors.
Homepage:https://github.com/symfony/security-http License: MIT
dev-php/symfony-serializer::nest
- Ebuilds: 2, Testing: 7.3.3, Snapshot: 9999 Description:
This package provides a PHP component from Symfony, which handles
serializing and deserializing data structures, including object graphs,
into array structures or other formats like XML and JSON.
Homepage:https://github.com/symfony/serializer License: MIT
dev-php/symfony-string::nest
- Ebuilds: 2, Testing: 7.3.3, Snapshot: 9999 Description:
This package provides a PHP component from Symfony for object-oriented API
to strings and deals with bytes, UTF-8 code points and grapheme clusters
in a unified way.
Homepage:https://github.com/symfony/string License: MIT
dev-php/theseer-Autoload::nest
- Ebuilds: 2, Testing: 1.29.3, Snapshot: 9999 Description:
This package provides a CLI tool phpab (PHP AutoloadBuilder),
a command line application to automate the process of generating
an autoload require file with the option of creating static require
lists as well as phar archives.
Homepage:https://github.com/theseer/Autoload License: BSD
dev-php/twig::nest
- Ebuilds: 2, Testing: 3.21.1, Snapshot: 9999 Description:
This package provides a PHP component from Symfony with template
language for PHP. Twig uses a syntax similar to the Django and Jinja
template languages which inspired the Twig runtime environment.
Homepage:https://github.com/twigphp/Twig License: BSD
dev-php/webmozart-assert::nest
- Ebuilds: 2, Testing: 1.11.0, Snapshot: 9999 Description:
This package provides a PHP component with a library, which contains
efficient assertions to test the input and output of your methods.
With these assertions, you can greatly reduce the amount of coding
needed to write a safe implementation.
Homepage:https://github.com/webmozarts/assert License: MIT