Libraries tagged by global state
openbuildings/environment-backup
136386 Downloads
Backup/restore environment variables: globals, static vars, configs
clippings/env-backup
925 Downloads
Backup/restore environment variables: globals, static vars, configs
rimksky/config
10 Downloads
Replacing defines in global scope with static class values.
hejunjie/id-generator
1 Downloads
轻量级 PHP ID 生成器,提供雪花算法、UUID、时间戳和自定义可读 ID 等多种策略,确保全局唯一性与高并发性能,可轻松集成到任何 PHP 项目,适用于订单号、资源标识、日志追踪等多种业务场景 | A lightweight PHP ID generator supporting Snowflake, UUID, timestamp, and custom readable ID strategies. Ensures global uniqueness and high-performance, easily integrable into any PHP project, suitable for order numbers, resource identifiers, log tracking, and various other business scenarios
nyx/utils
122 Downloads
Static utilities and global helper functions for common tasks.
onlyphp/simple-queue
6 Downloads
A powerful and flexible job processing system for PHP applications, supporting both CodeIgniter 3 and Laravel frameworks. This package allows you to easily dispatch jobs with various types of processing, including closures, static class methods, object methods, global functions, and invokable classes.
mcgo/stamplate
54 Downloads
Statamic Templates for Fieldsets, Collections, Global Info, Layouts and Templates
curly-deni/laravel-scopes
13 Downloads
A set of reusable Eloquent global scopes for controlling model visibility based on user ownership and public/private status, designed for seamless integration with Laravel authorization policies.
ak1r0/flysystem-filepathstrategy
3 Downloads
Add a 'File path strategy' to Flysystem. Allow to set globaly how files must be stored.