Libraries tagged by method call
twifty/path
9 Downloads
Collection of common methods for dealing with filesystem paths.
rawphp/raw-file-system
259 Downloads
RawFileSystem is a collection of utility methods that help with working with the file system.
kovsky0/pdo-wrapper
10 Downloads
Simple PDO wrapper - a collection of crud methods for working with a database this includes selecting, inserting, updating and deleting records.
imliam/laravel-macros
6 Downloads
A collection of miscellaneous methods to extend some of Laravel's core classes through the use of macros and mixins
carry0987/utils
136 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
wocodes/helpers-php
9 Downloads
A collection of quick helper methods for common php code implementation
ssx/php-math-helpers
18 Downloads
A small collection of PHP helper methods for common math use cases.
sanmark/php-helpers
148 Downloads
A collection of small helper methods.
pdeans/utilities-miva
55 Downloads
A collection of helpful utility methods and functions for interacting with the Miva Merchant platform.
dherran/laravel-rawg
692 Downloads
Collection of RAWG API methods for Laravel
davidecaruso/dev-tools
60 Downloads
Collection of helpful static methods for development
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.
pdeans/utilities
45 Downloads
Collection of helpful utility methods and functions.
percymamedy/laravel-accessory
6 Downloads
Collection of Traits and Helper methods for Laravel 5
pdeans/utilities-vardumpers
104 Downloads
A collection of helpful var dumper methods and functions.