Libraries tagged by php optional
codezero/laravel-form-field-prefixer
217 Downloads
Reuse form partials and automatically add optional prefixes and array keys to your form fields.
tigra-image-library/ascii-art
4 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.
sergeyakovlev/int-format
1 Downloads
The function formats an integer with grouped thousands and optionally +/− signs
cmmarslender/timer
2191 Downloads
PHP Timer with optional per-item averages
fubber/reactor
42 Downloads
An event based optionally forking PHP application server built on top of ReactPHP
germania-kg/hash
95 Downloads
Callable wrapper around PHP's password hashing and verification, optional with PSR3 Logger support
smt/phackage-builder
15 Downloads
Build cli-php files into phar-package with optional parameters.
almaruf/bdaa
28 Downloads
Information on Bangladesh's administrative areas are available in this repository. Information can be optionally accessed using the provided PHP library. This consists data of all the Divisions, including the Districts and Upazila names for those Districts.
websoftwares/session
24 Downloads
PHP 5.3+ Session Class that accepts optional save handlers.
owc/zgw-api
5 Downloads
PHP implementation of the ZGW API, with an optional WordPress integration.
luhav/havok-n
0 Downloads
PHP implementation of Havok-N, a modified version of Fletcher & Adler checksums plus an optional iterative hash function.
edgaras/custombase64
14 Downloads
A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.
bradchesney79/propel3
12 Downloads
High performance data-mapper ORM with optional active-record traits for RAD and modern PHP 7.1+
affinity4/template
28 Downloads
Simple template engine with optional syntax which is easy to learn. Can use plain PHP also.
symfony/options-resolver
410759668 Downloads
Provides an improved replacement for the array_replace PHP function