respond.io / framework
Laravel 框架。
5.7.30
2021-09-22 07:20 UTC
Requires
- php: ^7.1.3
- ext-mbstring: *
- ext-openssl: *
- doctrine/inflector: ^1.1
- dragonmantank/cron-expression: ^2.0
- erusev/parsedown: ^1.7
- laravel/nexmo-notification-channel: ^1.0
- laravel/slack-notification-channel: ^1.0
- league/flysystem: ^1.0.8
- monolog/monolog: ^1.12
- nesbot/carbon: ^1.26.3
- opis/closure: ^3.1
- psr/container: ^1.0
- psr/simple-cache: ^1.0
- ramsey/uuid: ^3.7
- swiftmailer/swiftmailer: ^6.0
- symfony/console: ^4.1
- symfony/debug: ^4.1
- symfony/finder: ^4.1
- symfony/http-foundation: ^4.1
- symfony/http-kernel: ^4.1
- symfony/process: ^4.1
- symfony/routing: ^4.1
- symfony/var-dumper: ^4.1
- tijsverkoyen/css-to-inline-styles: ^2.2.1
- vlucas/phpdotenv: ^2.2
Requires (Dev)
- aws/aws-sdk-php: ^3.0
- doctrine/dbal: ^2.6
- filp/whoops: ^2.1.4
- guzzlehttp/guzzle: ^6.3
- league/flysystem-cached-adapter: ^1.0
- mockery/mockery: ^1.0
- moontoast/math: ^1.1
- orchestra/testbench-core: 3.7.*
- pda/pheanstalk: ^3.0|^4.0
- phpunit/phpunit: ^7.5
- predis/predis: ^1.1.1
- symfony/css-selector: ^4.1
- symfony/dom-crawler: ^4.1
- true/punycode: ^2.1
Suggests
- ext-pcntl: Required to use all features of the queue worker.
- ext-posix: Required to use all features of the queue worker.
- aws/aws-sdk-php: Required to use the SQS queue driver and SES mail driver (^3.0).
- doctrine/dbal: Required to rename columns and drop SQLite columns (^2.6).
- filp/whoops: Required for friendly error pages in development (^2.1.4).
- fzaninotto/faker: Required to use the eloquent factory builder (^1.4).
- guzzlehttp/guzzle: Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0).
- laravel/tinker: Required to use the tinker console command (^1.0).
- league/flysystem-aws-s3-v3: Required to use the Flysystem S3 driver (^1.0).
- league/flysystem-cached-adapter: Required to use the Flysystem cache (^1.0).
- league/flysystem-rackspace: Required to use the Flysystem Rackspace driver (^1.0).
- league/flysystem-sftp: Required to use the Flysystem SFTP driver (^1.0).
- moontoast/math: Required to use ordered UUIDs (^1.1).
- nexmo/client: Required to use the Nexmo transport (^1.0).
- pda/pheanstalk: Required to use the beanstalk queue driver (^3.0|^4.0).
- predis/predis: Required to use the redis cache and queue drivers (^1.0).
- pusher/pusher-php-server: Required to use the Pusher broadcast driver (^3.0).
- symfony/css-selector: Required to use some of the crawler integration testing tools (^4.1).
- symfony/dom-crawler: Required to use most of the crawler integration testing tools (^4.1).
- symfony/psr-http-message-bridge: Required to psr7 bridging features (^1.0).
Conflicts
- tightenco/collect: <5.5.33
Replaces
- illuminate/auth: 5.7.30
- illuminate/broadcasting: 5.7.30
- illuminate/bus: 5.7.30
- illuminate/cache: 5.7.30
- illuminate/config: 5.7.30
- illuminate/console: 5.7.30
- illuminate/container: 5.7.30
- illuminate/contracts: 5.7.30
- illuminate/cookie: 5.7.30
- illuminate/database: 5.7.30
- illuminate/encryption: 5.7.30
- illuminate/events: 5.7.30
- illuminate/filesystem: 5.7.30
- illuminate/hashing: 5.7.30
- illuminate/http: 5.7.30
- illuminate/log: 5.7.30
- illuminate/mail: 5.7.30
- illuminate/notifications: 5.7.30
- illuminate/pagination: 5.7.30
- illuminate/pipeline: 5.7.30
- illuminate/queue: 5.7.30
- illuminate/redis: 5.7.30
- illuminate/routing: 5.7.30
- illuminate/session: 5.7.30
- illuminate/support: 5.7.30
- illuminate/translation: 5.7.30
- illuminate/validation: 5.7.30
- illuminate/view: 5.7.30
This package is auto-updated.
Last update: 2024-08-29 05:44:19 UTC
README
关于 Laravel
注意: 本仓库包含 Laravel 框架的核心代码。如果您想使用 Laravel 构建应用程序,请访问主 Laravel 仓库。
Laravel 是一个具有表达性、优雅语法的 Web 应用程序框架。我们相信开发必须是一个愉快、富有创造性的体验,才能真正满足。Laravel 通过简化大多数 Web 项目中常用的常见任务,如
Laravel 易于访问,但功能强大,提供了构建大型、健壮应用程序所需的所有工具。简单、优雅和创新的无与伦比的结合,为您提供了构建任何应用程序所需的全套工具。
学习 Laravel
Laravel 拥有最全面、最详尽的文档和视频教程库,任何现代 Web 应用程序框架都无法比拟。Laravel 文档详细且全面,让您轻松入门学习框架。
如果您不想阅读,Laracasts 提供了超过 1100 个视频教程,涵盖了包括 Laravel、现代 PHP、单元测试、JavaScript 等在内的多个主题。通过深入研究我们的全面视频库,提高您和您整个团队的技术水平。
贡献
感谢您考虑为 Laravel 框架做出贡献!贡献指南可在 Laravel 文档 中找到。
行为准则
为了确保 Laravel 社区对所有成员都开放,请查阅并遵守 行为准则。
安全漏洞
请查阅我们关于如何报告安全漏洞的 安全政策。
许可证
Laravel 框架是开源软件,受 MIT 许可证 许可。