Libraries tagged by oversea
crisu83/overseer
61885 Downloads
Framework agnostic RBAC implementation
wikimedia/excimer
20 Downloads
Excimer is a PHP extension which provides a low-overhead interrupting timer and sampling profiler.
techsemicolon/laravel-query-to-csv
10797 Downloads
Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
shyim/akari
63 Downloads
A high-performance PHP observability extension. Automatic OpenTelemetry tracing, sampling, and profiling - zero-config, near-zero overhead.
cboxdk/statamic-overseer
2098 Downloads
tomschlick/laravel-micro-manager
26 Downloads
Oversee jobs you have put into the queue. Track status, completion % and other job information in real time.
geoffroy-aubry/supervisor
7437 Downloads
Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on start, success, warning or error).
anthonyedmonds/laravel-find
4755 Downloads
Find models within your Laravel system with minimal overhead
aef/laravel-batch-requests
2139 Downloads
A Laravel package for efficiently handling multiple API requests in a single batch operation, reducing network overhead and improving performance for bulk operations.
exfriend/overseer-bootstrap
74 Downloads
Bootstrap UI for Laravel Overseer
ctf0/over-seer
54 Downloads
preview form data before saving to the db
overstar/php-nacos
18 Downloads
php for nacos
yuna/config
228 Downloads
Symfony-like parameters resolving in your config files without all the Symfony overhead.
yeephp/yeephp
178 Downloads
YeePHP is a framework designed for Web Developers in mind, without overwhelming your Apps or API Projects with overheads which reflect in the performance of your final products.
yaroslavpopovic/laravel-policy-soft-cache
42 Downloads
Fork of innoge/laravel-policy-soft-cache that keys cache entries by spl_object_id, removing the json_encode + sha512 overhead for high-volume policy checks.