An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with trait

A curated list of projects in awesome lists tagged with trait .

https://github.com/nette/utils

🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

array-manipulations component json nette nette-framework pagination php tools trait utilities

Last synced: 14 May 2025

https://github.com/jeltef/derive_more

Some more derive(Trait) options

derive developer-tools macros newtype rust trait

Last synced: 14 May 2025

https://github.com/JelteF/derive_more

Some more derive(Trait) options

derive developer-tools macros newtype rust trait

Last synced: 27 Apr 2025

https://github.com/spongepowered/mixin

Mixin is a trait/mixin and bytecode weaving framework for Java using ASM

annotations asm gradle java minecraft mixin-framework mixins processor trait

Last synced: 11 Apr 2025

https://github.com/SpongePowered/Mixin

Mixin is a trait/mixin and bytecode weaving framework for Java using ASM

annotations asm gradle java minecraft mixin-framework mixins processor trait

Last synced: 27 Mar 2025

https://github.com/spatie/eloquent-sortable

Sortable behaviour for Eloquent models

eloquent laravel php sort trait

Last synced: 12 May 2025

https://github.com/rust-num/num

A collection of numeric types and traits for Rust.

num number numeric-types rust trait

Last synced: 17 Dec 2025

https://github.com/cybercog/laravel-ban

Laravel Ban simplify blocking and banning Eloquent models.

access arrest ban block cog eloquent forbid jail justice laravel package php prison restrict sanction security trait user

Last synced: 05 Oct 2025

https://github.com/KnpLabs/DoctrineBehaviors

Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior

behavior doctrine doctrine2 orm php trait

Last synced: 14 Apr 2025

https://github.com/renoki-co/befriended

Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.

block blocker blocking content-filtering eloquent follow following laravel like liking media model package php social trait unfollowed-models

Last synced: 15 May 2025

https://github.com/qcod/laravel-imageup

Auto Image & file upload, resize and crop for Laravel eloquent model using Intervention image

eloquent image image-crop image-resize laravel php trait upload

Last synced: 30 Dec 2025

https://github.com/mattiverse/laravel-userstamps

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.

laravel laravel-package php trait userstamps

Last synced: 14 May 2025

https://github.com/mattiverse/Laravel-Userstamps

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.

laravel laravel-package php trait userstamps

Last synced: 31 Oct 2025

https://github.com/adobe/ferrum

Features from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for working with sequences/iterators in js

ferrum functional hashing iterator-support iterators javascript object-hash sequences trait

Last synced: 23 Mar 2025

https://github.com/ChristianKuri/laravel-favorite

Allows Laravel Eloquent models to implement a 'favorite', 'like', 'remember' and 'follow' features.

eloquent-models favorite follow laravel-5-package like trait

Last synced: 29 Apr 2025

https://github.com/timacdonald/has-parameters

A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.

hacktoberfest helper laravel middleware php trait

Last synced: 12 Apr 2025

https://github.com/dyedgreen/uncertain

Fast and correct computations with uncertain values

crates rust-crate trait uncertain-values

Last synced: 04 Oct 2025

https://github.com/ramiromagno/gwasrapidd

gwasrapidd: an R package to query, download and wrangle GWAS Catalog data

association-studies gwas-catalog human r rest-client snp trait trait-ontology

Last synced: 13 Apr 2025

https://github.com/greyblake/kinded

Generate Rust enum variants without associated data

enum macros rust rustlang trait

Last synced: 05 Apr 2025

https://github.com/yidas/codeigniter-psr4-autoload

CodeIgniter 3 PSR-4 Autoloader for Application

codeigniter inheritance interface namespace psr-4 trait

Last synced: 18 Oct 2025

https://github.com/traitecoevo/plant

Trait-Driven Models of Ecology and Evolution :evergreen_tree:

c-plus-plus demography dynamic ecology evolution forests plant-physiology r science-research simulation trait

Last synced: 07 May 2025

https://github.com/ksxgithub/pipe-trait

Make it possible to chain regular functions

crate functional-programming no-std pipe pipeline rust trait

Last synced: 05 Apr 2025

https://github.com/djugei/treelike

A trait to abstract over common tree functionality

datastructure rust trait tree

Last synced: 10 Apr 2025

https://github.com/laravel-enso/track-who

