Libraries tagged by str
opauth/linkedin
63461 Downloads
LinkedIn strategy for Opauth
nonsapiens/realaddressfactory
8201 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 11+, and Faker
noisebynorthwest/php-spx
4 Downloads
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
netlogix/jsonapiorg-annotationgenerics
183832 Downloads
Map neos/flow objects to jsonapi.org input and output structures, purely by adding class and property annotations.
naucon/utility
65812 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
nafisc/parameterparser
17758 Downloads
A library for parsing strings of parameters
mteu/typo3-typed-extconf
1815 Downloads
Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php
mmamedov/page-cache
11931 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
mixerapi/mixerapi
38589 Downloads
Streamline development of API-first applications in CakePHP
mihanentalpo/fio-analyzer
21911 Downloads
Analyze user input string, and split it into Russian first name, second name and last name
mihanentalpo/fast-fuzzy-search
29625 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
michielgerritsen/extract-address-parts
4203 Downloads
Get the (Dutch) street, house number, and extension from a concatenated string
michaloravec/laravel-paginateroute
10519 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
mf/collections-php
90727 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
marcusball/case-helper
32468 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!