Popular Packages
-
superius/omniapp-middleware
Middleware management package for superius omni applications
-
-
PHP
rekalogika/file-filepond
Upload files using Symfony Form, FilePond, and the rekalogika/file framework
-
-
-
PHP
namaa-solutions/laravel-orion
Laravel Orion allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
-
xpertselect-portals/xsp_dcat_suite
The suite of modules required to integrate all DCAT related features into a XpertSelect Portals stack.
-
-
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
High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.