Libraries tagged by deepr
deemru/cryptash
9028 Downloads
Hash-based encrypt/decrypt
deemru/blake2b
20064 Downloads
BLAKE2 hash function on pure PHP
spoon/library
263069 Downloads
A PHP library that is fast, easy to learn and very much deprecated!
spiral/filters-bridge
5271 Downloads
Deep Structural Validation, Data Mapper, Inheritance
spiral/filters
12912 Downloads
Deep Structural Validation, Data Mapper, Inheritance
robole/sulu-ai-translator-bundle
485 Downloads
Translate any type of content using DeepL
rfookune/lara-pdf-merger-php-7-2
26706 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Replaced each() (depreciated in php 7.2) to foreach.
johannes85/ai-bundle
290 Downloads
Adds AI support to Symfony. Allows easy calling of LLMs like Ollama, OpenAI, GoogleAI, MistralAI, Anthropic, DeepSeek. It also adds an MCP server and client.
heimrichhannot/contao-encore-bundle
14393 Downloads
This bundle brings deep integration for symfony encore into contao. On the one hand, your can prepare your bundles to define own webpack entries, which added with just one command to your webpack entries. On the other hand, this bundle allows you to add encore entries only on the pages you need them for optimizing your website performance.
coliving/laravel-autotranslate
7172 Downloads
A Laravel package to automatically translate the application's language files into a chosen language using DeepL.
bugloos/query-sorting-bundle
4963 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
4970 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
beter/yii2-beter-logging
5552 Downloads
Bulletproof logging for enterprise yii2 projects: monolog 2.x integration, custom LogTarget with delayed queue, pretty console handler, logstash via udp and tcp with deep yii2 integration.
alenkalac/omnipay-paypal-checkout-v2
9059 Downloads
Omnipay support for PayPal checkout v2 api due to v1 being deprecated by PayPal
vcn/enum
28934 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.