Libraries tagged by or_IN
wpackio/enqueue
76296 Downloads
API to enqueue assets generated by @wpackio/scripts into your WordPress plugin or theme.
pmigut/gtin-validator
151363 Downloads
This library is a set of static methods for GTIN validation. Methods return true if given string is publicly available GTIN-8, GTIN-12, GTIN-13 or GTIN-14 code. Checks include format, check digit and prefix.
worksome/uk-tax-allowance
473349 Downloads
A package helping in determining the Uk weekly or monthly tax allowance for a specific date range
steefdw/standards-enums
48171 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
scannerjs/scanner.js
13598 Downloads
ScannerJS: JavaScript web scan JPG PDF images from TWAIN WIA scanners in browser (Chrome, Edge, Firefox or IE)
nonsapiens/realaddressfactory
8630 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 11+, and Faker
mjarestad/filtry
204994 Downloads
Filter and sanitize input data in Laravel 4/5 or as a standalone package.
humanmade/disable-accounts
154155 Downloads
Disable and re-enable user accounts in WordPress with losing content or attribution
cyberwolfstudio/lingua
6605 Downloads
Add your Laravel language translations to your asset pipeline for use in Javascript packages like Vue or React.
georgringer/login-link
7351 Downloads
Fast way to login as different backend or frontenduser by generating a link including a one-time token within the backend.
verifalia/sdk
39987 Downloads
Verifalia provides a simple HTTPS-based API for validating email addresses and checking whether they are deliverable or not. This library allows to easily integrate with Verifalia and verify email addresses in real-time.
reliforp/reli-prof
805 Downloads
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
magepow/categories
16801 Downloads
Shows categories in the form of a grid or list, on category pages, home page or any other page.
badoo/soft-mocks
34758 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
ublaboo/api-router
135609 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation