Libraries tagged by pure functions
chattervast/expressive
0 Downloads
Adds PHP PCRE preg functions as Twig filters.
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
22 Downloads
Connection to Deluge client/server console via PHP, with pre-established functions and open console to send commands.
harshilkaneria/rapidsql
3 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
2298 Downloads
Symfony bundle with static helper functions for checking coding pre-/post-conditions
20steps/commons-ensure-bundle
1289 Downloads
Symfony bundle with static helper functions for checking coding pre-/post-conditions
madkom/regex
1087 Downloads
PCRE RegEx wrapper around PHP regular expression functions
ptournem/phpword
35 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
1 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.
imponeer/toarray-interface
15434 Downloads
PHP library that provides toArray interface, that could be used everywhere where you need to convert object into array and make sure that to that toArray function is because of same interface
heimseiten/contao-sticky-footer-backend-bundle
11831 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.
mouf/utils.common.lock
67076 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.
teariot/php-yandex-gpt
739 Downloads
A PHP library for seamless interaction with Yandex GPT (Generative Pre-trained Transformer) API, providing text generation, tokenization, and embedding functionalities.
kafkiansky/reduce-arguments
4903 Downloads
Psalm plugin that makes sure that you don't use too many arguments in functions and methods.