osoobe/laravel-traits

A description for laravel-traits.

dev-master 2023-08-28 21:53 UTC

This package is auto-updated.

Last update: 2024-04-28 23:19:59 UTC


README

A collection of reusable Laravel Traits.

Software License Travis Total Downloads

Install

composer require osoobe/laravel-traits

Traits

  • Active
  • BelongsToUser
  • HasEmail
  • HasFiles
  • HasFullTextSearch
  • HasLang
  • HasLocation
  • HasPhoneNumber
  • IsDefault
  • IsVerified
  • SEO
  • TimeDiff
  • ToString
  • Userstamp

Testing

Run the tests with:

vendor/bin/phpunit

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

Security

If you discover any security-related issues, please email b4.oshany@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.