Search results for timezone list
illchuk/timezone-options
38 Downloads
Generates a list of time zones and descriptions, for use in a select field.
alexeymezenin/laravel-gmt-timezones
958 Downloads
Helps manage timezones in Laravel. Includes form builder for timezones. Fork from camroncade/timezone with GMT used instead of UTC.
abbasghasemi/country-list
4 Downloads
Enum countries list
cbeyersdorf/easybill
1 Downloads
The first version of the easybill REST API. [CHANGELOG](https://api.easybill.de/rest/v1/CHANGELOG.md) ## Authentication You can choose between two available methods: `Basic Auth` or `Bearer Token`. In each HTTP request, one of the following HTTP headers is required: ``` # Basic Auth Authorization: Basic base64_encode(':') # Bearer Token Authorization: Bearer ``` ## Limitations ### Request Limit * PLUS: 10 requests per minute * BUSINESS: 60 requests per minute If the limit is exceeded, you will receive the HTTP error: `429 Too Many Requests` ### Result Limit All result lists are limited to 100 by default. This limit can be increased by the query parameter `limit` to a maximum of 1000. ## Query filter Many list resources can be filtered. In `/documents` you can filter e.g. by number with `/documents?number=111028654`. If you want to filter multiple numbers, you can either enter them separated by commas `/documents?number=111028654,222006895` or as an array `/documents?number[]=111028654&number[]=222006895`. **Warning**: The maximum size of an HTTP request line in bytes is 4094. If this limit is exceeded, you will receive the HTTP error: `414 Request-URI Too Large` ### Escape commas in query You can escape commans in query `name=Patrick\, Peter` if you submit the header `X-Easybill-Escape: true` in your request. ## Property login_id This is the login of your admin or employee account. ## Date and Date-Time format Please use the timezone `Europe/Berlin`. * **date** = *Y-m-d* = `2016-12-31` * **date-time** = *Y-m-d H:i:s* = `2016-12-31 03:13:37` Date or datetime can be `null` because the attributes have been added later and the entry is older.
liteas98/timezones
18 Downloads
My awesome package
zaphyr-org/utils
155 Downloads
A collection of useful helper classes, which make a developer's workday a little easier.
papposilene/geodata
203 Downloads
A PHP package for countries, currencies & others little data
idealizetecnologia/tweetphp
31367 Downloads
A PHP class for fetching tweets from a Twitter user's timeline, and rendering them as an HTML list
sunnysideup/webportfolio
106 Downloads
add a portfolio to your silverstripe website
nitsan/ns-timeline
6802 Downloads
Create engaging stories, timelines, histories, and roadmaps easily with the All In One Timeline TYPO3 Extension. With 18 unique styles and layouts, this extension offers unlimited possibilities for showcasing content on your TYPO3 website. Additionally, the TYPO3 Event extension integrates with TYPO3 Blog and TYPO3 News extensions allowing you to display timeline posts.
monsieurbiz/sylius-order-history-plugin
5905 Downloads
Add a timeline with all the order events on back-office.
dkvhin/laravel-model-histories
143 Downloads
Laravel plugin primarily use to create timeline or history entries for models.
dynamic/silverstripe-elemental-timeline
1975 Downloads
A timeline block useful for company history.
webcoast/project-timeline
52 Downloads
TYPO3 CMS extension to display project history, e.g. for freelancers
sacred96/timeline
8 Downloads
Easy way to create timeline with Laravel