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
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-image
Simple image resizing filter for rekalogika/file. Callers provide the maximum width or height of the desired result, and whether to square-crop it.
-
PHP
rekalogika/file-derivation
Provides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework.
-
-
PHP
rekalogika/file-association-contracts
Interface for file association. To be implemented in entities that support file association.
-
PHP
rekalogika/file-association
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.