Download the PHP package tanthammar/laravel-extras without Composer
On this page you can find all versions of the php package tanthammar/laravel-extras. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tanthammar/laravel-extras
More information about tanthammar/laravel-extras
Files in tanthammar/laravel-extras
Download tanthammar/laravel-extras
More information about tanthammar/laravel-extras
Files in tanthammar/laravel-extras
Vendor tanthammar
Package laravel-extras
Short Description Custom validation rules for the Laravel Framework
License MIT
Homepage https://github.com/tanthammar/laravel-extras
Package laravel-extras
Short Description Custom validation rules for the Laravel Framework
License MIT
Homepage https://github.com/tanthammar/laravel-extras
Please rate this library. Is it a good library?
Informations about the package laravel-extras
Helpers and Macros for Laravel
Requirements
- PHP 8.1
- Laravel v9.0
- MySQL db (for builder macros using raw sql)
Installation
Helpers
See src/...
Macros
See src/LaravelExtrasServiceProvider.php
Databases
Please observe that this package publishes a migration file for a table called ocr_numbers
.
It is used to assure cross table uniqueness of ocr-numbers.
Publish the migration file:
Examples
Convert markdown in translation strings to html for blade files
Swap the order/sorting of an array, like swap the 3rd row with the 1st. the 1st will become the 3rd.
Documentation
There won't be much documentation written, this repository will grow as I add items. The source code should contain enough hints to be self-explanatory.
All versions of laravel-extras with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1|^8.2|^8.3|^8.4
laravel/framework Version ^9.0|^10.0|^11.0|^12.0
spatie/laravel-package-tools Version ^1.9.2
laravel/framework Version ^9.0|^10.0|^11.0|^12.0
spatie/laravel-package-tools Version ^1.9.2
The package tanthammar/laravel-extras contains the following files
Loading the files please wait ....