Libraries tagged by php optional
cyberwani/css-var-generator
3 Downloads
A PHP class for managing CSS variables dynamically with optional prefixing.
bradchesney79/propel3
12 Downloads
High performance data-mapper ORM with optional active-record traits for RAD and modern PHP 7.1+
atk14/packer
85 Downloads
Converts any PHP variable into a URL-safe string with HMAC signing, optional AES-256-CBC encryption, and optional gzip compression.
affinity4/template
28 Downloads
Simple template engine with optional syntax which is easy to learn. Can use plain PHP also.
irfanokr/laravel-secure-bridge
0 Downloads
Signed, timestamped, replay-protected and optionally AES-256-GCM-encrypted request/response bridge between a JavaScript front-end (SPA or Blade + AJAX) and a Laravel API. Framework-agnostic JS client. Works on Laravel 5.5 through 12 and PHP 7.1+.
symfony/options-resolver
528544390 Downloads
Provides an improved replacement for the array_replace PHP function
phpoption/phpoption
582126220 Downloads
Option Type for PHP
mrclay/minify
18979349 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
adhocore/cli
1403013 Downloads
Command line interface library for PHP
prewk/option
958041 Downloads
Option object for PHP inspired by Rust
sandrokeil/interop-config
483536 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
muhammadhuzaifa/telescope-guzzle-watcher
284193 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.
php-standard-library/option
109983 Downloads
Option type (Some/None) replacing nullable types with explicit presence semantics
ghostwriter/option
4961480 Downloads
Provides an Option type implementation for PHP
tonegabes/filament-better-options
10781 Downloads
Filament form components for better radio and checkbox options.