Libraries tagged by pure functions
chattervast/expressive
0 Downloads
Adds PHP PCRE preg functions as Twig filters.
tea/regex
51 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
2295 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
1085 Downloads
PCRE RegEx wrapper around PHP regular expression functions
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
14955 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
11278 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
66531 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.
kafkiansky/reduce-arguments
4868 Downloads
Psalm plugin that makes sure that you don't use too many arguments in functions and methods.
teariot/php-yandex-gpt
218 Downloads
A PHP library for seamless interaction with Yandex GPT (Generative Pre-trained Transformer) API, providing text generation, tokenization, and embedding functionalities.
linuxstreet/laravel-registry
13 Downloads
Registry package provides a convenient way to manage and use simple key/value pairs (with pre-defined types) by using Laravel's under-laying config() functionality.