Programmatically create and render barcodes as images or in PDFs.
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output.
Extensions to the PHP Reflection API, static code scanning, and code generation.
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations.
Query HTML and XML documents using XPath or CSS selectors.
Implement events, signal slots, aspects, and observers!
Consume and generate Atom and RSS feeds, and interact with Pubsubhubbub.
Locate PHP classfiles.
Validate and display simple and complex forms, casting forms to business objects and vice versa.
Serialize objects to arrays, and vice versa.
Autoloading and plugin loading strategies.
Robust, composite logger with filtering, formatting, and PSR-3 support.
Create cryptographically secure pseudo-random numbers, and manage big integers.
Manage data in an environment with limited memory.
Create and update progress bars in different environments.
Flexible routing system for HTTP and console applications.
Serialize and deserialize PHP structures to a variety of representations.
Object-oriented interface to PHP sessions and storage.
SPL extensions, array utilities, error handlers, and more.
Consume and exercise the Twitter API.
Flexible view layer supporting and providing multiple view layers, helpers, and more.
Universal set of diagnostic tests for PHP applications.
Command-line interface for Laminas projects.
Read and write configuration files.
Lightweight library for collecting and merging configuration from different sources.
Consume zend-mvc modules as configuration providers within zend-config-aggregator.
PostProcessor extension for laminas/laminas-config-aggregator to allow usage of templated parameters within your configuration.
Automated dependency injection and instance manager.
Factory-Driven Dependency Injection Container
Programmatically filter and normalize data and files.
Normalize and validate input sets from the web, APIs, the CLI, and more, including files.
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria.
HTTP message and header abstractions, and HTTP client implementation. (Not a PSR-7 implementation.)
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
Object oriented interface to URIs, with facilities for validation.
Provide translations for your application, and filter and validate internationalized values.
Provides validator and captcha translations for laminas-i18n's Translator.
De/Serialize JSON in PHP, including JavaScript expressions.
Convert XML documents to JSON.
Learn how to create zend-mvc applications, get in-depth guides into components, and discover how to migrate your applications to version 3!
Parse, create, store, and send email messages, using a variety of storage and transport protocols.
Create and parse MIME messages and parts.
PSR-7 HTTP message implementations.
PSR-7 middleware foundation for building and dispatching middleware pipelines.
Manage trees of pointers to web pages in order to build navigation systems.
Paginate collections of data from arbitrary sources.
Paginate result sets from laminas-db Select statements or TableGateway instances.
Create, manage, and query access control lists.
Provide and query Role-Based Access Controls for your application.
Composer plugin for injecting modules and configuration providers into application configuration.
Create, serve, and access SOAP applications, and parse and generate WSDL.
JSON-RPC implementation for PHP.
Create Reflection-based RPC servers.
Fully-featured XML-RPC server and client implementations.
Authenticate users via a variety of adapters, and provide the authenticated identity to your application.
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more.
OOP wrapper for the ReCaptcha web service.
Strong cryptography tools and password hashing.
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs.
Perform LDAP operations, including binding, searching and modifying entries in an LDAP directory.
Manipulate and weight taggable items, and create tag clouds.
Create FIGlets and text-based tables.