Libraries tagged by pure functions
tea/regex
54 Downloads
A clean interface for building and working with regular expressions. Lightweight wrapper for the built in PCRE library (preg_* functions).
jeankassio/php-deluge-console
24 Downloads
Connection to Deluge client/server console via PHP, with pre-established functions and open console to send commands.
harshilkaneria/rapidsql
9 Downloads
This package is Developed for Fast And Easy Data Operation in Mysql And Provide Pre Build Some Function For Execute Database Operations Fast and Rapidly.
campanda/commons-ensure-bundle
2301 Downloads
Symfony bundle with static helper functions for checking coding pre-/post-conditions
20steps/commons-ensure-bundle
1293 Downloads
Symfony bundle with static helper functions for checking coding pre-/post-conditions
madkom/regex
1090 Downloads
PCRE RegEx wrapper around PHP regular expression functions
ptournem/phpword
36 Downloads
Fork of PHPWord - A pure PHP library for reading and writing word processing documents (DOCX, ODT, RTF, HTML, PDF) with added functionnalities for images and templating
maxonfjvipon/phtml
2 Downloads
Pure object-oriented HTML construction templating library with functional interface
kaefcatcher/kphp_url
0 Downloads
This library is PUrl library ported to KPHP programming language. This library has functions to analyze and build urls or it separate parts.
helium/eloquent-base-models
1400 Downloads
Eloquent model base classes, pre-packaged with our most commonly used traits and base functions
heimseiten/contao-sticky-footer-backend-bundle
12259 Downloads
Sticky Footer für das Backend mit purem css. Der Footer wird sofort angezeigt und nicht erst nach dem scrollen. Funktioniert auch im Debug-Modus.
teariot/php-yandex-gpt
1286 Downloads
A PHP library for seamless interaction with Yandex GPT (Generative Pre-trained Transformer) API, providing text generation, tokenization, and embedding functionalities.
mouf/utils.common.lock
67218 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
lukezbihlyj/snex
48 Downloads
Snex is a PHP framework powered by Symfony 4 components with lots of pre-packaged functionality.
kafkiansky/reduce-arguments
4929 Downloads
Psalm plugin that makes sure that you don't use too many arguments in functions and methods.