Libraries tagged by laravel sage
medilies/xssless
16 Downloads
Clean your rich text from XSS threats.
mateusz-peczkowski/nova-heartbeat-resource-field
160 Downloads
Heartbeat for resources to block editing same resource with 2 or more people
luiz-albertoni/dynamic-mysql-db-backup
3760 Downloads
Dynamic save mysql dumps to your specific Storage
leroy-merlin-br/exacttarget-client
9766 Downloads
Easy way to interact with ExactTarget REST API in Laravel
larapack/attribute-slugging
1683 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
karen_he/avataxclient
684 Downloads
Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API. Updated to use Guzzle 7 for Laravel compatibility.
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
beedelivery/bee-iza
6685 Downloads
Package for integration with safe Iza
larapack/attribute-purging
418 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
artisansdk/model
518 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.
sdavis1902/eloquent-vars
6223 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
abdulelahragih/querybuilder
451 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
vormkracht10/laravel-minify-html-middleware
152 Downloads
This package minifies HTML responses in Laravel safely.
vits/laravel-save-relationships
13 Downloads
Save Laravel model relationships.
shipsaas/safe-dispatcher
15 Downloads
Ensure your Queue msg is tracked and retryable when failed to dispatch.