Libraries tagged by safe-mode
ancalagon/glaurlink
229 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
0 Downloads
Protege ambientes Laravel contra comandos Artisan destrutivos em produção, com auditoria completa.
n-car/rpc-php-toolkit
0 Downloads
PHP JSON-RPC 2.0 client/server toolkit with middleware, schema validation, batch processing, introspection, and optional Safe Mode
maatify/bootstrap
751 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.
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
32 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
1 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
74663 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
fezz/money-magic
572 Downloads
Generate consistent Brick\Money accessors for Eloquent "money" fields stored as minor units (ints). Define money mappings once, avoid floats, keep currency handling centralized, and optionally scaffold mappings via Artisan for clean, type-safe monetary domain code.
alexvergara/auditable
536 Downloads
Save model's data changes automatically to audit log - package for Laravel 8-11
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.
qvalent/yii2-models-history
23 Downloads
Save model updates history to db