33 total, all up-to-date
Package | Required | Latest | Status | |
---|---|---|---|---|
brick/math | Arbitrary-precision arithmetic library | ^0.9.3|^0.10.2|^0.11|^0.12 | 0.12.1 | up to date |
doctrine/inflector | PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words. | ^2.0.5 | 2.0.10 | up to date |
dragonmantank/cron-expression | CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due | ^3.3.2 | v3.3.3 | up to date |
egulias/email-validator | A library for validating emails against several RFCs | ^3.2.1|^4.0 | 4.0.2 | up to date |
fruitcake/php-cors | Cross-origin resource sharing library for the Symfony HttpFoundation | ^1.3 | v1.3.0 | up to date |
guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | ^7.8 | 7.9.2 | up to date |
guzzlehttp/uri-template | A polyfill class for uri_template of PHP | ^1.0 | v1.0.3 | up to date |
laravel/prompts | Add beautiful and user-friendly forms to your command-line applications. | ^0.1.18|^0.2.0|^0.3.0 | v0.3.0 | up to date |
laravel/serializable-closure | Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP. | ^1.3 | v1.3.5 | up to date |
league/commonmark | Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM) | ^2.2.1 | 2.5.3 | up to date |
league/flysystem | File storage abstraction for PHP | ^3.8.0 | 3.29.0 | up to date |
monolog/monolog | Sends your logs to files, sockets, inboxes, databases and various web services | ^3.0 | 3.7.0 | up to date |
nesbot/carbon | An API extension for DateTime that supports 281 different languages. | ^2.72.2|^3.0 | 3.8.0 | up to date |
nunomaduro/termwind | Its like Tailwind CSS, but for the console. | ^2.0 | v2.1.0 | up to date |
psr/container | Common Container Interface (PHP FIG PSR-11) | ^1.1.1|^2.0.1 | 2.0.2 | up to date |
psr/log | Common interface for logging libraries | ^1.0|^2.0|^3.0 | 3.0.2 | up to date |
psr/simple-cache | Common interfaces for simple caching | ^1.0|^2.0|^3.0 | 3.0.0 | up to date |
ramsey/uuid | A PHP library for generating and working with universally unique identifiers (UUIDs). | ^4.7 | 4.7.6 | up to date |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ^7.0 | v7.1.5 | up to date |
symfony/error-handler | Provides tools to manage errors and ease debugging PHP code | ^7.0 | v7.1.3 | up to date |
symfony/finder | Finds files and directories via an intuitive fluent interface | ^7.0 | v7.1.4 | up to date |
symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | ^7.0 | v7.1.5 | up to date |
symfony/http-kernel | Provides a structured process for converting a Request into a Response | ^7.0 | v7.1.5 | up to date |
symfony/mailer | Helps sending emails | ^7.0 | v7.1.5 | up to date |
symfony/mime | Allows manipulating MIME messages | ^7.0 | v7.1.5 | up to date |
symfony/polyfill-php83 | Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions | ^1.28 | v1.31.0 | up to date |
symfony/process | Executes commands in sub-processes | ^7.0 | v7.1.5 | up to date |
symfony/routing | Maps an HTTP request to a set of configuration variables | ^7.0 | v7.1.4 | up to date |
symfony/uid | Provides an object-oriented API to generate and represent UIDs | ^7.0 | v7.1.5 | up to date |
symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | ^7.0 | v7.1.5 | up to date |
tijsverkoyen/css-to-inline-styles | CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails. | ^2.2.5 | v2.2.7 | up to date |
vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.4.1 | v5.6.1 | up to date |
voku/portable-ascii | Portable ASCII library - performance optimized (ascii) string functions for php. | ^2.0 | 2.0.1 | up to date |
19 total, 1 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
ably/ably-php | Ably REST client library for PHP. | ^1.0 | 1.1.10 | up to date |
aws/aws-sdk-php | AWS SDK for PHP - Use Amazon Web Services in your PHP project | ^3.235.5 | 3.322.10 | up to date |
fakerphp/faker | Faker is a PHP library that generates fake data for you. | ^1.23 | v1.23.1 | up to date |
league/flysystem-aws-s3-v3 | AWS S3 filesystem adapter for Flysystem. | ^3.0 | 3.29.0 | up to date |
league/flysystem-ftp | FTP filesystem adapter for Flysystem. | ^3.0 | 3.29.0 | up to date |
league/flysystem-path-prefixing | Path prefixing filesystem adapter for Flysystem. | ^3.3 | 3.28.0 | up to date |
league/flysystem-read-only | Read-only filesystem adapter for Flysystem. | ^3.3 | 3.28.0 | up to date |
league/flysystem-sftp-v3 | SFTP filesystem adapter for Flysystem. | ^3.0 | 3.29.0 | up to date |
mockery/mockery | Mockery is a simple yet flexible PHP mock object framework | ^1.6 | 1.6.12 | up to date |
nyholm/psr7 | A fast PHP7 implementation of PSR-7 | ^1.2 | 1.8.2 | up to date |
orchestra/testbench-core | Testing Helper for Laravel Development | ^9.5 | v9.5.1 | up to date |
pda/pheanstalk | PHP client for beanstalkd queue | ^5.0 | v5.0.6 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.11.5 | 1.12.5 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^10.5|^11.0 | 11.3.6 | up to date |
predis/predis | A flexible and feature-complete Redis client for PHP. | ^2.0.2 | v2.2.2 | up to date |
resend/resend-php | Resend PHP library. | ^0.10.0 | v0.13.0 | outdated |
symfony/cache | Provides extended PSR-6, PSR-16 (and tags) implementations | ^7.0 | v7.1.5 | up to date |
symfony/http-client | Provides powerful methods to fetch HTTP resources synchronously or asynchronously | ^7.0 | v7.1.5 | up to date |
symfony/psr-http-message-bridge | PSR HTTP message bridge | ^7.0 | v7.1.4 | up to date |