Libraries tagged by usms
jaz303/phake
179745 Downloads
A wee clone of Ruby's rake for PHP 5.3. Uses closures for ultimate coolness.
enqueue/laravel-queue
435453 Downloads
Laravel Queue Extension. It uses Enqueue transports
divineomega/password_exposed
1542858 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
167122 Downloads
Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly
danielme85/laravel-log-to-db
730323 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
backpack/theme-tabler
292170 Downloads
UI for Backpack v6 that uses Tabler and Bootstrap v5.
avalara/avatax-magento
1530780 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
314714 Downloads
Integrate paytm wallet easily with this package. This package uses official Paytm PHP SDK's
sauladam/shipment-tracker
27018 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
2039978 Downloads
A simple and flexible Dependency Injection container for PHP.
tebazil/db-seeder
190213 Downloads
Simple to use PHP db seeding tool that uses faker generators
staabm/password_exposed
231956 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.
securetrading/http
391497 Downloads
Secure Trading's HTTP package - provides a generic HTTP interface and an implementation that uses cURL. Supports logic for retries; SSL verification; etc.
olssonm/l5-zxcvbn
242877 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
muhammadhuzaifa/laravel-pulse-guzzle-recorder
14926 Downloads
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse Slow Outgoing Requests.