Libraries tagged by php optional
erikwang2013/season
1664 Downloads
PHP library / extension that resolves the current season from an ISO 3166-1 alpha-2 country code. Use it as a plain Composer package, or integrate with Laravel 7–11, ThinkPHP 6 / 8, Hyperf 2 / 3, and webman. Besides English season keys (spring, etc.) and Chinese names, it provides flag emoji, localized season names by BCP 47 locale, hemisphere detection, and optional date-based calculation.
apextechnology/tidybill
720 Downloads
PHP SDK for the TidyBill invoicing API — create invoices, manage line items, and fetch clients. Works with any PHP project; optional Laravel support via service provider.
darvis/ubl-peppol
1850 Downloads
Generates UBL 2.1 invoices and credit notes that pass PEPPOL BIS Billing 3.0 and EN 16931 validation, with Dutch and Belgian rules, VIES and company registration checks. Works in plain PHP; the Laravel integration is optional.
archipro/silverstripe-smart-enum
17002 Downloads
Silverstripe CMS DBField backed by PHP 8.1 BackedEnums with optional scalar column storage via use_native_db_enum
sugarcraft/sugar-veil
2297 Downloads
PHP port of rmhubbert/bubbletea-overlay — modal/overlay compositing for terminal UIs. Composite foreground content over a background at any position (Top/Right/Bottom/Left/Center) with optional pixel offsets.
particle-academy/dark-slide
1462 Downloads
Standalone presentation read/write tool for agentic deck creation. Framework-agnostic PHP core that writes .pptx (Office Open XML) with inline markdown formatting + headings, real tables, gradient backgrounds, syntax-highlighted code, and embedded media — and reads them back with high fidelity. Optional Laravel 10-13 integration. Designed to round-trip with the @particle-academy/fancy-slides JS package's Deck schema.
msaied/zkteco
683 Downloads
A PHP client for ZKTeco biometric attendance devices — a port of pyzk, with an optional Laravel bridge.
jeffersongoncalves/laravel-markdown
454 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
atk14/cache-file-storage
1595 Downloads
A PHP library for storing values in the file system, with optional expiration.
awd-studio/vo-optional-php
337 Downloads
Type-safe Optional value object for PHP 8.4+. A robust implementation of the Optional pattern inspired by Java, providing elegant null-safety and functional programming capabilities.
okopok/optional
532 Downloads
Optional implementation for PHP
vbcherepanov/a2a-php-sdk
81 Downloads
A2A 1.0 client and server SDK with JSON-RPC, REST, SSE and optional gRPC transports
plazzag/polario-sdk-php
204 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
assets-pro/php-sdk
95 Downloads
Typed AssetsPro API client with optional Laravel integration.
ibnuafdel/daltphp
67 Downloads
Lightweight PHP micro-framework with optional built-in guided learning: lessons and broken-code challenges with automatic verification.