Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Bezpapirove Php Lib Laravel Package

bezpapirove/bezpapirove_php_lib

View on GitHub
Deep Wiki
Context7

BezPapirove PHP Library

!!! Version 2.0.x is not compatible with 1.x.x !!!

CI/CD build main branch

Common library for BezPapirove s.r.o. which provide classes useable in PHP projects.

Library is fully covered by unit tests.

Info

v2.x.x

- file handler

resolve correct file path in storage

FileStorageFactory::createFromConfig(array $config)

FileStorageInterface->save(string $sourcePath, Uuid $uuid): void;
FileStorageInterface->read(Uuid $uuid): string;
FileStorageInterface->delete(Uuid $uuid): void;
FileStorageInterface->exists(Uuid $uuid): bool;
FileStorageInterface->duplicate(Uuid $source, Uuid $target): void;
FileStorageInterface->getFileSize(Uuid $uuid): int;

v1.x.x

List of some important functions

- file handler

resolve correct file path in storage

FolderStructure::getFolderStructureFromFileName(Uuid $fileName, int $levels = 3) : array
FolderStructure::pathExists(string $basePath, array $pathList) : bool
FolderStructure::createFolderStructure(string $basePath, array $pathList) : bool

- handling file in data storage

use \Bezpapirove\BezpapirovePhpLib\File\FileHandler;

$handler = new FileHandler(string $basePath);

$handler->saveFile(string $filePath) : Uuid
$handler->readFile(Uuid $fileName) : string
$handler->fileExists(Uuid $fileName) : bool

- generate file UUID name

- db connector

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky