Libraries tagged by name cast
svk/fio-analyzer
12 Downloads
Analyze user input string, and split it into Russian first name, second name and last name
naviocean/laravel-nameparser
5538 Downloads
PHP library to split names into their respective components. Besides detecting first and last names, this library attempts to handle prefixes, suffixes, initials and compound last names like 'Von Fange'. It also normalizes prefixes (Mister -> Mr.) and fixes capitalization (JOHN SMITH -> John Smith).
m-rubin-itmegastar-com/fio-analyzer
2 Downloads
Analyze user input string, and split it into Russian first name, second name and last name
selami/router
443 Downloads
Router and Dispatcher built on top nikic/FastRoute that returns controller class name to be instantiated.
yaroslawww/laravel-eloquent-user-fullname
3 Downloads
Simple helper, to quickly add user fields: First Name, Middle Name, Last Name, username, Name, Full Name
saurabhsharma/dl-data-extractor
128 Downloads
A simple class to return Driving License information, such as Driver First Name, Last Name, License Number etc.
sanjeev-kr/newsletter
31 Downloads
Magento 2 module to save first name and last name for newsletter subscribers
perfect-space/zttp
209 Downloads
A developer-experience focused HTTP client, optimized for most common use cases (forked by Nate Ritter).
masonitedoors/bedrock-autoloader
1493 Downloads
An autoloader that enables standard plugins to be required just like must-use plugins. The autoloaded plugins are included during mu-plugin loading. An asterisk (*) next to the name of the plugin designates the plugins that have been autoloaded.
wujidadi/pangtshiu
10 Downloads
Custom PHP helper library, named in Taiwanese Hoklo ("pang-tshiú" means "helper")
remcosmits/backend-framework
205 Downloads
Lightweight PHP Framework. Includes fast and secure Database QueryBuilder, Models with relations, Advanced Routing with dynamic routes(middleware, grouping, prefix, names).
mwarcz/segami
20 Downloads
PHP library that allows you to edit image dimensions, convert image format, cache generated images, record last access to generated image in cache, remove images from cache that have not been used for long time, all based on image name.
marionnewlevant/snitch
84112 Downloads
Report when two people might be editing the same element (eg entry, category, or global) or field
talon-one/talon-one-client
87155 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
mbissonho/module-remember-admin-last-page
1414 Downloads
This module allow a admin user to come back to the same page(order, customer or config management) when it's session expires.