Libraries tagged by safe-mode
maatify/bootstrap
761 Downloads
Unified environment initialization and diagnostics foundation for all Maatify PHP projects. Provides predictable .env loading, timezone configuration, and Safe Mode protection across local, CI, and production environments — forming the core bootstrap layer for the Maatify ecosystem.
bharathcoorg/intermcp
3 Downloads
Ultra-fast, safe Model Context Protocol (MCP) engine and multiplexing hub in pure Rust, built for Interlayer Blockchain and open for all
ancalagon/glaurlink
312 Downloads
A lightweight, zero-dependency ORM for PHP 8.4+ and MariaDB/MySQL with type-safe models, enum support, and built-in migrations
allyson/laravel-safe-mode
2 Downloads
Protege ambientes Laravel contra comandos Artisan destrutivos em produção, com auditoria completa.
n-car/rpc-php-toolkit
2 Downloads
PHP JSON-RPC 2.0 client/server toolkit with middleware, schema validation, batch processing, introspection, and optional Safe Mode
ols/php-ruler
1 Downloads
A transparent expression & rule evaluator in pure PHP. No dependencies. Strict typing, a safe mode that collects missing variables instead of failing, and an explain mode that shows exactly why a rule passed or failed. Move business logic out of your code.
melia/object-storage
34 Downloads
Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.
ikarolaborda/php-xdebug-mcp
3 Downloads
Production-grade MCP server that exposes Xdebug step debugging via DBGp as typed, safe, model-friendly tools and resources for AI coding agents.
kingmaker/laravel-many-to-many-self-relationship
118198 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
alexvergara/auditable
1077 Downloads
Save model's data changes automatically to audit log - package for Laravel 8-11
leancaptain/money
169 Downloads
A small, framework-agnostic PHP money value object for safe monetary calculations.
asdh/save-model
15 Downloads
Just a new way to save data in the database
ttbooking/safe-money-parser
69 Downloads
Alternative (fallback) currency detection logic for MoneyPHP parser implementation
sansu/save-model
7 Downloads
Just a new way to save data in the database
lahatre/laravel-money
1 Downloads
A precise, immutable, and float-safe money value object for Laravel.