Libraries tagged by incoming
mageinic/cookie-notification
4 Downloads
Cookie Notification by MageINIC.Cookie Notification extension is a vital tool for websites utilizing cookies to collect user data. It ensures compliance with privacy regulations while transparently informing users about cookie usage. Customize consent messages, button text, and popup appearance, all while offering flexible event options and auto-hide functionality for experience.
koda/koda
33723 Downloads
Utility classes for analyse code and invoking callables with verification of arguments and type casting
iionly/cookiebanner
10 Downloads
Displays a banner at top of page informing about cookie terms of use on the site.
goomcoom/laravel-messages
4 Downloads
Sometimes you may wish to return responses with some extra messages informing the user of what happened. This package provides a fluent interface to add messages from anywhere within in your code base and gracefully add them to your JSON responses.
divineniiquaye/php-invoker
9255 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
barbosa/hackpack
14 Downloads
Invoking objects in function style
anper/callable-aggregate
2524 Downloads
Aggregating the same callable types to one invoking object.
paragonie/constant_time_encoding
206290488 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nette/utils
246031705 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
neitanod/forceutf8
17425938 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mrclay/minify
13250422 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
zbateson/mb-wrapper
31168221 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
fgrosse/phpasn1
28583173 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
spomky-labs/base64url
28769082 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
riverline/multipart-parser
38607048 Downloads
One class library to parse multipart content with encoding and charset support.