Libraries tagged by ids
powerbuoy/sleek-menu
3525 Downloads
Cleans up the menu HTML by removing IDs and redundant classes. Also fixes active-classes on post type and taxonomy archives.
middag/chrono-id
325 Downloads
Chronological IDs with support for sharding and an accompanying Doctrine type
litepie/hashids
265 Downloads
Laravel Sqids (next-gen Hashids) package for encoding and decoding database IDs with route model binding support
lemmon/id
11 Downloads
Random IDs optimized for visual transcription, with a curated alphabet, normalization, and a built-in check character.
koodoo/laravel-trait-updatedby
16462 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
jftecnologia/laravel-tracing
726 Downloads
Distributed tracing for Laravel — propagates correlation IDs and request IDs across HTTP requests, queued jobs, and outgoing HTTP client calls.
jeancodogno/doctrine-snowflake-id-bundle
112 Downloads
Symfony bundle to automatically generate Snowflake IDs
imrjat/laravel-ssexpert
6 Downloads
The modern, strongly-typed Laravel client package for the SSExpertSystem SMS & Template Gateway API with TRAI DLT compliance (Single SMS, Bulk SMS, OTPs, Balance, Templates, Sender IDs).
forci/static-data-bundle
10526 Downloads
Static Data Import for applications that need pre-defined entities with IDs
fe-techteam/laravel-ssexpertsystem
5 Downloads
The modern, strongly-typed Laravel client package for the SSExpertSystem SMS & Template Gateway API with TRAI DLT compliance (Single SMS, Bulk SMS, OTPs, Balance, Templates, Sender IDs).
craftwork/id-obfuscator
90 Downloads
A base converter to obfuscate database IDs in front end applications
boshurik/ru-constraints
3096 Downloads
Symfony constraints for Russian specific IDs
bitexpert/captainhook-rejectpush
7 Downloads
Captain Hook Plugin to reject a remote push when certain commit Ids are found in history
birb/fancy-stubs-codegen
13 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.
az13js/auto-inc-id
71 Downloads
A PHP package to generate auto-incremented IDs using shared memory or file.