sqrtspace / spacetime
High-performance PHP library for memory-efficient processing of large datasets with streaming, batching, and time/space complexity optimization
v1.0.0
2025-07-20 19:10 UTC
Requires
- php: >=8.1
- psr/container: ^2.0
- psr/log: ^3.0
- psr/simple-cache: ^3.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.40
- illuminate/database: ^10.0|^11.0
- illuminate/support: ^10.0|^11.0
- mockery/mockery: ^1.6
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.0
- symfony/config: ^6.0|^7.0
- symfony/console: ^6.0|^7.0
- symfony/dependency-injection: ^6.0|^7.0
Suggests
- ext-apcu: For high-performance caching
- ext-pcntl: For better memory monitoring and signal handling
- illuminate/support: For Laravel integration
- symfony/framework-bundle: For Symfony integration