Popular Packages
-
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.
-
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.
-
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.
-
-
axazara/php-cs
Axa Zara PHP Code style configuration for `php-cs-fixer` based on PSR-12.
-
PHP
fdmind/ignore-query-strings
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
-
-
-