Added
- Initial release
- TOON encoding with automatic nested object flattening using dot notation
- TOON decoding with nested object reconstruction
- Tabular array format for compact representation
- Type preservation (int, float, bool, null)
- Special character escaping (comma, colon, newline)
- Configurable flatten depth and table thresholds
- Laravel 9, 10, 11, and 12 support
- PHP 8.2+ support