olivier-ls member since: Dec 12, 2025
olivier-ls's packages
-
PHP
olivier-ls/binary-storage-php
A high-performance binary storage system for PHP, reducing disk overhead and I/O operations
-
PHP
ols/php-fts
A self-contained full-text search engine in pure PHP. No extensions, no external services, no dependencies. Trigram indexing, BM25+IDF scoring, filters. Ideal for shared hosting and small VPS.
-
PHP
ols/php-ruler
A transparent expression & rule evaluator in pure PHP. No dependencies. Strict typing, a safe mode that collects missing variables instead of failing, and an explain mode that shows exactly why a rule passed or failed. Move business logic out of your code.