Libraries tagged by trakt
padosoft/laravel-uploadable
6426 Downloads
Laravel package for automatic upload handling with trait
pablo-sg-pacheco/wp-namespace-autoloader
29872 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
othyn/php-enum-enhancements
19645 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.
optimistdigital/laravel-scout-batch-searchable
7911 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
mkorkmaz/redislabs-common
77360 Downloads
Common library for Redislabs Modules. Contains Interfaces, General Exceptions, Abstracts and Traits
magros/laravel-model-encryption
41502 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
gregoryduckworth/encryptable
50721 Downloads
A simple trait to make attributes encrypted in the database
fig/cache-util
32564 Downloads
Useful utility classes and traits for implementing the PSR cache standard
drunomics/service-utils
103508 Downloads
Provides setter injection traits in order to ease dependency injection of services.
dlimars/laravel-searchable
35245 Downloads
A Simple trait search for Laravel Models
damirka/yii2-jwt
77086 Downloads
Trait for easier JWT integration
czproject/phpdepend
59464 Downloads
Extracts list of dependencies (classes, interfaces & traits) from PHP file or code snippet.
cviebrock/eloquent-typecast
58035 Downloads
Trait for Eloquent models to force type-casting on retrieved values
byjg/singleton-pattern
44218 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
aura/dispatcher
80150 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.