nadir2k / laravel
Laravel 框架。
11.x-dev
2024-04-29 15:14 UTC
Requires
- php: ^8.2
- composer-runtime-api: ^2.2
- ext-ctype: *
- ext-filter: *
- ext-hash: *
- ext-mbstring: *
- ext-openssl: *
- ext-session: *
- ext-tokenizer: *
- brick/math: ^0.9.3|^0.10.2|^0.11|^0.12
- doctrine/inflector: ^2.0.5
- dragonmantank/cron-expression: ^3.3.2
- egulias/email-validator: ^3.2.1|^4.0
- fruitcake/php-cors: ^1.3
- guzzlehttp/guzzle: ^7.8
- guzzlehttp/uri-template: ^1.0
- laravel/prompts: ^0.1.18
- laravel/serializable-closure: ^1.3
- league/commonmark: ^2.2.1
- league/flysystem: ^3.8.0
- monolog/monolog: ^3.0
- nesbot/carbon: ^2.72.2|^3.0
- nunomaduro/termwind: ^2.0
- psr/container: ^1.1.1|^2.0.1
- psr/log: ^1.0|^2.0|^3.0
- psr/simple-cache: ^1.0|^2.0|^3.0
- ramsey/uuid: ^4.7
- symfony/console: ^7.0
- symfony/error-handler: ^7.0
- symfony/finder: ^7.0
- symfony/http-foundation: ^7.0
- symfony/http-kernel: ^7.0
- symfony/mailer: ^7.0
- symfony/mime: ^7.0
- symfony/polyfill-php83: ^1.28
- symfony/process: ^7.0
- symfony/routing: ^7.0
- symfony/uid: ^7.0
- symfony/var-dumper: ^7.0
- tijsverkoyen/css-to-inline-styles: ^2.2.5
- vlucas/phpdotenv: ^5.4.1
- voku/portable-ascii: ^2.0
Requires (Dev)
- ext-gmp: *
- ably/ably-php: ^1.0
- aws/aws-sdk-php: ^3.235.5
- fakerphp/faker: ^1.23
- league/flysystem-aws-s3-v3: ^3.0
- league/flysystem-ftp: ^3.0
- league/flysystem-path-prefixing: ^3.3
- league/flysystem-read-only: ^3.3
- league/flysystem-sftp-v3: ^3.0
- mockery/mockery: ^1.6
- nyholm/psr7: ^1.2
- orchestra/testbench-core: ^9.0.15
- pda/pheanstalk: ^5.0
- phpstan/phpstan: ^1.4.7
- phpunit/phpunit: ^10.5|^11.0
- predis/predis: ^2.0.2
- resend/resend-php: ^0.10.0
- symfony/cache: ^7.0
- symfony/http-client: ^7.0
- symfony/psr-http-message-bridge: ^7.0
Suggests
- ext-apcu: Required to use the APC cache driver.
- ext-fileinfo: Required to use the Filesystem class.
- ext-ftp: Required to use the Flysystem FTP driver.
- ext-gd: Required to use Illuminate\Http\Testing\FileFactory::image().
- ext-memcached: Required to use the memcache cache driver.
- ext-pcntl: Required to use all features of the queue worker and console signal trapping.
- ext-pdo: Required to use all database features.
- ext-posix: Required to use all features of the queue worker.
- ext-redis: Required to use the Redis cache and queue drivers (^4.0|^5.0).
- ably/ably-php: Required to use the Ably broadcast driver (^1.0).
- aws/aws-sdk-php: Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).
- brianium/paratest: Required to run tests in parallel (^7.0|^8.0).
- fakerphp/faker: Required to use the eloquent factory builder (^1.9.1).
- filp/whoops: Required for friendly error pages in development (^2.14.3).
- laravel/tinker: Required to use the tinker console command (^2.0).
- league/flysystem-aws-s3-v3: Required to use the Flysystem S3 driver (^3.0).
- league/flysystem-ftp: Required to use the Flysystem FTP driver (^3.0).
- league/flysystem-path-prefixing: Required to use the scoped driver (^3.3).
- league/flysystem-read-only: Required to use read-only disks (^3.3)
- league/flysystem-sftp-v3: Required to use the Flysystem SFTP driver (^3.0).
- mockery/mockery: Required to use mocking (^1.6).
- nyholm/psr7: Required to use PSR-7 bridging features (^1.2).
- pda/pheanstalk: Required to use the beanstalk queue driver (^5.0).
- phpunit/phpunit: Required to use assertions and run tests (^10.5|^11.0).
- predis/predis: Required to use the predis connector (^2.0.2).
- psr/http-message: Required to allow Storage::put to accept a StreamInterface (^1.0).
- pusher/pusher-php-server: Required to use the Pusher broadcast driver (^6.0|^7.0).
- resend/resend-php: Required to enable support for the Resend mail transport (^0.10.0).
- symfony/cache: Required to PSR-6 cache bridge (^7.0).
- symfony/filesystem: Required to enable support for relative symbolic links (^7.0).
- symfony/http-client: Required to enable support for the Symfony API mail transports (^7.0).
- symfony/mailgun-mailer: Required to enable support for the Mailgun mail transport (^7.0).
- symfony/postmark-mailer: Required to enable support for the Postmark mail transport (^7.0).
- symfony/psr-http-message-bridge: Required to use PSR-7 bridging features (^7.0).
Provides
- psr/container-implementation: 1.1|2.0
- psr/simple-cache-implementation: 1.0|2.0|3.0
Conflicts
- mockery/mockery: 1.6.8
- tightenco/collect: <5.5.33
Replaces
- illuminate/auth: 11.x-dev
- illuminate/broadcasting: 11.x-dev
- illuminate/bus: 11.x-dev
- illuminate/cache: 11.x-dev
- illuminate/collections: 11.x-dev
- illuminate/conditionable: 11.x-dev
- illuminate/config: 11.x-dev
- illuminate/console: 11.x-dev
- illuminate/container: 11.x-dev
- illuminate/contracts: 11.x-dev
- illuminate/cookie: 11.x-dev
- illuminate/database: 11.x-dev
- illuminate/encryption: 11.x-dev
- illuminate/events: 11.x-dev
- illuminate/filesystem: 11.x-dev
- illuminate/hashing: 11.x-dev
- illuminate/http: 11.x-dev
- illuminate/log: 11.x-dev
- illuminate/macroable: 11.x-dev
- illuminate/mail: 11.x-dev
- illuminate/notifications: 11.x-dev
- illuminate/pagination: 11.x-dev
- illuminate/pipeline: 11.x-dev
- illuminate/process: 11.x-dev
- illuminate/queue: 11.x-dev
- illuminate/redis: 11.x-dev
- illuminate/routing: 11.x-dev
- illuminate/session: 11.x-dev
- illuminate/support: 11.x-dev
- illuminate/testing: 11.x-dev
- illuminate/translation: 11.x-dev
- illuminate/validation: 11.x-dev
- illuminate/view: 11.x-dev
- spatie/once: *
This package is auto-updated.
Last update: 2024-08-29 16:03:48 UTC
README
关于 Laravel
注意: 此仓库包含 Laravel 框架的核心代码。如果您想使用 Laravel 构建应用程序,请访问主 Laravel 仓库。
Laravel 是一个具有表达性、优雅语法的 Web 应用程序框架。我们相信,开发必须是一个愉快、富有创造性的体验,才能真正令人满足。Laravel 通过简化大多数 Web 项目中使用的常见任务,试图消除开发中的痛苦,例如:
Laravel 易于访问,功能强大,提供构建大型、健壮应用程序所需的所有工具。简洁、优雅和创新的完美结合,为您提供了构建任何应用程序所需的全套工具。
学习 Laravel
Laravel 拥有最广泛和最详尽的文档和视频教程库,这是任何现代 Web 应用程序框架所没有的。Laravel 的 文档 深入且全面,使得学习框架变得轻而易举。
您还可以尝试 Laravel Bootcamp,在那里您将从头开始构建现代 Laravel 应用程序。
如果您不想阅读,Laracasts 包含数千个视频教程,涵盖 Laravel、现代 PHP、单元测试、JavaScript 等多个主题。通过深入研究我们的全面视频库,提高您和您团队的技术水平。
贡献
感谢您考虑为 Laravel 框架做出贡献!贡献指南可在 Laravel 文档 中找到。
行为准则
为了确保 Laravel 社区对所有成员都持开放态度,请阅读并遵守 行为准则。
安全漏洞
请查看 我们的安全策略 了解如何报告安全漏洞。
许可证
Laravel 框架是开源软件,许可协议为 MIT 许可证。