Libraries tagged by uses
waska14/laravel-with-db-transactions
38201 Downloads
Use middleware globally for all routes to put every controller in database transaction
waryway/php-traits-library
355012 Downloads
General use traits
warhuhn/chronos-doctrine
82526 Downloads
Doctrine DBAL Types to use Chronos' Immutable DateTime Objects
wanfeiyy/dd
47321 Downloads
use laravel dd replace var_dump
voceconnect/wp-large-options
4384 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
victor-prdh/recaptcha-bundle
52020 Downloads
Use Google Recaptcha v2/v3 as form type with Symfony 6.4+, see v1.X for symfony 5.4
vertigolabs/overcast
58183 Downloads
An easy to use wrapper for the Dark Sky API (formerly Forecast.io)
vertigolabs/doctrine-full-text-postgres
76117 Downloads
Tools to use full-text searching in Postgresql with Doctrine
vemcogroup/laravel-weather
22205 Downloads
Weather package for Laravel to use different providers to get weather info
vatps/mailchimp-rest-api
72409 Downloads
Very Easy to use MailChimp REST Enabled API 3.0 Wrapper Class.
vasek-purchart/tracy-blue-screen-bundle
74733 Downloads
This bundle lets you use the Tracy's debug screen in combination with the the default profiler in your Symfony application.
va-gov/web
14093 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/web, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
unikent/tfilecache
29157 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
ublaboo/datagrid-nette-database-data-source
89599 Downloads
Utility that makes possible to use Nette\Database native query with Ublaboo\DataGrid
twistor/flysystem-http
247940 Downloads
An HTTP adapter for Flysystem that uses basic PHP functions.