alexander-schranz
Core Developer @sulu likes @php, @symfony, @elasticsearch, @redis, react js. Working at SEAL - The Search Engine Abstraction Layer for PHP (@php-cmsig)
Sulu GmbH (@sulu)Dornbirn, Austria
alexander-schranz's Stars
typesense/typesense
Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
qossmic/deptrac
Keep your architecture clean.
sveinbjornt/Sloth
Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
rectorphp/rector-phpunit
Rector upgrade rules for PHPUnit
PHP-CMSIG/seal-solr-adapter
An adapter to support Apache Solr in CMS-IG SEAL search abstraction. Part of the https://github.com/php-cmsig/search project. READ-ONLY Repository
kodemoapp/player
A React component for reading Kodemo documents.
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
spiral/ticket-booking
This is an example project based on the Spiral Framework and GRPC microservices.
PHP-CMSIG/seal-multi-adapter
The MultiAdapter allows to write into multiple adapters. Part of the https://github.com/php-cmsig/search project. READ-ONLY Repository
PHP-CMSIG/seal-read-write-adapter
The ReadWriteAdapter allows to use one adapter instance for reading and one for writing. Part of the https://github.com/php-cmsig/search project. READ-ONLY Repository
PHP-CMSIG/seal-memory-adapter
The MemoryAdapter writes the documents into a in memory array. Part of the https://github.com/php-cmsig/search project. READ-ONLY Repository
PHP-CMSIG/seal-elasticsearch-adapter
An adapter to support Elasticsearch in CMS-IG SEAL search abstraction. Part of the https://github.com/php-cmsig/search project. READ-ONLY Repository
PHP-CMSIG/seal-opensearch-adapter
An adapter to support Opensearch in CMS-IG SEAL search abstraction. Part of the https://github.com/php-cmsig/search project. READ-ONLY Repository
PHP-CMSIG/seal-meilisearch-adapter
An adapter to support Meilisearch in CMS-IG SEAL search abstraction. Part of the https://github.com/php-cmsig/search project. READ-ONLY Repository
PHP-CMSIG/seal-algolia-adapter
An adapter to support Algolia in CMS-IG SEAL search abstraction. Part of the https://github.com/php-cmsig/search project. READ-ONLY Repository
PHP-CMSIG/seal
Search Engine Abstraction Layer with support to different search engines. Part of the https://github.com/php-cmsig/search project. READ-ONLY Repository
PHP-CMSIG/search
Search abstraction over different search engines written in PHP. Currently implemented Elasticsearch, Opensearch, Algolia, Meilisearch, RediSearch, Solr, Typesense. Documentation: https://php-cmsig.github.io/search/
algolia/algoliasearch-client-php
⚡️ A fully-featured and blazing-fast PHP API client to interact with Algolia.
elastic/elasticsearch-php
Official PHP client for Elasticsearch.
meilisearch/meilisearch-php
PHP wrapper for the Meilisearch API
meilisearch/meilisearch
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
opensearch-project/opensearch-php
Official PHP Client for OpenSearch
opensearch-project/OpenSearch
🔎 Open source distributed and RESTful search engine.
easy-coding-standard/easy-coding-standard
The Easiest way to add coding standard to your PHP project
ninsuo/twigfiddle
twigfiddle.com provides a small development environment to develop, run, store and access Twig code online.
php-rust-tools/parser
A handwritten fault-tolerant, recursive-descent parser for PHP written in Rust.
brendt/php-sparkline
Generate GitHub style sparkline graphs with PHP
Pierstoval/SmokeTesting
phpstan/phpstan-deprecation-rules
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
TomasVotruba/unused-public
Find Unused Public Elements in Your Code