Package - php-illuminate-queue
Primary informations
Download package: http://deb.debian.org/debian/pool/main/p/php-laravel-framework/php-illuminate-queue_10.48.29+dfsg-1_all.deb (Size: 74.5KiB)| Property | Value |
|---|---|
| Package | php-illuminate-queue |
| Source | php-laravel-framework |
| Version | 10.48.29+dfsg-1 |
| Installed-Size | 358 |
| Maintainer | Debian PHP PEAR Maintainers |
| Architecture | all |
| Depends | php-common, php-illuminate-collections (>= 10.0), php-illuminate-collections (<< 11~~), php-illuminate-console (>= 10.0), php-illuminate-console (<< 11~~), php-illuminate-container (>= 10.0), php-illuminate-container (<< 11~~), php-illuminate-contracts (>= 10.0), php-illuminate-contracts (<< 11~~), php-illuminate-database (>= 10.0), php-illuminate-database (<< 11~~), php-illuminate-filesystem (>= 10.0), php-illuminate-filesystem (<< 11~~), php-illuminate-pipeline (>= 10.0), php-illuminate-pipeline (<< 11~~), php-illuminate-support (>= 10.0), php-illuminate-support (<< 11~~), php-laravel-serializable-closure (>= 1.2.2), php-laravel-serializable-closure (<< 2~~), php-ramsey-uuid (>= 4.7), php-ramsey-uuid (<< 5~~), php-symfony-process (>= 6.2), php-symfony-process (<< 7~~) |
| Suggests | php-mbstring, php-aws-sdk-php, php-illuminate-redis, php-pda-pheanstalk |
| Description | Illuminate Queue library component for PHP |
| Description-md5 | e01772388f56adf524ab3a948a28a88f |
| Homepage | https://laravel.com/ |
| Section | php |
| Priority | optional |
| Filename | pool/main/p/php-laravel-framework/php-illuminate-queue_10.48.29+dfsg-1_all.deb |
| Size | 76300 |
| MD5sum | c295004c0b6117ba4b3ce27b5f7cb8b7 |
| SHA256 | ae78140b5f48350402c13ba8560d3f205def5b65cb89e6bceb264a89f8dc96bb |
Files in package
- /usr/share/doc/php-illuminate-queue/README.md
- /usr/share/doc/php-illuminate-queue/changelog.Debian.gz
- /usr/share/doc/php-illuminate-queue/changelog.gz
- /usr/share/doc/php-illuminate-queue/copyright
- /usr/share/php/Illuminate/Queue/Attributes/WithoutRelations.php
- /usr/share/php/Illuminate/Queue/BeanstalkdQueue.php
- /usr/share/php/Illuminate/Queue/CallQueuedClosure.php
- /usr/share/php/Illuminate/Queue/CallQueuedHandler.php
- /usr/share/php/Illuminate/Queue/Capsule/Manager.php
- /usr/share/php/Illuminate/Queue/Connectors/BeanstalkdConnector.php
- /usr/share/php/Illuminate/Queue/Connectors/ConnectorInterface.php
- /usr/share/php/Illuminate/Queue/Connectors/DatabaseConnector.php
- /usr/share/php/Illuminate/Queue/Connectors/NullConnector.php
- /usr/share/php/Illuminate/Queue/Connectors/RedisConnector.php
- /usr/share/php/Illuminate/Queue/Connectors/SqsConnector.php
- /usr/share/php/Illuminate/Queue/Connectors/SyncConnector.php
- /usr/share/php/Illuminate/Queue/Console/BatchesTableCommand.php
- /usr/share/php/Illuminate/Queue/Console/ClearCommand.php
- /usr/share/php/Illuminate/Queue/Console/FailedTableCommand.php
- /usr/share/php/Illuminate/Queue/Console/FlushFailedCommand.php
- /usr/share/php/Illuminate/Queue/Console/ForgetFailedCommand.php
- /usr/share/php/Illuminate/Queue/Console/ListFailedCommand.php
- /usr/share/php/Illuminate/Queue/Console/ListenCommand.php
- /usr/share/php/Illuminate/Queue/Console/MonitorCommand.php
- /usr/share/php/Illuminate/Queue/Console/PruneBatchesCommand.php
- /usr/share/php/Illuminate/Queue/Console/PruneFailedJobsCommand.php
- /usr/share/php/Illuminate/Queue/Console/RestartCommand.php
- /usr/share/php/Illuminate/Queue/Console/RetryBatchCommand.php
- /usr/share/php/Illuminate/Queue/Console/RetryCommand.php
- /usr/share/php/Illuminate/Queue/Console/TableCommand.php
- /usr/share/php/Illuminate/Queue/Console/WorkCommand.php
- /usr/share/php/Illuminate/Queue/Console/stubs/batches.stub
- /usr/share/php/Illuminate/Queue/Console/stubs/failed_jobs.stub
- /usr/share/php/Illuminate/Queue/Console/stubs/jobs.stub
- /usr/share/php/Illuminate/Queue/DatabaseQueue.php
- /usr/share/php/Illuminate/Queue/Events/JobExceptionOccurred.php
- /usr/share/php/Illuminate/Queue/Events/JobFailed.php
- /usr/share/php/Illuminate/Queue/Events/JobPopped.php
- /usr/share/php/Illuminate/Queue/Events/JobPopping.php
- /usr/share/php/Illuminate/Queue/Events/JobProcessed.php
- /usr/share/php/Illuminate/Queue/Events/JobProcessing.php
- /usr/share/php/Illuminate/Queue/Events/JobQueued.php
- /usr/share/php/Illuminate/Queue/Events/JobQueueing.php
- /usr/share/php/Illuminate/Queue/Events/JobReleasedAfterException.php
- /usr/share/php/Illuminate/Queue/Events/JobRetryRequested.php
- /usr/share/php/Illuminate/Queue/Events/JobTimedOut.php
- /usr/share/php/Illuminate/Queue/Events/Looping.php
- /usr/share/php/Illuminate/Queue/Events/QueueBusy.php
- /usr/share/php/Illuminate/Queue/Events/WorkerStopping.php
- /usr/share/php/Illuminate/Queue/Failed/CountableFailedJobProvider.php
- /usr/share/php/Illuminate/Queue/Failed/DatabaseFailedJobProvider.php
- /usr/share/php/Illuminate/Queue/Failed/DatabaseUuidFailedJobProvider.php
- /usr/share/php/Illuminate/Queue/Failed/DynamoDbFailedJobProvider.php
- /usr/share/php/Illuminate/Queue/Failed/FailedJobProviderInterface.php
- /usr/share/php/Illuminate/Queue/Failed/FileFailedJobProvider.php
- /usr/share/php/Illuminate/Queue/Failed/NullFailedJobProvider.php
- /usr/share/php/Illuminate/Queue/Failed/PrunableFailedJobProvider.php
- /usr/share/php/Illuminate/Queue/InteractsWithQueue.php
- /usr/share/php/Illuminate/Queue/InvalidPayloadException.php
- /usr/share/php/Illuminate/Queue/Jobs/BeanstalkdJob.php
- /usr/share/php/Illuminate/Queue/Jobs/DatabaseJob.php
- /usr/share/php/Illuminate/Queue/Jobs/DatabaseJobRecord.php
- /usr/share/php/Illuminate/Queue/Jobs/Job.php
- /usr/share/php/Illuminate/Queue/Jobs/JobName.php
- /usr/share/php/Illuminate/Queue/Jobs/RedisJob.php
- /usr/share/php/Illuminate/Queue/Jobs/SqsJob.php
- /usr/share/php/Illuminate/Queue/Jobs/SyncJob.php
- /usr/share/php/Illuminate/Queue/Listener.php
- /usr/share/php/Illuminate/Queue/ListenerOptions.php
- /usr/share/php/Illuminate/Queue/LuaScripts.php
- /usr/share/php/Illuminate/Queue/ManuallyFailedException.php
- /usr/share/php/Illuminate/Queue/MaxAttemptsExceededException.php
- /usr/share/php/Illuminate/Queue/Middleware/RateLimited.php
- /usr/share/php/Illuminate/Queue/Middleware/RateLimitedWithRedis.php
- /usr/share/php/Illuminate/Queue/Middleware/SkipIfBatchCancelled.php
- /usr/share/php/Illuminate/Queue/Middleware/ThrottlesExceptions.php
- /usr/share/php/Illuminate/Queue/Middleware/ThrottlesExceptionsWithRedis.php
- /usr/share/php/Illuminate/Queue/Middleware/WithoutOverlapping.php
- /usr/share/php/Illuminate/Queue/NullQueue.php
- /usr/share/php/Illuminate/Queue/Queue.php
- /usr/share/php/Illuminate/Queue/QueueManager.php
- /usr/share/php/Illuminate/Queue/QueueServiceProvider.php
- /usr/share/php/Illuminate/Queue/RedisQueue.php
- /usr/share/php/Illuminate/Queue/SerializesAndRestoresModelIdentifiers.php
- /usr/share/php/Illuminate/Queue/SerializesModels.php
- /usr/share/php/Illuminate/Queue/SqsQueue.php
- /usr/share/php/Illuminate/Queue/SyncQueue.php
- /usr/share/php/Illuminate/Queue/TimeoutExceededException.php
- /usr/share/php/Illuminate/Queue/Worker.php
- /usr/share/php/Illuminate/Queue/WorkerOptions.php
- /usr/share/php/Illuminate/Queue/autoload.php