60 total, 40 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| anahkiasen/html-object | A set of classes to create and manipulate HTML objects abstractions | ~1.4 | 1.4.4 | up to date |
| concrete5/doctrine-xml | Define database structure via XML using Doctrine data types | ^1.2.0 | 1.3.0 | up to date |
| concrete5/oauth-user-data | concrete5 Fork of Extension library for Lusitanian/PHPoAuthLib to extract user profile data from various oAuth providers | ~1.0 | v1.0.1 | up to date |
| concrete5/zend-queue | provides a factory function to create specific queue client objects | 0.9.* | 0.9.0 | up to date |
| dapphp/securimage | PHP CAPTCHA Library | 3.* | 4.0.2 | outdated |
| doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | ~2.5 | 4.4.3 | outdated |
| doctrine/migrations | PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool. | 1.* | 3.9.6 | outdated |
| doctrine/orm | Object-Relational-Mapper for PHP | ~2.5 | 3.6.2 | outdated |
| egulias/email-validator | A library for validating emails against several RFCs | 1.* | 4.0.4 | outdated |
| filp/whoops | php error handling for cool kids | 2.* | 2.18.4 | up to date |
| guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | ^6.3 | 7.10.0 | outdated |
| hautelook/phpass | Portable PHP password hashing framework | 0.3.* | 0.3.6 | up to date |
| htmlawed/htmlawed | Official htmLawed PHP library for HTML filtering | 1.* | 1.2.15.1 | up to date |
| illuminate/config | The Illuminate Config package. | 5.2.* | v13.4.0 | outdated |
| illuminate/container | The Illuminate Container package. | 5.2.* | v13.3.0 | outdated |
| illuminate/filesystem | The Illuminate Filesystem package. | 5.2.* | v13.3.0 | outdated |
| imagine/imagine | Image processing for PHP | ^1.1.0 | 1.5.0 | up to date |
| indigophp/hash-compat | Backports hash_* functionality to older PHP versions | ^1.1 | v1.1.0 | up to date |
| league/csv | CSV data manipulation made easy in PHP | ~8.2 | 9.28.0 | outdated |
| league/flysystem | File storage abstraction for PHP | 1.* | 3.32.0 | outdated |
| league/flysystem-cached-adapter | An adapter decorator to enable meta-data caching. | ~1.0.3 | 1.1.0 | outdated |
| league/fractal | Handle the output of complex data structures ready for API output. | ^0.17.0 | 0.20.2 | outdated |
| league/oauth2-server | 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. | ^5.1.4 | 9.3.0 | outdated |
| league/openid-connect-claims | An OpenID Connect ID claims set implementation | ^1.1.0 | 1.1.0 | up to date |
| league/url | League/url is a lightweight PHP Url manipulating library | ~3.3.5 | 3.3.5 | up to date |
| lusitanian/oauth | PHP 7.2 oAuth 1/2 Library | 0.8.* | v0.8.11 | up to date |
| michelf/php-markdown | PHP Markdown | 1.* | 2.0.0 | outdated |
| mlocati/concrete5-translation-library | Library to handle concrete5 core and package translations | 1.5.* | 1.9.1 | outdated |
| mlocati/ip-lib | Handle IPv4, IPv6 addresses and ranges | ^1.3.0 | 1.22.0 | up to date |
| mobiledetect/mobiledetectlib | 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. | 2.* | 4.8.10 | outdated |
| monolog/monolog | Sends your logs to files, sockets, inboxes, databases and various web services | ^1.5.0 | 3.10.0 | outdated |
| natxet/cssmin | Minifying CSS | 3.* | v3.0.6 | up to date |
| nesbot/carbon | An API extension for DateTime that supports 281 different languages. | ~1.15 | 3.11.3 | outdated |
| ocramius/proxy-manager | A library providing utilities to generate, instantiate and generally operate with Object Proxies | ^1.0 | 2.14.1 | outdated |
| pagerfanta/pagerfanta | Pagination for PHP | ~1.0.1 ~1.0 | v4.7.2 | outdated |
| paragonie/random_compat | PHP 5.x polyfill for random_bytes() and random_int() from PHP 7 | ^2.0 | v9.99.100 | outdated |
| patchwork/utf8 | Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP | ~1.2.3|~1.3 | v1.3.3 | up to date |
| phpseclib/phpseclib | PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc. | ^2.0 | 3.0.51 | outdated |
| primal/color | Collection of classes for converting and manipulating colors | 1.0.* | 1.0.2 | up to date |
| punic/punic | PHP-Unicode CLDR | ^3.0.1 | 3.8.1 | up to date |
| sunra/php-simple-html-dom-parser | Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line. | 1.* | v1.5.2 | up to date |
| symfony/class-loader | Symfony ClassLoader Component | 3.* | v3.4.47 | up to date |
| symfony/console | Eases the creation of beautiful and testable command line interfaces | ^3.2|^4.0 | v8.0.7 | outdated |
| symfony/event-dispatcher | Provides tools that allow your application components to communicate with each other by dispatching events and listening to them | 3.* | v8.0.8 | outdated |
| symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | ^3.4.17 | v8.0.6 | outdated |
| symfony/http-kernel | Provides a structured process for converting a Request into a Response | 3.4.* | v8.0.7 | outdated |
| symfony/psr-http-message-bridge | PSR HTTP message bridge | ^1.0 | v8.0.8 | outdated |
| symfony/routing | Maps an HTTP request to a set of configuration variables | 3.* | v8.0.8 | outdated |
| symfony/serializer | Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. | 3.* | v8.0.8 | outdated |
| symfony/yaml | Loads and dumps YAML files | 3.* | v8.0.10 | outdated |
| tedivm/jshrink | Javascript Minifier built in PHP | 1.* | v1.8.1 | up to date |
| tedivm/stash | The place to keep your cache. | 0.14.* | v1.2.0 | outdated |
| theorchard/monolog-cascade | Monolog extension to configure multiple loggers in the blink of an eye and access them from anywhere | 0.5.* | 0.6.1 | outdated |
| voku/urlify | PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs. | ~1.0.1 | 5.0.7 | outdated |
| wikimedia/less.php | PHP port of the LESS processor | ^1.8.0 | v5.5.0 | outdated |
| zendframework/zend-cache | Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output | 2.7.* | 2.9.0 | outdated |
| zendframework/zend-feed | provides functionality for consuming RSS and Atom feeds | 2.7.* | 2.12.0 | outdated |
| zendframework/zend-http | Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests | 2.6.* | 2.11.2 | outdated |
| zendframework/zend-i18n | Provide translations for your application, and filter and validate internationalized values | 2.7.* | 2.10.1 | outdated |
| zendframework/zend-mail | Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages | 2.7.* | 2.10.0 | outdated |
No required development dependencies.