Libraries tagged by user trails
efficiently/authority-controller
33296 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.
rekalogika/domain-event-contracts
22369 Downloads
Interfaces, Traits and Nominal Classes used by Domain Entities Implementing Domain Events
waryway/php-traits-library
486498 Downloads
General use traits
backstage/laravel-trailing-slash
8843 Downloads
Use Laravel explicitly with or without trailing slashes, controlling URL generation and proper redirects for SEO.
teofanis/hook-press
2015 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
drupaltest/queue-runner-trait
53203 Downloads
A Drupal queue runner trait for use with Drupal Test Traits.
anzusystems/contracts
28637 Downloads
Interfaces, traits and abstract classes used in AnzuSystems ecosystem.
gianarb/angry
75936 Downloads
A collection of traits to defend classes from mis-use.
mallardduck/laravel-traits
6225 Downloads
A collection of useful Laravel snippets in the form of easy to use traits.
darkghosthunter/laratraits
2184 Downloads
Laratraits is a package containing useful traits to use along your Controllers, Service Providers, Commands and what not. Take a look!
qubus/inheritance
404 Downloads
A library of traits that can be used in place of helper classes or god classes.
d-scribe/laraquick
1874 Downloads
A collection of classes to be extended/used in laravel applications for quick development
digu087/tcd-tagging
982 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. You can also assocaite a tag with multiple groups
chamber-orchestra/doctrine-clock-bundle
4471 Downloads
Automatic Doctrine ORM timestamps using PHP attributes and Symfony Clock. Provides #[CreateTimestamp] and #[UpdateTimestamp] attributes with ready-to-use entity traits for createdDatetime/updatedDatetime fields.
dealnews/test-helpers
2915 Downloads
A PHP library of traits for use in PHPUnit test cases.