Libraries tagged by makeas
wacon/secrets
4 Downloads
secrets is used to encrypt messages and share them as a one-time link. The extension is suitable for organizations that place particular emphasis on security and trustworthiness. Since all communication takes place via your own web server, no third-party tools from servers whose location is not known (DSGVO) are necessary. Your own domain name in the link is more trustworthy and makes a more professional impression.
w3spi5/php-discogs-api
33 Downloads
The forked and updated as of end of 2024, Discogs API, that makes it easy for developers to communicate with the Discogs platform
w0s1nsk1/telescope-elasticsearch-driver
4 Downloads
it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
vydev/repository
4 Downloads
Laravel Repositories is a package for Laravel 5 or higher which is used to abstract the database layer. This makes applications much easier to maintain.
vydev/easy-repository
206 Downloads
Laravel Repositories is a package for Laravel 5 or higher which is used to abstract the database layer. This makes applications much easier to maintain.
vu/zf2-test-extensions
6794 Downloads
Makes testing controllers and services easier in Zf2
vovacorgo/laravel-filament-chained-translation-manager
4 Downloads
A translation manager tool for Laravel Filament, that makes use of the Laravel Chained Translator.
vmoldovanu/symfony-env-sync
246 Downloads
A symfony package that makes sure that your .env file is in sync with your .env.dist
vishalaureate/hello-admin
0 Downloads
The Admin Activity extension makes it easy to track all admin activity and revert the modification.
vinjour/javarunner
2 Downloads
The aim of this project is to create a mini-game in Java that makes a character run.
vinala/error
14 Downloads
Makes handling and debugging PHP errors suck less.
victorap93/readjson
64 Downloads
Read Json makes it easy to read and work with json files.
vendic/hyva-checkout-hide-business-fields-google-autocomplate-compat
48 Downloads
Compatibility module that makes the Hyva Checkout Hide Business Fields module compatible with the Google Autocomplete module
vbpupil/attributes
12 Downloads
A simple Attributes mechanism which makes managing attributes easy.
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.