Libraries tagged by relative
grantholle/pear-net-url2
751 Downloads
A psr-4 compliant port of pear/net_url2: Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
crimsonkissaki/mockmaker
42 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
astislav/yet-another-xlsx
206 Downloads
Relatively fast and memory saving write-only XLSX library
almadomundo/benchmark
21 Downloads
Relative memory & time benchmarking in PHP for PHP
integratedexperts/behat-relativity
48406 Downloads
Behat context for relative elements testing.
platx/yii2-relative-select2
124 Downloads
Relative Select2 Widget for Yii2 Framework
glider88/relative-coordinates
3 Downloads
Plugin for PhpSpreadsheet, add relative coordinates transformer
zhukmax/relative-date
10 Downloads
Relative date php-helper.
wwwroth/nova-telescope-relative-link
8 Downloads
A Laravel Nova tool.
wookieb/relative-date-bundle
197 Downloads
Adds twig extension for computing human readable relative date using "relative-date" library
sunnysideup/userforms_relatives
13 Downloads
Add family (relatives) related fields to your editable userform: my children and my ancestors.
slc/twig_relative_directory
4 Downloads
Twig relative directory
robinscholz/kirby-relative
203 Downloads
Allow relative URLs in Kirbytext links
olegatro/html-sanitizer-relative
729 Downloads
Extension for html-sanitizer library by allowing relative urls in the A and Image tags
oldmine/relative-to-absolute-url
16 Downloads
Library adaptation to translate relative url to absolute. Original library: https://sourceforge.net/projects/absoluteurl/