Libraries tagged by usms
enqueue/laravel-queue
444951 Downloads
Laravel Queue Extension. It uses Enqueue transports
divineomega/password_exposed
1559886 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
daux/daux.io
172486 Downloads
Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly
danielme85/laravel-log-to-db
771189 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
backpack/theme-tabler
345305 Downloads
UI for Backpack v6 that uses Tabler and Bootstrap v5.
avalara/avatax-magento
1555478 Downloads
Magento module for Avalara's AvaTax suite of business tax calculation and processing services. Uses the AvaTax REST v2 API.
anandsiddharth/laravel-paytm-wallet
332320 Downloads
Integrate paytm wallet easily with this package. This package uses official Paytm PHP SDK's
usmonaliyev/laravel-simple-rabbitmq
2619 Downloads
This package provides simple usage of rabbitmq.
sauladam/shipment-tracker
28116 Downloads
Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.
usmanhalalit/viocon
2113242 Downloads
A simple and flexible Dependency Injection container for PHP.
yizack/instagram-feed
4619 Downloads
PHP library to retrieve an Instagram profile feed, embed the feed of your authorized Instagram accounts on your website. The library uses the Instagram API with auto-refreshing access token support.
va-gov/content-build
96311 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.
tebazil/db-seeder
200724 Downloads
Simple to use PHP db seeding tool that uses faker generators
olssonm/l5-zxcvbn
256162 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
michael-rubel/laravel-formatters
82633 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.