Libraries tagged by current
krisell/deployed-version-laravel
9875 Downloads
Adds a route to show currently running version
jwt/php-jwt
9933 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
joby/smol-request
505 Downloads
A straightforward abstraction layer for retrieving information about and data from the current HTTP request.
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.
jeffersongoncalves/laravel-zero-git
94 Downloads
Detect the current repository from the git remote: parse SSH/HTTPS remote URLs into host/owner/repo and build a stable slug, used by CLIs that auto-detect their workspace/repo.
jeffersongoncalves/laravel-created-by
197 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
ipandmore/ipm-cline
5098 Downloads
Add copyright lines to your TYPO3 project. With the "today"-Feature the plugin keeps track of the current date in the copyright line, so you won't have to update the date at New Year.
inspiredminds/contao-language-autoswitch
1857 Downloads
Contao extension to automatically switch page, archive and calendar references in modules according to the current language.
incursus/laravel-s3-tools
82335 Downloads
This Laravel package contains additional functionality not currently in Laravel for interfacing with Amazon's S3 service, including managing versioned objects.
horat1us/detect-caller
908 Downloads
Util to detect caller of current method/function.
hnhdigital-os/laravel-git-info
15898 Downloads
Get information about the current git state.
gnahotelsolutions/laravel-weather
5326 Downloads
🌤️ A wrapper around Open Weather Map to get the current weather on a location.
form4/form4-socialmedialinks
542 Downloads
form4 Social Media Links — Social and share links as TYPO3 backend records (URL or small HTML). Output via content element or TypoScript; optional icons and placeholders (e.g. current page URL or title).
fabianpnke/mobile-device-timezone
55 Downloads
Read the device's current IANA timezone identifier from NativePHP Mobile apps.
erikwang2013/season
742 Downloads
PHP library / extension that resolves the current season from an ISO 3166-1 alpha-2 country code. Use it as a plain Composer package, or integrate with Laravel 7–11, ThinkPHP 6 / 8, Hyperf 2 / 3, and webman. Besides English season keys (spring, etc.) and Chinese names, it provides flag emoji, localized season names by BCP 47 locale, hemisphere detection, and optional date-based calculation.