Libraries tagged by optionality
tjm/wiki-site
42 Downloads
Web-site front-end interface for a folder of markdown files, optionally managed with `tjm/wiki`, using Symfony.
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.
ssmulders/hashed-passport
7644 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
oro-flex/config
783 Downloads
`Oro Config Component` provides additional resource types to `Symfony Config Component` infrastructure responsibles for loading configurations from different data sources and optionally monitoring these data sources for changes.
nowzoo/wp-s3
61 Downloads
Stores WordPress uploads on Amazon S3. Optionally allows you to use a Cloudfront distribution.
mvccore/ext-router-module-localization
25 Downloads
MvcCore - Extension - Router - Modules With Localization - extension to manage multiple websites in a single project and to manage website localizations (language or language and locale), optionaly contained in a domain or in URL address in the beginning.
mvccore/ext-router-media-localization
229 Downloads
MvcCore - Extension - Router - Media & Localization - extension to manage website media versions (full/tablet/mobile) for different templates/CSS/JS files rendering and to manage website localizations (language or language and locale), optionaly contained in url address in the beinning.
mvccore/ext-router-media
321 Downloads
MvcCore - Extension - Router - Media - extension to manage website media versions (full/tablet/mobile) for different templates/CSS/JS files rendering, optionally contained in URL address in the beginning.
metarush/log-once
96 Downloads
Log messages, usually error messages, only once and optionally get notified. No more flood of error logs with the same message.
maggomann/filament-only-icon-display
316 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
iionly/private_profiles
40 Downloads
Configure access to profile pages and permission to send private messages (site-wide configuration or optionally configurable by each user separately) and users can choose to hide their public activity and membership listing from logged out users (this user setting is hidden on walled garden Elgg sites as it's not necessary anyway).
gustocoder/laravel-datatable
6 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
gameplayjdk/php-file-cache
5014 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
frdl/iana-enterprise-numbers-fetcher
10 Downloads
Fetch the PEN List from IANA and optionally search in it.
e2ex/e2ex
1521 Downloads
Converts PHP Errors to Exceptions and (optionally) logs PHP Errors, Notices and Warnings with a PSR-3 compatible logger