Libraries tagged by execution speed
dragon-code/benchmark
36959 Downloads
Simple comparison of code execution speed between different options
dragon-code/runtime-comparison
20 Downloads
Simple comparison of code execution speed between different options
flaviovs/timeit
391 Downloads
Library and tools to measure execution speed of PHP code
bogkov/execution-speed
13 Downloads
This component provides the functionality to calculate the execution speed
bfg/speed-test
24 Downloads
Designed for approximate estimation of the time of code execution by the number of iterations
gabrielef/php-benchmark
0 Downloads
Tiny lib to compare code execution speed
ruzaik11/laravel-seeder-tracker
12 Downloads
Track Laravel seeders execution like migrations with batch support and status management
nekoos/laravel-seed-drain
321 Downloads
Incremental seed execution aligned with migrations, without extra schema.
chojnicki/laravel-seeder-debugger
1180 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.
riftweb/superseeder
98 Downloads
Supercharge your Laravel database seeding with execution tracking and rollbacks! This package adds migration-like behavior to seeders, preventing duplicate runs while enabling batch management and safe rollback of seeded data. Perfect for production environments and complex seeding workflows.
etsetra/laravel-migration-shield
1 Downloads
Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
webed/seed-flow
0 Downloads
SeedFlow - manage seeders like migrations with environment support, rollback, and strict execution order.
devdr/api-crud-generator
490 Downloads
This Package is boost your speed of you REST api creation with the exception handling
tommyknocker/pdo-database-class
6056 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.