Libraries tagged by Performace
sunnysideup/staticpublishqueue
145 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
sunnysideup/object-cacher
19 Downloads
Cache data objects. Useful when you are working with large numbers and/or complex data objects that you need to access from various places in your code.
sunnysideup/faster-id-lists
20 Downloads
Make your silverstripe ORM faster by turning long list of ID select statements into smart ones
studiomitte/html-min
12604 Downloads
Minification of the HTML before outputting it
stefangabos/zebra_cache
33 Downloads
A lightweight and flexible PHP caching library with support for file, Redis, and Memcached storage backends.
sqrtspace/spacetime
0 Downloads
High-performance PHP library for memory-efficient processing of large datasets with streaming, batching, and time/space complexity optimization
solenoid/perf
159 Downloads
Performance analysis library
smilian/perfreporter
10 Downloads
Measures the performance of PHP code for Symfony projects. Process measurements, lead times, file location...
sibset/cache
50 Downloads
Common cache library
sharkodlak/fluentdb
7 Downloads
Fluent DB provides high performance DB layer with easy to use fluent interface.
seredoff/evolve-orm
2 Downloads
Адаптивное ORM для проектов с динамично развивающейся доменной моделью
scaleupstack/reflection
1512 Downloads
A performance-improved and convenient way to deal with PHP Reflection.
sampsoid/critical-css
269 Downloads
A Laravel package for generating and using inline critical-path CSS.
rundiz/profiler
151 Downloads
profiling your php application
rotexsoft/callable-execution-timer
7 Downloads
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute (it can also return the result of executing the callable, if desired).