Libraries tagged by updated
cachethq/cachet
423 Downloads
binshops/laravel-blog
38893 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
atlas/query
235217 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
altek/eventually
715540 Downloads
The missing many-to-many Eloquent events.
winter/laravel-config-writer
208489 Downloads
Utility to create and update Laravel config and .env files
va-gov/content-build
95318 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/content-build, 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.
stephenlake/laravel-approval
13442 Downloads
Attach approvals to any model to prevent unauthorised updates.
sobstel/metaphore
173060 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
phobetor/rabbitmq-supervisor-bundle
545161 Downloads
Symfony bundle to automatically create and update supervisor configurations for RabbitMQ consumer daemons
noxoua/filament-activity-log
37466 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
mmucklo/krumo
154100 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
integer-net/magento2-global-custom-layout
75223 Downloads
Module for Magento 2 that allows you to add global layout update files to be selected from admin, by using '0' instead of an entity_id
flow-php/doctrine-dbal-bulk
181312 Downloads
Bulk inserts and updates for Doctrine DBAL
digital-creative/icon-action-toolbar
17382 Downloads
Allows you to update a single column of a resource all at once.
bytexr/filament-queueable-bulk-actions
57920 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.