关键词:utility

1
This is used to rename badly named classes. Comes with built in Laravel support to rename `Facade` to `Surrogate`.
4
Laravel-Friendly PHP Utility Library
5
Keep a change history for your models using laravel version 5.1.*
6
A collection of global helper functions and facades for Laravel.
8
Laravel-Friendly Twitter Service
9
Utilities for use with Laravel.
10
Getter and Setter package for a Laravel application instance. It serves as an alternative to the app() method, found in the framework's foundation helpers file.
11
Getter and Setter package for a Laravel configuration repository instance. It serves as an alternative to the 'Config' facade.
12
Various utilities and helpers for Laravel's Database package, here among a package migrations helper.
13
Utility for detecting if a Laravel application is available or not. Can be used to determine if a given component must perform logic based current Laravel application settings or not.