58 total, 31 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| components/font-awesome | Font Awesome, the iconic SVG, font, and CSS framework. | ^6.5.2 | 6.5.2 | up to date |
| composer/composer | Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. | ^2.7 | 2.9.5 | up to date |
| dflydev/fig-cookies | Cookies for PSR-7 HTTP Message Interface. | ^3.0 | v3.2.0 | up to date |
| doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | ^3.6.2 | 4.4.3 | outdated |
| dragonmantank/cron-expression | CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due | ^3.3 | v3.6.0 | up to date |
| fakerphp/faker | Faker is a PHP library that generates fake data for you. | ^1.9.1 | v1.24.1 | up to date |
| flarum/json-api-server | A fully automated JSON:API server implementation in PHP. | ^0.1.0 | 1.0.4 | outdated |
| franzl/whoops-middleware | PSR-15 compatible middleware for Whoops, the pretty error handler | 2.0 | 2.0.0 | up to date |
| guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | * | 7.10.0 | up to date |
| illuminate/bus | The Illuminate Bus package. | ^11.0 | v13.3.0 | outdated |
| illuminate/cache | The Illuminate Cache package. | ^11.0 | v13.4.0 | outdated |
| illuminate/config | The Illuminate Config package. | ^11.0 | v13.4.0 | outdated |
| illuminate/console | The Illuminate Console package. | ^11.0 | v13.4.0 | outdated |
| illuminate/container | The Illuminate Container package. | ^11.0 | v13.3.0 | outdated |
| illuminate/contracts | The Illuminate Contracts package. | ^11.0 | v13.2.0 | outdated |
| illuminate/database | The Illuminate Database package. | ^11.0 | v13.1.1 | outdated |
| illuminate/events | The Illuminate Events package. | ^11.0 | v13.3.0 | outdated |
| illuminate/filesystem | The Illuminate Filesystem package. | ^11.0 | v13.3.0 | outdated |
| illuminate/hashing | The Illuminate Hashing package. | ^11.0 | v13.3.0 | outdated |
| illuminate/mail | The Illuminate Mail package. | ^11.0 | v13.3.0 | outdated |
| illuminate/queue | The Illuminate Queue package. | ^11.0 | v13.2.0 | outdated |
| illuminate/session | The Illuminate Session package. | ^11.0 | v13.3.0 | outdated |
| illuminate/support | The Illuminate Support package. | ^11.0 | v13.2.0 | outdated |
| illuminate/validation | The Illuminate Validation package. | ^11.0 | v13.3.0 | outdated |
| illuminate/view | The Illuminate View package. | ^11.0 | v13.2.0 | outdated |
| intervention/image | PHP Image Processing | ^3.2 | 4.0.0 | outdated |
| jenssegers/agent | Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect | ^2.6 | v2.6.4 | up to date |
| laminas/laminas-diactoros | PSR HTTP Message implementations | ^3.0 | 3.8.0 | up to date |
| laminas/laminas-httphandlerrunner | Execute PSR-15 RequestHandlerInterface instances and emit responses they generate. | ^2.6 | 2.13.0 | up to date |
| laminas/laminas-stratigility | PSR-7 middleware foundation for building and dispatching middleware pipelines | ^3.10 | 4.3.0 | outdated |
| league/flysystem | File storage abstraction for PHP | ^3.15 | 3.32.0 | up to date |
| league/flysystem-memory | In-memory filesystem adapter for Flysystem. | ^3.15 | 3.29.0 | up to date |
| matthiasmullie/minify | CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns. | ^1.3 | 1.3.74 | up to date |
| middlewares/base-path | Middleware to remove the prefix from the uri path of the request. | ^v2.1 | v2.2.0 | up to date |
| middlewares/base-path-router | A PSR-15 middleware for hierarchical dispatching based on path prefixes | ^2.0.1 | v2.0.2 | up to date |
| middlewares/request-handler | Middleware to execute request handlers | ^2.0.2 | v2.0.2 | up to date |
| monolog/monolog | Sends your logs to files, sockets, inboxes, databases and various web services | ^3.3 | 3.10.0 | up to date |
| nelexa/zip | PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension. | ^4.0.2 | 4.0.2 | up to date |
| nesbot/carbon | An API extension for DateTime that supports 281 different languages. | ^3.0 | 3.11.3 | up to date |
| nikic/fast-route | Fast request router for PHP | ^1.3 | v1.3.0 | up to date |
| plesk/ratchetphp | PHP WebSocket library | v1.0.4 | v1.0.6 | outdated |
| psr/http-message | Common interface for HTTP messages | ^1.1 | 2.0 | outdated |
| psr/http-server-handler | Common interface for HTTP server-side request handler | ^1.0.2 | 1.0.2 | up to date |
| psr/http-server-middleware | Common interface for HTTP server-side middleware | ^1.0.2 | 1.0.2 | up to date |
| pusher/pusher-php-server | Library for interacting with the Pusher REST API | ^7.2 | 7.2.7 | up to date |
| s9e/text-formatter | Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding third-party media (YouTube, etc...), enhanced typography and more. | ^2.13 | 2.19.1 | up to date |
| sycho/sourcemap | Work with JavaScript/CSS Source Map | ^2.0.0 | 2.0.0 | up to date |
| symfony/config | Helps you find, load, combine, autofill and validate configuration values of any kind | ^7.0 | v8.0.7 | outdated |
| symfony/console | Eases the creation of beautiful and testable command line interfaces | ^7.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 | ^7.0 | v8.0.8 | outdated |
| symfony/http-client | Provides powerful methods to fetch HTTP resources synchronously or asynchronously | ^7.0 | v8.0.7 | outdated |
| symfony/mailgun-mailer | Symfony Mailgun Mailer Bridge | ^7.0 | v8.0.0 | outdated |
| symfony/mime | Allows manipulating MIME messages | ^7.0 | v8.0.7 | outdated |
| symfony/polyfill-intl-messageformatter | Symfony polyfill for intl's MessageFormatter class and related functions | ^1.27 | v1.31.0 | up to date |
| symfony/postmark-mailer | Symfony Postmark Mailer Bridge | ^7.0 | v7.3.0 | up to date |
| symfony/translation | Provides tools to internationalize your application | ^7.0 | v8.0.8 | outdated |
| symfony/yaml | Loads and dumps YAML files | ^7.0 | v8.0.10 | outdated |
| wikimedia/less.php | PHP port of the LESS processor | ^4.1 | v5.5.0 | outdated |
6 total, 4 outdated, 1 unknown
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| flarum/testing-tests | *@dev | | unknown | |
| larastan/larastan | Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel | 2.9.14 | v3.9.3 | outdated |
| mockery/mockery | Mockery is a simple yet flexible PHP mock object framework | ^1.5 | 1.6.12 | up to date |
| phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.10.0 | 2.1.42 | outdated |
| phpunit/phpunit | The PHP Unit Testing framework. | ^11.0 | 13.1.1 | outdated |
| symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | ^7.0 | v8.0.6 | outdated |