Laravel Traits for tracking who's done what to your models

laravel laravel-enso laravel-package track-who trait

Last synced: 20 Jun 2025

https://github.com/padosoft/laravel-uploadable

Laravel package for automatic upload handling with trait.

eloquent-models laravel laravel-package trait upload

Last synced: 16 Apr 2025

https://github.com/laravel-enso/rememberable

Laravel Traits for fast integration of model caching

cache cachedmodel laravel laravel-cache laravel-enso laravel-package trait

Last synced: 20 Jun 2025

https://github.com/traits-ts/core

Traits for TypeScript Classes (Core)

class core mixin oop trait typescript

Last synced: 19 Apr 2025

https://github.com/divineomega/dates-timezone-conversion-trait

⏳🗺 Automatically convert an Eloquent model's dates to and from the current user's timezone

eloquent laravel timezone timezone-conversion trait

Last synced: 17 Mar 2025

https://github.com/opendnd/genetica

This is a tool for using a simplified genetics system to generate inheritable traits for DnD characters.

chromosome dm-tools dna dnd dnd-characters dnd-npc-generator dnd-tools dnd5e dungeon-master dungeons-and-dragons inheritable-traits roll simplified-genetics trait

Last synced: 24 Apr 2025

https://github.com/reugn/go-traits

A concept package that helps implement mixin behavior using embedded structs and hook interfaces.

boilerplate capabilities composition go mixin mixins struct trait traits

Last synced: 15 Oct 2025

https://github.com/bcherny/typed-trait

A 100% typesafe class trait util for TypeScript

javascript mixin trait typesafe typescript

Last synced: 19 Apr 2025

https://github.com/tuupola/witchcraft

Opionated PHP magic methods as traits for PHP 5.4+

magic php trait

Last synced: 27 Apr 2025

https://github.com/yii2tech/behavior-trait

Allows handling events via inline declared methods, which can be added by traits

behavior trait yii yii2 yii2-extension

Last synced: 06 Oct 2025

https://github.com/pecanproject/bety

Web-interface to the Biofuel Ecophysiological Traits and Yields Database (used by PEcAn and TERRA REF)

agriculture crops database ecosystem-models pecan phenotyping plants postgis ruby trait

Last synced: 17 Dec 2025

https://github.com/chillerlan/php-traits

A collection of (more or less) useful traits for PHP7.2+

array dotenv helper magic php-spl-iterators php7 trait

Last synced: 05 Oct 2025

https://github.com/dmstr/yii2-db

Database extensions for Yii 2.0 Framework :package:

access-control behavior data-dump dmstr mysql trait yii2

Last synced: 12 Jun 2025

https://github.com/mlezcano1985/laravel-pivot-soft-deletes

(DEPRECATED) Soft delete Eloquent pivot models using Laravel SoftDeletes trait

deprecated deprecated-repo laravel laravel-softdeletes-trait pivot-soft-deletes soft-deletes softdeletes trait

Last synced: 23 Apr 2025

https://github.com/PecanProject/bety

Web-interface to the Biofuel Ecophysiological Traits and Yields Database (used by PEcAn and TERRA REF)

agriculture crops database ecosystem-models pecan phenotyping plants postgis ruby trait

Last synced: 07 May 2025

https://github.com/ibraheem-ghazi/laravel-stager

Laravel Stager State Machine, Its purpose is to add state machine functionality to models

generator laravel laravel-framework schedule stager-methods state-machine states statful trait transition

Last synced: 24 Oct 2025

https://github.com/antifuchs/nonzero_ext

Rust traits for nonzero generic integers

literals macro numbers rust trait traits

Last synced: 29 Jun 2025

https://github.com/php-toolkit/toolkit

some useful library of the php

cli collection dependency-injection filesystem php system trait

Last synced: 07 Sep 2025

https://github.com/mtownsend5512/laravel-make-trait

Rapid trait generation in Laravel

artisan artisan-command boot laravel make scope trait

Last synced: 23 Jul 2025

https://github.com/omaralalwi/laravel-time-craft

simple trait and helper functions that allow you, Effortlessly manage date and time queries in Laravel apps, with pre-built scopes and helper functions with ease.

carbon casting date date-scopes datetime eloquent filters laravel laravel-scopes laravel-time-craft orm queries scopes trait

