Libraries tagged by area
thinktomorrow/assetlibrary
35555 Downloads
An extension on top of Spatie/laravel-medialibrary which allows to attach an asset on multiple models. Also ocalized assets are supported.
thalidzhokov/country-codes
98701 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
tempest/container
180203 Downloads
The container component is where the initialization of services and their dependencies are managed.
talon-one/talon-one-client
95609 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}`
steefdw/standards-enums
45795 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
sssurii/laravel-ics
51248 Downloads
Laravel package to create iCalendar / ICS files. Send new event invitations via Email and can cancel or update already sent invitation.
softon/sms
28699 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
sitegeist/stagefog
50720 Downloads
Control reloading when nodes are modified
silverstripe/standards
225070 Downloads
A set of coding standards which are applied to all commercially supported Silverstripe CMS modules
silverstripe/multiuser-editing-alert
29042 Downloads
A module that indicates when people are editing the same page in the CMS
shootproof/php-sdk
40312 Downloads
The API comes free of charge with your ShootProof account and currently is only available in the form of JSON responses. Read up on the API documentation to discover the different methods that are available.
shkubu18/filament-widget-tabs
777 Downloads
Widget Tabs are modified version of Filament Tabs to display it as a widgets.
shipmonk/input-mapper
18894 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
serkin/volan
24628 Downloads
PHP array schema validator
sandstorm/lazydatasource
34594 Downloads
Neos package implementing a lazy data source for the UI; so that the elements are loaded lazily on demand.