Libraries tagged by helpful methods
naoray/eloquent-model-analyzer
399059 Downloads
Helpful methods to gain more information about eloquent model classes.
michael-rubel/laravel-safe-request
12235 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
webdevstudios/taxonomy_core
3888 Downloads
A tool to make custom taxonomy registration just a bit simpler. Automatically registers taxonomy labels, and provides helpful methods.
n98/n98_layouthelper
207 Downloads
Helpful methods to be called in layout actions to allow more customizations via local.xml without touching the original layout files.
php-dto/uri
1476 Downloads
Immutable uri object with validation and helpful methods
php-dto/email-address
3721 Downloads
Immutable email object with validation and helpful methods
davidecaruso/dev-tools
58 Downloads
Collection of helpful static methods for development
pdeans/utilities
42 Downloads
Collection of helpful utility methods and functions.
bakgul/kernel
143 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.
michael-rubel/laravel-helpful-traits
20 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
bobel/helpers
82 Downloads
Helpful library for operating with URI, Arrays, Dates, Links and Text.
prokki/ext-datetime
58 Downloads
Extends the common php DateTime objects with a lot of additional helpful methods.
php-dto/ip-address
8 Downloads
Immutable ip object with validation and helpful methods
hgh/helpers
37 Downloads
This package contains all helpful methods to help on texts, arrays, objects and number.
chojnicki/laravel-seeder-extended
141 Downloads
Extend functionality of Seeder with helpful methods and debug info.