Last synced: 24 Jul 2025

https://github.com/bvipul/laravelencryptsattributes

This package will be used to encrypt attributes of a model.

encryption laravel laravel-5-package php trait

Last synced: 23 Mar 2025

https://github.com/cleaniquecoders/traitify

Traitify is a Laravel package designed to streamline and enhance your development process by providing a collection of reusable traits and contracts.

laravel php trait uuid

Last synced: 27 Dec 2025

https://github.com/rafelafrance/traiter

Extract information from natural history annotations

information-extraction natural-history python python3 spacy-nlp trait

Last synced: 12 May 2025

https://github.com/traits-ts/stdlib

Traits for TypeScript Classes (Standard Library)

class library mixin oop standard trait typescript

Last synced: 06 Sep 2025

https://github.com/pionl/laravel-eloquent-position

Position logic for Eloquent models with minimum setup

eloquent-models laravel position position-calculation trait

Last synced: 23 Mar 2025

https://github.com/eazyserver/laravel-expirable

This package simplify adding expirable feature to any eloquent model on your Laravel project.

eloquent-models expired-models expiry laravel laravel-expirable trait

Last synced: 13 Dec 2025

https://github.com/thiagodp/traits

🔮 Be more productive with PHP

array builder generator getter php phputil setter trait

Last synced: 10 Sep 2025

https://github.com/mbarbin/provider

Dynamic Dispatch with Traits (OCaml)

dynamic-dispatch ocaml parametrization trait

Last synced: 10 Apr 2025

https://github.com/hariadi/laravel-boilerplate-generator

Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate

artisan cli generator laravel-5-boilerplate laravel-boilerplate trait

Last synced: 07 May 2025

https://github.com/padosoft/laravel-validable

Laravel trait to auto-validates a model on save.

laravel laravel-package model trait validation validator

Last synced: 01 Jul 2025

https://github.com/studio-net/laravel-scoresearch

Laravel entity search engine based on scoring

entity laravel score search trait

Last synced: 23 Jun 2025

https://github.com/blockcoders/ink-substrate-explorer-api

Ink Explorer is an application that provides Ink contracts related information on Substrate based blockchains.

blockchain dot erc1155 erc20 erc721 graphql ink ink-contract ink-event kusama nft polkadot polkadot-js smart-contracts substrate token trait trait-erc1155 trait-erc20 trait-erc721

Last synced: 22 Apr 2025

https://github.com/d-plaindoux/rust-traits

[Talk] Programmation par Traits sous l'influence de la gestion mémoire

ad-hoc memory parametric-polymorphism rust talk trait

Last synced: 09 Jul 2025

https://github.com/geofmureithi-zz/f3-softerase

Instead of removing records from your database, the SoftErase Trait will store records in a trashed state, and deleted records can be restored.

fat-free-framework soft-erases trait

Last synced: 09 Apr 2025

https://github.com/mrtimofey/laravel-simple-tokens

Simple token and cache based user authentication and authorization

api authentication authorization guard laravel laravel-5-package token trait

Last synced: 10 Jul 2025

https://github.com/ismailceylan/type.js

Allows to define types, abstract types, interfaces and traits. Types can be extends by other types, uses traits and implements interfaces in multiple manner. Also, interfaces and traits can extends their kinds.

es6 interface interface-inheritance javascript mixins multiple-inheritance multiple-interfaces multiple-traits oop trait trait-inheritance types

Last synced: 15 Sep 2025

https://github.com/grummfy/eloquent-extended-cast-model

This library help you to make more advanced cast to eloquent model.

cast eloquent laravel trait

Last synced: 10 Apr 2025

https://github.com/blockcoders/ink-substrate-explorer-frontend

Ink Explorer is an application that provides Ink contracts related information on Substrate based blockchains.

blockchain dot erc1155 erc20 erc721 ink ink-contract ink-event kusama nft polkadot polkadot-js smart-contracts substrate token trait trait-erc1155 trait-erc20 trait-erc721

Last synced: 22 Apr 2025

https://github.com/pacerit/laravel-core

Package of core classes that provide standardization in usage of Services, Repositories etc. for Laravel framework.

entity formatter laravel laravel-framework php repository services trait

Last synced: 07 Oct 2025

https://github.com/inpin/lara-like

