Popular Packages
-
-
-
co-stack/process-manager
Simple wrapper to enable parallel processing using Symfony Process component
-
-
-
PHP
rekalogika/file-filepond
Upload files using Symfony Form, FilePond, and the rekalogika/file framework
-
PHP
andrey-tech/pdepend-summary-formatter-php
Tool to show software code quality metrics, measured by PHP Depend, in console and CI/CD pipeline
-
-
-
PHP
rekalogika/file-association-entity
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
-
PHP
rekalogika/file-symfony-bridge
Provides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator.
-
PHP
rekalogika/file-server
Temporary URL resource server for rekalogika/file FileInterface. Access files easily in your application by creating temporary URLs that expire after a set amount of time.
-
PHP
rekalogika/file-metadata-contracts
Additional abstractions of metadata types for rekalogika/file.