Libraries tagged by Dater
calendarific/php-calendarific
199149 Downloads
PHP library for Calendarific.com
andreas-glaser/php-helpers
80304 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
andegna/calender
12510 Downloads
If you ever want to convert Ethiopian Calender to any other calender system (like the Gregorian Calender) this is the right package for you. And by the way it also support Amharic date formatting and much much more.
alkoumi/laravel-arabic-tafqeet
10130 Downloads
a package to translate money numbers to our Amazing 💝 Arabic language TAFQEET . to look like [فقط تسعمائة ألف ريال و أربعة و ثلاثون هللة لاغير]
sonata-project/timeline-bundle
161751 Downloads
Integrates SpyTimelineBundle into Sonata
ricardokovalski/holidays
83642 Downloads
Biblioteca de feriados e datas comemorativas do Brasil
laravelrus/localized-carbon
115271 Downloads
A localizable version of Carbon
kdyby/clock
46436 Downloads
Time provider, providing consistent current date, time, datetime and timezone across the request.
andrey-helldar/digittext
13600 Downloads
The module allows to translate numbers into a text equivalent
daveross/offline-country-reverse-geocoder
18530 Downloads
Determine which country a lat/long point falls in
worksome/uk-tax-allowance
459323 Downloads
A package helping in determining the Uk weekly or monthly tax allowance for a specific date range
warhuhn/chronos-doctrine
83728 Downloads
Doctrine DBAL Types to use Chronos' Immutable DateTime Objects
vufind-org/vufinddate
216426 Downloads
Date formatting tools for the VuFind project
testmonitor/eloquent-incrementable
25889 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
talon-one/talon-one-client
93465 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}`