Libraries tagged by gene
pear/net_url2
9594103 Downloads
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.
pascaldevink/shortuuid
1454184 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
overblog/dataloader-php
2913954 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
nikolaposa/rate-limit
1071202 Downloads
General purpose rate limiter implementation.
lorisleiva/laravel-search-string
329467 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
laminas/laminas-httphandlerrunner
11648119 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
laminas/laminas-captcha
13787509 Downloads
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
kartik-v/yii2-mpdf
4423987 Downloads
A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.
jorenvanhocht/laravel-share
848595 Downloads
Optional package for Laravel to generate social share links.
jeroen-g/explorer
332991 Downloads
Next-gen Elasticsearch driver for Laravel Scout.
jasongrimes/paginator
1038382 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
ion-bazan/composer-diff
826165 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
imgix/imgix-php
4083727 Downloads
A PHP client library for generating URLs with imgix.
icecave/repr
2165948 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
goldspecdigital/oooas
2003155 Downloads
An object oriented approach to generating OpenAPI specs, implemented in PHP.