Libraries tagged by current
mantraideas/laravel-env-doctor
115 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.
maggomann/filament-only-icon-display
5674 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
maggomann/filament-model-translator
5759 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
lingxi/laravel-deploy
2284 Downloads
Deploy laravel application and update config for current version
kuria/clock
9178 Downloads
Provides access to current date and time that can be mocked for testing purposes
krisell/deployed-version-laravel
8174 Downloads
Adds a route to show currently running version
krgupta/active
9169 Downloads
The helper class for Laravel 6 applications to get active class base on current route
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.
jimmerioles/bitcoin-currency-converter-php
2685 Downloads
A simple and lightweight bitcoin to currency converter and vice versa based on current exchange rates from your chosen provider: Coinbase, Coindesk, Bitpay and etc.
ipandmore/ipm-cline
4438 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
1378 Downloads
Contao extension to automatically switch page, archive and calendar references in modules according to the current language.
incursus/laravel-s3-tools
82305 Downloads
This Laravel package contains additional functionality not currently in Laravel for interfacing with Amazon's S3 service, including managing versioned objects.
imanilchaudhari/yii2-currency-converter
11596 Downloads
This extension will help to find out current currency conversion rate.
ibrand/laravel-active
16213 Downloads
The helper class for Laravel 4 applications to get active class base on current route
gnahotelsolutions/laravel-weather
4504 Downloads
🌤️ A wrapper around Open Weather Map to get the current weather on a location.