Trait for Laravel Eloquent models to allow easy implementation of a "like" or "favorite" or "remember" or what ever you want features.

bookmark composer eloquent favorite laralike laravel like likeable model package seen trait

Last synced: 28 Jun 2025

https://github.com/mrshiposha/fortuples

Procedural macros to generalize inherent and trait implementations over tuples

crate for generalization impl macro macros metaprogramming proc-macro rust trait tuple tuples

Last synced: 12 Dec 2025

https://github.com/rakshazi/getsettrait

Magic getter/setter trait for any PHP class in one string of code.

composer getters php setter trait

Last synced: 30 Apr 2025

https://github.com/jenkinsci/scm-filter-aged-refs-plugin

Additional filtering traits for SCM Jenkins plugins

bitbucket filtering-references github hacktoberfest jenkins-pipeline trait

Last synced: 01 Sep 2025

https://github.com/chubbyphp/chubbyphp-mock

A helper trait simplify mocking within phpunit.

helper mock phpunit trait

Last synced: 14 Apr 2025

https://github.com/ciavash/curry

Curry is a Raku module for currying functions plus partially applying them

curried curry currying functional-programming functions module partial partial-application raku rakulang trait

Last synced: 01 Oct 2025

https://github.com/carono/yii2-migrate

Трейт для помощи создания баз данных

database migration trait yii2

Last synced: 13 Apr 2025

https://github.com/ugniljoz/seekable_reader

Rust byte reader with a seek-back cache

read rust seek trait

Last synced: 24 Apr 2025

https://github.com/macmade/cpptraits

Collection of useful type traits for C++.

c-plus-plus sfinae trait type type-system

Last synced: 21 Aug 2025

https://github.com/joelshepherd/create-with

Easily add common unique identity fields to Laravel models.

laravel laravel-model slug trait uuid

Last synced: 21 Apr 2025

https://github.com/rekalogika/doctrine-collections-decorator

Lets you easily create decorator classes to modify the behaviors of a Doctrine collection

abstract collection decorator doctrine entity php selectable trait wrapper

Last synced: 31 Jul 2025

https://github.com/jasny/immutable

Helper method for immutable objects

immutable-objects php7 trait

Last synced: 09 Apr 2025

https://github.com/markusmoenig/theframework

A cross platform application framework for Rust with UI and visual coding support.

application cross-platform framework rust trait user-interface

Last synced: 28 Apr 2025

https://github.com/nordzilla/count-digits

A no-std trait with functions to determine the lengths of integers in various number bases.

bit-count count-bits count-digits integer integer-length length no-alloc no-allocation no-std nostd nostdlib number-length rust rust-lang rust-trait rust-traits trait traits

Last synced: 14 Apr 2025

https://github.com/sdroege/rust-muldiv

Multiply & Divide trait for unsigned integers with overflow protection

algorithm mathematics rust trait

Last synced: 07 Jul 2025

https://github.com/gilescope/iunit

An exploration of tests against rust traits

iunit rust-library testing trait

Last synced: 16 Mar 2025

https://github.com/pionl/laravel-support-eloquent

Package with small support traits and classes for the Laravel Eloquent models

eloquent html html-cleaner laravel laravel-5-package nullable relational-model trait

Last synced: 27 Oct 2025

https://github.com/inpin/lara-report

Trait for Laravel Eloquent models to allow easy implementation of a "user report" feature.

eloquent error fault inpin issue larareport laravel laravel5 php report reportable spam trait

Last synced: 28 Jun 2025

https://github.com/jomy10/simple_tables

An easy to use rust crate for creating table structures. Including macros for easily creating these table structures.

crate crates-io macros proc-macro rust rust-crate rust-lang rust-library struct table tables trait

Last synced: 21 Mar 2025

https://github.com/jonathanstowe/accessorfacade

A Raku method trait to turn indivdual get/set subroutines into a single read/write object attribute.

accessor native raku trait

Last synced: 17 Jun 2025

https://github.com/mitsuru793/pbox

PHP trait collection for add dynamic property access

accessor attributes php property trait

Last synced: 06 Mar 2025

https://github.com/mrtimofey/eloquent-sluggable

Eloquent compatible trait for slugs maintenance and autogeneration

eloquent-models laravel laravel-5-package laravel-package slug slugifier trait

Last synced: 10 Jul 2025