Libraries tagged by trakt
kiften/laravel-translatable
687 Downloads
A trait to make an Eloquent model hold translations
kelemen/observer
2556 Downloads
Observer/observable classes and traits
karabinse/laravel-commentable
1750 Downloads
Easily add a commentable trait to a Eloquent model
kafkiansky/discovery
14144 Downloads
Discover interfaces, traits and classes from application autoload classmap.
jpmurray/laravel-countdown
3801 Downloads
Provide an easy class easy way to get the time difference between two dates, with an extra bonus trait for eloquent
jjclane/laravel-sqlite-migrations
15952 Downloads
A trait to translate Laravel migrations into SQLite safe migrations.
jessegall/php-data-container
616 Downloads
A trait that provides a convenient solution for objects to use an array as their data source. As well as offering the possibility to share the same data between instances.
intervention/eloquent-hashid
554 Downloads
Configurable HashId Trait for Laravel Eloquent models
ikoene/symfony-micro
224 Downloads
Symfony 3 Micro Trait application
ijvo/kdyby-strict-objects
1397 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
hamzaejaz/laravel-searchable-scope
1770 Downloads
A Laravel trait to add dynamic search to models
hametuha/string-utility
14247 Downloads
PHP traits of string helper functions.
glowy/macroable
5105 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
gin0115/wpunit-helpers
49379 Downloads
A series of helper classes, functions and traits for testing with WPUnit for WordPress
gearbox-solutions/has-one-file
282 Downloads
Adds HasOneFile trait for easy file management for Laravel models