Libraries tagged by Sort Desc
jizuscreed/time-approximator
5 Downloads
A small library to generate short approximate human friendly time description. Inspired by https://github.com/martinandert/damals
sramage/pictured
7 Downloads
Simple picture and video file sorting service/daemon for linux written in PHP. It takes photos & videos from a source directory and sorts the photos into Y/M folders and the videos into Y folders (ie. dest_path/2014/January).
hashids/hashids
54209110 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
sqids/sqids
2094331 Downloads
Generate short YouTube-looking IDs from numbers
f9webltd/laravel-deletable
78370 Downloads
Gracefully restrict deletion of Laravel Eloquent models
itools/smartarray
17455 Downloads
XSS-safe collections for PHP templates: database rows with fields that HTML-encode themselves, plus chainable filtering, sorting, and grouping
delight-im/ids
10464 Downloads
Short, obfuscated and efficient IDs for PHP
aarondfrancis/urlcrypt
58437 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
janczakb/filament-short-url
916 Downloads
A professional Short URL manager plugin for Filament v5 with QR code design, visit tracking, geo-IP detection, and analytics.
chamber-orchestra/doctrine-extensions-bundle
4382 Downloads
Lightweight Symfony Doctrine ORM extensions for PostgreSQL — entity traits, soft-delete filter, repository base classes, decimal type, random() DQL
precision-soft/symfony-doctrine-encrypt
3180 Downloads
Symfony bundle providing transparent AES-256 encryption for Doctrine ORM entity fields via custom DBAL types
atrapalo/urlcrypt
48225 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
vortos/vortos-ops-kit
1371 Downloads
Vortos Ops Kit — the one uniform swappable-driver pattern (port + named drivers + DI-keyed registry + capability descriptor + conformance TCK + agnosticism lint + make:driver scaffolder). Shared primitives every deploy/ops concern reuses. Zero runtime reflection.
r2soft/utils
1977 Downloads
R2 Soft - Utilitarios para desenvolvimento
lava83/laravel-sqid
243 Downloads
A thin Laravel integration for Sqids: encode lists of integers into short, URL-friendly strings and decode them back, configurable via alphabet, min_length and blocklist.