Libraries tagged by perf
voceconnect/wp-large-options
4390 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
traderinteractive/filter
91168 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
spatie/unit-conversions
3392 Downloads
Perform unit conversions in PHP
simple-swoole/simps
7666 Downloads
A simple, lightweight and high-performance PHP coroutine framework.
shipmonk/input-mapper
17219 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
rolfvreijdenberger/izzum-statemachine
23895 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
roadiz/roadiz
9172 Downloads
Roadiz is a modern CMS based on a polymorphic content-schema system which can handle many types of services. It’s based on Symfony component and Doctrine ORM for maximum performances and security.
putyourlightson/craft-blitz-recommendations
110219 Downloads
Adds a utility that provides templating performance recommendations.
putyourlightson/craft-blitz-hints
150242 Downloads
Provides templating performance hints.
phlib/schema-change
29256 Downloads
Library for performing MySQL DDL operations, using either simple SQL or Percona Tools Online Schema Change
openswoole/grpc
9511 Downloads
OpenSwoole GRPC framework for building high performance services
nystudio107/craft-templatecomments
101605 Downloads
Adds a HTML comment with performance timings to demarcate `{% block %}`s and each Twig template that is included or extended.
nlpcloud/nlpcloud-client
16828 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
netsells/laravel-geoscope
22821 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.
namoshek/laravel-scout-database
63761 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.