Popular Packages
-
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.
-
-
PHP
fgtclb/academic-persons-edit
Adds the option to assign frontend users to academic persons and allow editing the profiles in frontend.
-
-
-
PHP
angelo8828/slack
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax. Future-proofed version of https://github.com/maknz/slack
-
-
PHP
nxu/php-nano-class-parser
A fully opinionated, extremely minimal, and very optimistic package to help add custom code to generated PHP classes.