Libraries tagged by scoring tables

glaivepro/iaafpoints

22 Favers
1132 Downloads

PHP library to calculate World Athletics (IAAF) scoring points of athletics and World Athletics (IAAF) scoring points for combined events.

Go to Download


atiweb/edss-in-php

2 Favers
11 Downloads

PHP implementation of the Expanded Disability Status Scale (EDSS) calculator based on the Kurtzke/Kappos scoring table

Go to Download


terminal42/dc_multilingual

19 Favers
90128 Downloads

A multilingual DC driver storing the translations in the same table for Contao Open Source CMS

Go to Download


drandin/closure-table-comments

24 Favers
45 Downloads

A system for managing hierarchical tree comments. Storing hierarchical tree structures in a database using the "Closure Table" method combined with "Adjacency List"

Go to Download


dialloibrahima/laravel-model-media

12 Favers
67 Downloads

A lightweight trait for managing media files directly on your Eloquent models, without additional tables. Perfect when you need to attach files to models by simply storing the path as an attribute.

Go to Download


okipa/laravel-model-json-storage

19 Favers
1378 Downloads

Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.

Go to Download


juliofarra/yii2-logevent

0 Favers
2 Downloads

Yii2 behavior that automatically audits ActiveRecord changes (INSERT, UPDATE, DELETE) into a log table, storing JSON snapshots and diffs, with support for excluded and masked attributes.

Go to Download


sateler/yii2-changelog

1 Favers
1774 Downloads

Yii2 behavior for storing model/table changelogs

Go to Download


haakco/laravel-ip

0 Favers
236 Downloads

Function to check and manage ip's. Also adds tables for storing.

Go to Download


enigmatix/yii2-confirmation

0 Favers
146 Downloads

Allows the caching of a value and storing in a table to be approved at a later date

Go to Download


urfysoft/transactional-outbox

1 Favers
7 Downloads

Implements the Transactional Outbox pattern for Laravel, ensuring reliable event publishing by storing messages in an outbox table within the same database transaction.

Go to Download


rolandalla/laravel-email-auditing

0 Favers
47 Downloads

The Email Auditing Service tracks all outgoing emails from your system, storing them in the `email_auditing` table.

Go to Download


rokde/flysystem-local-database-adapter

2 Favers
543 Downloads

A flysystem adapter for storing files within your local database table.

Go to Download


mjducharme/laravel-model-json-storage

1 Favers
179 Downloads

Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.

Go to Download


phitech/entities

0 Favers
46 Downloads

Provides methods for managing entities that consist two database tables: main and meta. It allows for an indiscrete set of attributes by storing them as key-value sets in the meta table, while the most important attributes and indexes are in the main table. This structure is inspired by the post/postmeta structure in Wordpress databases.

Go to Download


Next >>