Libraries tagged by date thai
activecollab/datevalue
64621 Downloads
Simple extension to Carbon that makes distinction between date and date-time objects
thedataist/drill-connector
7516 Downloads
Objects that allow you to programmatically connect to Apache Drill.
skyraptor/filament-blocks-builder
861 Downloads
This Filament PHP plugin adds a BlockBuilder form component, that allows you to create layouts using Blocks. This can be used as a builder for anything: layout, content, data and more.
shankhadev/bsdate
6026 Downloads
A simple package that convert AD to BS and viceversa.
pfurak/xlsx-writer
3363 Downloads
Easy PHP XLSX Writer that is support cell styling, merged cells, multiple worksheets, images, line chart, bar chart and pie chart, huge rows and rows/columns fixing
nerburish/yii2-daterange-validator
18233 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
miladr/jalali
9345 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in Laravel 4 applications, based on Jalali (Shamsi) DateTime class. This Package is based on a Laravel 3 bundle sallar/laravel-jdate by Sallar Kaboli.
magenizr/magento2-scopeinfo
4141 Downloads
This module provides you a list of changes from `core_config_data` whenever a value is overridden in a lower scope.
devrabiul/laravel-seo-manager
347 Downloads
Laravel SEO Manager is an SEO tool that improves SEO by adding recommended meta tags.
aayaresko/yii2-widget-maskedinputdatepicker
2098 Downloads
Yii2 widget that allow using of inputmask jquery plugin in conjunction with datepicker jquery plugin
passbase/passbase-php
31420 Downloads
# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token
gener1c-code/oauth2-server
6034 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
codebuglab/laravel-tmdb
4071 Downloads
Simple integration with TMDB ( The Movie Database ) API to retrieve their data.
karelwintersky/monolog-pdo-handler
7031 Downloads
A handler for Monolog that stores data via PDO driver to Database
edfi/resources
22709 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***