Libraries tagged by location sets
joe-404/laravel-auth
42 Downloads
Drop-in, config-driven authentication library for Laravel 12 and 13. Registration with OTP + magic-link email verification, login, refresh token rotation, password reset, multi-session management, device fingerprinting, Google OAuth, long-lived API tokens, account status workflow, and referral codes with anti-abuse detection — all through a single JSON API.
ec-nds/autoresponse
2 Downloads
Simple vacation / out-of-office autoresponse settings for Roundcube
solophp/configs
75 Downloads
Simple and flexible configuration management library with dot notation support
minnis/neon-tools
48 Downloads
NEON tools. A handy (and super fast) NEON fileloader class for PHP.
kynetcode/wpzylos-config
75 Downloads
Configuration management with dot-notation and .env support for WPZylos framework
initphp/config
129 Downloads
Advanced configuration manager for PHP with dotted-path access, file/directory/class loaders and a static facade.
aiarmada/seating
2304 Downloads
Venue seat layout, seat allocation, and seat-map rendering primitive.
pklink/dotor
739 Downloads
Easy access to array values using dot notation. Useful for handling configurations or something like that
wazza/laravel-db-encryption
0 Downloads
Production-ready Laravel package for secure, transparent encryption of sensitive model attributes with searchable hash indexes and key rotation support.
brunofigueiredo2k/laravel-lang-country
65 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.