Libraries tagged by resolution
chevere/workflow
2091 Downloads
Declarative workflow engine for PHP with automatic dependency resolution, sync/async job execution, and type-safe response chaining.
webfiori/container
609 Downloads
A lightweight dependency injection container with auto-resolution.
waaseyaa/routing
8773 Downloads
HTTP routing and controller resolution for Waaseyaa
respect/fluent
755 Downloads
Namespace-aware fluent class resolution
projector22/jquery-location-picker
1973 Downloads
Fork of original package to allow use on Packagist. This plug-in allows finding and selecting a location on the Google map. Along with single point selection, it allows area selection by choosing a point and specifying a radius. The selection can be saved to any HTML input element or processed by Javascript with callback support. An optional automatic address resolver can reverse geocode the selection to an address. The plug-in also supports searching by address typed into the bound input element which uses auto-complete feature from Google API to make the search process easier. In this case the marker will be automatically positioned on the map after successful address resolution.
oilstone/api-resource-loader
5511 Downloads
An extension of the garethhudson07/api to add class based resource resolution
g4/cron
70799 Downloads
g4 cron like parser with ability to parse expressions with resolution in seconds - based on PHP Cron Expression Parser
merql/merql
232 Downloads
Pure PHP three-way database merge with column-level conflict resolution. Git-style merge semantics applied to MySQL and SQLite tables.
grazulex/php-semver-sieve
207 Downloads
A pure PHP package for checking if a version string is included in one or more version ranges. Supports SemVer 2.0.0 and multiple version dialects (Composer, npm, PyPI, etc.)
toppy/async-view-model
91 Downloads
Framework-agnostic async view model resolution with AmPHP Fibers
tiny-blocks/currency
22501 Downloads
Models ISO-4217 currencies as a PHP enum, with per-currency fraction digit resolution.
tiny-blocks/country
22432 Downloads
Provides ISO 3166-1 country and ISO 3166-2 subdivision value objects for PHP, with Alpha-2, Alpha-3, numeric, and IANA timezone resolution.
romkaltu/laravel-modules-inertia
375 Downloads
Inertia.js page resolution for nwidart/laravel-modules
quellabs/support
311 Downloads
Support utilities for the Quellabs ecosystem including Composer path resolution and class discovery
philiprehberger/laravel-api-versioning
158 Downloads
Laravel middleware for API versioning with multi-source resolution from headers, Accept vendor types, and URL path segments