Пакет: php-laravel-framework (11.44.0-1)
Ссылки для php-laravel-framework
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код php-laravel-framework:
- [php-laravel-framework_11.44.0-1.dsc]
- [php-laravel-framework_11.44.0.orig.tar.xz]
- [php-laravel-framework_11.44.0-1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [laravel.com]
Подобные пакеты:
Экспериментальный пакет
Предупреждение: данный пакет находится в экспериментальной ветке дистрибутива. Это означает, что он нестабилен или содержит ошибки, и даже может вызвать потерю данных. Перед использованием внимательно прочитайте файл changelog и другую доступную документацию.
web application framework for PHP
Laravel is a web application framework with expressive, elegant syntax. It attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:
* Simple, fast routing engine * Powerful dependency injection container * Multiple back-ends for session and cache storage * Database agnostic schema migrations * Robust background job processing * Real-time event broadcasting
Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation gives you a complete toolset required to build any application with which you are tasked.
Другие пакеты, относящиеся к php-laravel-framework
|
|
|
|
-
- dep: php-brick-math
- Arbitrary-precision arithmetic library
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-doctrine-inflector (<< 3~~)
- string manipulations library - Doctrine component
- dep: php-doctrine-inflector (>= 2.0.5)
-
- dep: php-dragonmantank-cron-expression (<< 4~~)
- cron expression parser for PHP
- dep: php-dragonmantank-cron-expression (>= 3.4)
-
- dep: php-email-validator
- A library for validating emails against several RFCs
-
- dep: php-fruitcake-php-cors (<< 2~~)
- Cross-origin resource sharing library for Symfony HttpFoundation
- dep: php-fruitcake-php-cors (>= 1.3)
-
- dep: php-guzzlehttp-guzzle (<< 8~~)
- Guzzle is a PHP HTTP client library
- dep: php-guzzlehttp-guzzle (>= 7.8.2)
-
- dep: php-guzzlehttp-uri-template (<< 2~~)
- A polyfill class for uri_template of PHP
- dep: php-guzzlehttp-uri-template (>= 1.0)
-
- dep: php-illuminate-auth (= 11.44.0-1)
- Illuminate Auth library component for PHP
-
- dep: php-illuminate-broadcasting (= 11.44.0-1)
- Illuminate Broadcasting library component for PHP
-
- dep: php-illuminate-bus (= 11.44.0-1)
- Illuminate Bus library component for PHP
-
- dep: php-illuminate-cache (= 11.44.0-1)
- Illuminate Cache library component for PHP
-
- dep: php-illuminate-collections (= 11.44.0-1)
- illuminate Collections library component for PHP
-
- dep: php-illuminate-concurrency (= 11.44.0-1)
- illuminate Concurrency library component for PHP
-
- dep: php-illuminate-conditionable (= 11.44.0-1)
- illuminate Conditionable library component for PHP
-
- dep: php-illuminate-config (= 11.44.0-1)
- Illuminate Config library component for PHP
-
- dep: php-illuminate-console (= 11.44.0-1)
- Illuminate Console library component for PHP
-
- dep: php-illuminate-container (= 11.44.0-1)
- Illuminate Container library component for PHP
-
- dep: php-illuminate-contracts (= 11.44.0-1)
- Illuminate Contracts library component for PHP
-
- dep: php-illuminate-cookie (= 11.44.0-1)
- Illuminate Cookie library component for PHP
-
- dep: php-illuminate-database (= 11.44.0-1)
- Illuminate Database library component for PHP
-
- dep: php-illuminate-encryption (= 11.44.0-1)
- Illuminate Encryption library component for PHP
-
- dep: php-illuminate-events (= 11.44.0-1)
- Illuminate Events library component for PHP
-
- dep: php-illuminate-filesystem (= 11.44.0-1)
- Illuminate Filesystem library component for PHP
-
- dep: php-illuminate-hashing (= 11.44.0-1)
- Illuminate Hashing library component for PHP
-
- dep: php-illuminate-http (= 11.44.0-1)
- Illuminate HTTP library component for PHP
-
- dep: php-illuminate-log (= 11.44.0-1)
- Illuminate Log library component for PHP
-
- dep: php-illuminate-macroable (= 11.44.0-1)
- Illuminate Macroable component for PHP
-
- dep: php-illuminate-mail (= 11.44.0-1)
- Illuminate Mail library component for PHP
-
- dep: php-illuminate-notifications (= 11.44.0-1)
- Illuminate Notifications library component for PHP
-
- dep: php-illuminate-pagination (= 11.44.0-1)
- Illuminate Pagination library component for PHP
-
- dep: php-illuminate-pipeline (= 11.44.0-1)
- Illuminate Pipeline library component for PHP
-
- dep: php-illuminate-process (= 11.44.0-1)
- Illuminate Process library component for PHP
-
- dep: php-illuminate-queue (= 11.44.0-1)
- Illuminate Queue library component for PHP
-
- dep: php-illuminate-redis (= 11.44.0-1)
- Illuminate Redis library component for PHP
-
- dep: php-illuminate-routing (= 11.44.0-1)
- Illuminate Routing library component for PHP
-
- dep: php-illuminate-session (= 11.44.0-1)
- Illuminate Session library component for PHP
-
- dep: php-illuminate-support (= 11.44.0-1)
- Illuminate Support library component for PHP
-
- dep: php-illuminate-testing (= 11.44.0-1)
- Illuminate Testing library component for PHP
-
- dep: php-illuminate-translation (= 11.44.0-1)
- Illuminate Translation library component for PHP
-
- dep: php-illuminate-validation (= 11.44.0-1)
- Illuminate Validation library component for PHP
-
- dep: php-illuminate-view (= 11.44.0-1)
- Illuminate View library component for PHP
-
- dep: php-laravel-prompts
- Add beautiful and user-friendly forms to your command-line applications
-
- dep: php-laravel-serializable-closure
- Laravel Serializable Closure provides an easy and secure way to serialize
-
- dep: php-league-commonmark (<< 3~~)
- Markdown parser based on the CommonMark JS reference implementation
- dep: php-league-commonmark (>= 2.6)
-
- dep: php-league-flysystem (<< 4~~)
- filesystem abstraction offering one API to many filesystems
- dep: php-league-flysystem (>= 3.25.1)
-
- dep: php-league-flysystem-local (<< 4~~)
- Пакет недоступен
- dep: php-league-flysystem-local (>= 3.25.1)
-
- dep: php-league-uri (<< 8~~)
- URI manipulation library
- dep: php-league-uri (>= 7.5.1)
-
- dep: php-mbstring
- MBSTRING module for PHP [default]
также виртуальный пакет, предоставляемый php8.2-mbstring, php8.3-mbstring, php8.4-mbstring
-
- dep: php-monolog (<< 4~~)
- send logs to various destination and web services
- dep: php-monolog (>= 3.0)
-
- dep: php-nesbot-carbon
- simple PHP API extension for DateTime
-
- dep: php-nunomaduro-termwind (<< 3~~)
- Its like Tailwind CSS, but for the console
- dep: php-nunomaduro-termwind (>= 2.0)
-
- dep: php-psr-container
- Common Container Interface (PHP FIG PSR-11)
-
- dep: php-psr-log
- common interface for logging libraries
-
- dep: php-psr-simple-cache
- Common interfaces for simple caching
-
- dep: php-ramsey-uuid (<< 5~~)
- RFC 4122 universally unique identifier (UUID) generator for PHP
- dep: php-ramsey-uuid (>= 4.7)
-
- dep: php-spatie-once
- Пакет недоступен
-
- dep: php-symfony-console (<< 8~~)
- run tasks from the command line
- dep: php-symfony-console (>= 7.0.3)
-
- dep: php-symfony-error-handler (<< 8~~)
- manage errors and ease debugging
- dep: php-symfony-error-handler (>= 7.0.3)
-
- dep: php-symfony-finder (<< 8~~)
- find files and directories
- dep: php-symfony-finder (>= 7.0.3)
-
- dep: php-symfony-http-foundation (<< 8~~)
- object-oriented layer for the HTTP specification
- dep: php-symfony-http-foundation (>= 7.2.0)
-
- dep: php-symfony-http-kernel (<< 8~~)
- building blocks for flexible and fast HTTP-based frameworks
- dep: php-symfony-http-kernel (>= 7.0.3)
-
- dep: php-symfony-mailer (<< 8~~)
- help sending emails
- dep: php-symfony-mailer (>= 7.0.3)
-
- dep: php-symfony-mime (<< 8~~)
- library to manipulate MIME messages
- dep: php-symfony-mime (>= 7.0.3)
-
- dep: php-symfony-process (<< 8~~)
- execute commands in sub-processes
- dep: php-symfony-process (>= 7.0.3)
-
- dep: php-symfony-routing (<< 8~~)
- associate a request with code that generates a response
- dep: php-symfony-routing (>= 7.0.3)
-
- dep: php-symfony-uid (<< 8~~)
- object-oriented API to generate and represent UIDs
- dep: php-symfony-uid (>= 7.0.3)
-
- dep: php-symfony-var-dumper (<< 8~~)
- mechanisms for walking through any arbitrary PHP variable
- dep: php-symfony-var-dumper (>= 7.0.3)
-
- dep: php-tijsverkoyen-css-to-inline-styles (<< 3~~)
- convert HTML into HTML with inline styles
- dep: php-tijsverkoyen-css-to-inline-styles (>= 2.2.5)
-
- dep: php-vlucas-phpdotenv (<< 6~~)
- environment variable file loader for PHP
- dep: php-vlucas-phpdotenv (>= 5.6.1)
-
- dep: php-voku-portable-ascii (<< 3~~)
- Portable ASCII library - performance optimized (ascii) string functions for
- dep: php-voku-portable-ascii (>= 2.0.2)
-
- sug: php-ably-php
- Пакет недоступен
-
- sug: php-apcu
- APC User Cache for PHP
также виртуальный пакет, предоставляемый php8.1-apcu, php8.2-apcu, php8.4-apcu
-
- sug: php-aws-sdk-php
- Пакет недоступен
-
- sug: php-brianium-paratest
- Пакет недоступен
-
- sug: php-fakerphp-faker
- Пакет недоступен
-
- sug: php-filp-whoops
- Пакет недоступен
-
- sug: php-laravel-tinker
- Пакет недоступен
-
- sug: php-league-flysystem-aws-s3-v3
- Пакет недоступен
-
- sug: php-league-flysystem-ftp
- Пакет недоступен
-
- sug: php-league-flysystem-path-prefixing
- Пакет недоступен
-
- sug: php-league-flysystem-read-only
- Пакет недоступен
-
- sug: php-league-flysystem-sftp-v3
- Пакет недоступен
-
- sug: php-memcached
- memcached extension module for PHP, uses libmemcached
также виртуальный пакет, предоставляемый php8.1-memcached, php8.2-memcached, php8.4-memcached
-
- sug: php-mockery
- mock object framework for PHPUnit and other testing framework
-
- sug: php-pda-pheanstalk
- PHP client for beanstalkd queue
-
- sug: php-php-http-discovery
- Пакет недоступен
-
- sug: php-predis
- A flexible and feature-complete Redis client for PHP
-
- sug: php-psr-http-message
- Common interface for HTTP messages
-
- sug: php-pusher-php-server
- Пакет недоступен
-
- sug: php-redis
- PHP extension for interfacing with Redis
также виртуальный пакет, предоставляемый php8.1-redis, php8.2-redis, php8.4-redis
-
- sug: php-resend-php
- Пакет недоступен
-
- sug: php-symfony-cache
- provides extended PSR-6, PSR-16 (and tags) implementations
-
- sug: php-symfony-filesystem
- basic filesystem utilities
-
- sug: php-symfony-http-client
- methods to fetch HTTP resources synchronously or asynchronously
-
- sug: php-symfony-mailgun-mailer
- Symfony Mailgun Mailer Bridge
-
- sug: php-symfony-postmark-mailer
- Symfony Postmark Mailer Bridge
-
- sug: php-symfony-psr-http-message-bridge
- integration for PSR HTTP message with Symfony Components
-
- sug: phpunit
- Unit testing suite for PHP
Загрузка php-laravel-framework
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 198,7 Кб | 1 254,0 Кб | [список файлов] |