Libraries tagged by laravel settings package
kevikanon/ongko
4 Downloads
A helper package to convert English number and numeric strings to Bangla number or words.
fragment/elemental
6 Downloads
A PHP framework without any strings attached, but with all the magical features.
evilfreelancer/translation-key-helper
11 Downloads
Laravel plugin for displaying translation key inside HTML comments nearby text strings.
deargonauten/translaravel
23 Downloads
A Laravel package which translates all. Routes, models (trait) and strings (gettext-style).
acid-solutions/input-sanitizer
2577 Downloads
Input sanitizer to convert strings to booleans, numbers etc.
someshwer/version-comparison
15 Downloads
This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.
rkslug/slug
5 Downloads
A simple Laravel package to generate slugs from strings
pkc/word-limit
11 Downloads
A Laravel package to limit and truncate words in strings with configurable options
jeffbeltran/bob
37 Downloads
This is a Laravel package that will allow you to create query scopes that can be applied to an API's Endpoint dynamically via Query Strings.
bakgul/kernel
176 Downloads
This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.
gearbox-solutions/eloquent-filemaker
42473 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
designmynight/laravel-oauth-introspect-middleware
38566 Downloads
Laravel package for letting a resource owner verify OAuth2 access tokens with a remote authorization server
aurorawebsoftware/asetting
833 Downloads
ASetting is a Laravel package that allows you to dynamically define your config definitions.
bluefeather/eloquent-filemaker
17521 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
modernmcguire/mailspy
4798 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.