php.package.health
composer.json
.Package | Status | |
---|---|---|
zendframework/skeleton-application | Skeleton Application for Zend Framework zend-mvc applications | |
zendframework/zend-auradi-config | PSR-11 Aura.DI container configurator for ZF and Expressive applications | |
zendframework/zend-authentication | provides an API for authentication and includes concrete authentication adapters for common use case scenarios | |
zendframework/zend-barcode | Programmatically create and render barcodes as images or in PDFs | |
zendframework/zend-cache | Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output | |
zendframework/zend-captcha | Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more | |
zendframework/zendcloud | Zend Framework Cloud Abstraction Layer | |
zendframework/zend-code | Extensions to the PHP Reflection API, static code scanning, and code generation | |
zendframework/zend-coding-standard | Zend Framework Coding Standard | |
zendframework/zend-component-installer | Composer plugin for injecting modules and configuration providers into application configuration | |
zendframework/zend-config | provides a nested object property based user interface for accessing this configuration data within application code | |
zendframework/zend-config-aggregator | Lightweight library for collecting and merging configuration from different sources | |
zendframework/zend-config-aggregator-modulemanager | Consume zend-mvc modules as configuration providers within zend-config-aggregator. | |
zendframework/zend-config-aggregator-parameters | PostProcessor extension for zendframework/zend-config-aggregator to allow usage of templated parameters within your configuration | |
zendframework/zend-console | Build console applications using getopt syntax or routing, complete with prompts | |
zendframework/zend-container-config-test | Expressive PSR-11 container configuration tests | |
zendframework/zend-crypt | Strong cryptography tools and password hashing | |
zendframework/zend-db | Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations | |
zendframework/zend-debug | Safely dump debug information to HTML | |
zendframework/zend-developer-tools | Module for developer and debug tools for use with zend-mvc applications. | |
zendframework/zend-di | Automated dependency injection for PSR-11 containers | |
zendframework/zend-diactoros | PSR HTTP Message implementations | |
zendframework/zenddiagnostics | A set of components for performing diagnostic tests in PHP applications | |
zendframework/zend-dom | provides tools for working with DOM documents and structures | |
zendframework/zend-escaper | Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs | |
zendframework/zend-eventmanager | Trigger and listen to events within a PHP application | |
zendframework/zend-expressive | PSR-15 Middleware Microframework | |
zendframework/zend-expressive-aurarouter | Aura.Router integration for Expressive | |
zendframework/zend-expressive-authentication | Authentication middleware for Expressive and PSR-7 applications | |
zendframework/zend-expressive-authentication-basic | HTTP Basic Authentication adapter for zend-expressive-authentication. | |
zendframework/zend-expressive-authentication-oauth2 | OAuth2 (server) authentication middleware for Expressive and PSR-7 applications. | |
zendframework/zend-expressive-authentication-session | Username/password, session-backed authentication adapter for zend-expressive-authentication. | |
zendframework/zend-expressive-authentication-zendauthentication | zend-authentication adapter for zend-expressive-authentication. | |
zendframework/zend-expressive-authorization | Authorization middleware for Expressive and PSR-7 applications | |
zendframework/zend-expressive-authorization-acl | zend-permissions-acl adapter for zend-expressive-authorization | |
zendframework/zend-expressive-authorization-rbac | Description of project goes here | |
zendframework/zend-expressive-csrf | CSRF token generation and validation for PSR-7 and PSR-15 applications using zend-expressive-session | |
zendframework/zend-expressive-fastroute | FastRoute integration for Expressive | |
zendframework/zend-expressive-flash | Flash messages for PSR-7 and PSR-15 applications using zend-expressive-session | |
zendframework/zend-expressive-hal | Hypertext Application Language implementation for PHP and PSR-7 | |
zendframework/zend-expressive-helpers | Helper/Utility classes for Expressive | |
zendframework/zend-expressive-migration | Migrate Expressive applications from v2 to v3 | |
zendframework/zend-expressive-platesrenderer | Plates integration for Expressive | |
zendframework/zend-expressive-router | Router subcomponent for Expressive | |
zendframework/zend-expressive-session | Session container and middleware for PSR-7 applications | |
zendframework/zend-expressive-session-cache | PSR-6 session persistence adapter for zend-expressive-session. | |
zendframework/zend-expressive-session-ext | ext-session persistence adapter for zend-expressive-session | |
zendframework/zend-expressive-skeleton | Zend expressive skeleton. Begin developing PSR-15 middleware applications in seconds! | |
zendframework/zend-expressive-swoole | Swoole support for Expressive | |
zendframework/zend-expressive-template | Template subcomponent for Expressive | |
zendframework/zend-expressive-tooling | Migration and development tooling for Expressive | |
zendframework/zend-expressive-twigrenderer | Twig integration for Expressive | |
zendframework/zend-expressive-zendrouter | zend-mvc router support for Expressive | |
zendframework/zend-expressive-zendviewrenderer | zend-view PhpRenderer integration for Expressive | |
zendframework/zend-feed | provides functionality for consuming RSS and Atom feeds | |
zendframework/zend-file | Locate PHP classfiles | |
zendframework/zend-filter | Programmatically filter and normalize data and files | |
zendframework/zend-form | Validate and display simple and complex forms, casting forms to business objects and vice versa | |
zendframework/zendframework | Zend Framework | |
zendframework/zendframework1 | Zend Framework 1 | |
zendframework/zendgdata | provide programmatic interface to some of Google's online services | |
zendframework/zend-http | Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests | |
zendframework/zend-httphandlerrunner | Execute PSR-15 RequestHandlerInterface instances and emit responses they generate. | |
zendframework/zend-hydrator | Serialize objects to arrays, and vice versa | |
zendframework/zend-i18n | Provide translations for your application, and filter and validate internationalized values | |
zendframework/zend-i18n-resources | Provides validator translations for zend-i18n's Translator | |
zendframework/zend-inputfilter | Normalize and validate input sets from the web, APIs, the CLI, and more, including files | |
zendframework/zend-json | provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP | |
zendframework/zend-json-server | Zend Json-Server is a JSON-RPC server implementation. | |
zendframework/zend-ldap | Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory | |
zendframework/zend-loader | Autoloading and plugin loading strategies | |
zendframework/zend-log | Robust, composite logger with filtering, formatting, and PSR-3 support | |
zendframework/zend-mail | Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages | |
zendframework/zend-math | Create cryptographically secure pseudo-random numbers, and manage big integers | |
zendframework/zend-memory | Manage data in an environment with limited memory | |
zendframework/zend-mime | Create and parse MIME messages and parts | |
zendframework/zend-modulemanager | Modular application system for zend-mvc applications | |
zendframework/zend-mvc | Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins | |
zendframework/zend-mvc-console | Integration between zend-mvc and zend-console | |
zendframework/zend-mvc-form | Metapackage with all requirements needed to use zend-form with zend-mvc. | |
zendframework/zend-mvc-i18n | Integration between zend-mvc and zend-i18n | |
zendframework/zend-mvc-middleware | Dispatch middleware pipelines in place of controllers in zend-mvc. | |
zendframework/zend-mvc-plugin-fileprg | Post/Redirect/Get plugin with file upload handling for zend-mvc controllers | |
zendframework/zend-mvc-plugin-flashmessenger | Plugin for creating and exposing flash messages via zend-mvc controllers | |
zendframework/zend-mvc-plugin-identity | Plugin for retrieving the current authenticated identity within zend-mvc controllers | |
zendframework/zend-mvc-plugin-prg | Post/Redirect/Get plugin for zend-mvc controllers | |
zendframework/zend-mvc-plugins | Collection of all stable zend-mvc plugins served via separate packages. | |
zendframework/zend-navigation | Manage trees of pointers to web pages in order to build navigation systems | |
zendframework/zendoauth | ||
zendframework/zendopenid | provides a simple API for building OpenID-enabled sites and identity providers | |
zendframework/zend-paginator | Paginate collections of data from arbitrary sources | |
zendframework/zendpdf | Zend Pdf Component | |
zendframework/zend-permissions-acl | Provides a lightweight and flexible access control list (ACL) implementation for privileges management | |
zendframework/zend-permissions-rbac | Provides a role-based access control management | |
zendframework/zend-pimple-config | PSR-11 Pimple container configurator for ZF and Expressive applications | |
zendframework/zend-problem-details | Problem Details for PSR-7 HTTP APIs | |
zendframework/zend-progressbar | Create and update progress bars in different environments | |
zendframework/zend-psr7bridge | PSR-7 <-> zend-http message conversions | |
zendframework/zend-queue | provides a factory function to create specific queue client objects | |
zendframework/zendrest | ||
zendframework/zend-router | Flexible routing system for HTTP and console applications | |
zendframework/zendsearch | a general purpose text search engine written entirely in PHP 5 | |
zendframework/zend-serializer | Serialize and deserialize PHP structures to a variety of representations | |
zendframework/zend-server | Create Reflection-based RPC servers | |
zendframework/zendservice-agilezen | OOP wrapper for the AgileZen web service | |
zendframework/zendservice-akismet | OOP wrapper for the Akismet web service | |
zendframework/zendservice-amazon | OOP wrapper for the Amazon web service | |
zendframework/zendservice-api | Micro framework for HTTP API client | |
zendframework/zendservice-apple-apns | OOP Zend Framework wrapper for Apple Push Notification Service | |
zendframework/zendservice-audioscrobbler | OOP wrapper for the Audioscrobbler web service | |
zendframework/zendservice-delicious | OOP wrapper for the Delicious web service | |
zendframework/zendservice-developergarden | OOP wrapper for the DeveloperGarden web service | |
zendframework/zendservice-flickr | OOP wrapper for the Flickr web service | |
zendframework/zendservice-gogrid | OOP wrapper for the GoGrid web service | |
zendframework/zendservice-google-gcm | OOP wrapper for Google Cloud Messaging | |
zendframework/zendservice-livedocx | OOP wrapper for the LiveDocx web service | |
zendframework/zendservice-logentries | ZF2 Logger for Log Entries | |
zendframework/zend-servicemanager | Factory-Driven Dependency Injection Container | |
zendframework/zend-servicemanager-di | zend-di integration for zend-servicemanager | |
zendframework/zendservice-nirvanix | OOP wrapper for the Nirvanix web service | |
zendframework/zendservice-openstack | OOP wrapper for the OpenStack API | |
zendframework/zendservice-rackspace | OOP wrapper for the Rackspace web service | |
zendframework/zendservice-recaptcha | OOP wrapper for the ReCaptcha web service | |
zendframework/zendservice-slideshare | OOP wrapper for the SlideShare web service | |
zendframework/zendservice-strikeiron | OOP wrapper for the StrikeIron web service | |
zendframework/zendservice-technorati | OOP wrapper for the Technorati web service | |
zendframework/zendservice-twitter | OOP wrapper for the Twitter web service | |
zendframework/zendservice-windowsazure | OOP wrapper for the WindowsAzure web service | |
zendframework/zend-session | Object-oriented interface to PHP sessions and storage | |
zendframework/zend-skeleton-installer | Installer plugin for Zend Framework skeleton application | |
zendframework/zend-soap | ||
zendframework/zend-stdlib | SPL extensions, array utilities, error handlers, and more | |
zendframework/zend-stratigility | PSR-7 middleware foundation for building and dispatching middleware pipelines | |
zendframework/zend-tag | Manipulate and weight taggable items, and create tag clouds | |
zendframework/zend-test | Tools to facilitate unit testing of zend-mvc applications | |
zendframework/zend-text | Create FIGlets and text-based tables | |
zendframework/zend-uri | A component that aids in manipulating and validating ยป Uniform Resource Identifiers (URIs) | |
zendframework/zend-validator | Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria | |
zendframework/zend-version | ||
zendframework/zend-view | Flexible view layer supporting and providing multiple view layers, helpers, and more | |
zendframework/zendxml | Utility library for XML usage, best practices, and security in PHP | |
zendframework/zend-xml2json | Provides functionality for converting XML to JSON, optionally including XML attributes | |
zendframework/zend-xmlrpc | Fully-featured XML-RPC server and client implementations | |
zendframework/zf1-extras | Zend Framework 1 Extras | |
zendframework/zftool | Utility module for Zend Framework 2 applications. |