Libraries tagged by date thai
magentron/password_exposed
1342 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach. (forked from mstaab/password_exposed)
magentron/laravel-password-exposed-validation-rule
1326 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
lyonstahl/soql-builder
7339 Downloads
SOQL builder that simplifies the process of constructing complex queries to retrieve data from Salesforce databases
leehom1988/ios-iap-verification-php
4981 Downloads
This PHP Class is help you to verification your Apple IAP receipt-data if your server is developed by PHP.
klevu/module-m2-customer
5634 Downloads
Provides extension points and APIs that 3rd-party developers can use to change customer data
jield-webdev/jield-export
10067 Downloads
This repo can be used to export database objects (using Doctrine) to External data formats (Excel/Parquet/CSV)
hostnet/bank-holiday-component
50607 Downloads
Component that provides bank holidays and business day dates
hercule-tech/jours-feries-france
8551 Downloads
This lightweight PHP library provides simple methods to find all French public holidays 🇫🇷 (even those specific to territories, such as from Alsace-Moselle, or from France d'Outre-Mer) ; calculate dates in working days, "délai franc" etc.
gromatics/http-fixtures
79 Downloads
A Laravel package that generates fake JSON responses for HTTP testing using Http::fake(). It simplifies the creation of mock HTTP responses by integrating with FakerPHP to generate realistic test data.
extrameile/form-dynamic-recipient
18334 Downloads
Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.
einar-hansen/laravel-psr-6-cache
7511 Downloads
A PHP service that allows you to easily communicate with football-data.org apis using Laravel.
dominicwatts/missingmedia
6983 Downloads
Scan and dump media gallery entries for images that are missing due to migration or data loss
divineomega/php-countries
31210 Downloads
🌍 PHP Countries is a library that provides an elegant syntax to country data.
datatables.net/datatables.net-rowgroup
3997 Downloads
RowGroup adds the ability to easily group rows in a DataTable by a given data point. The grouping is shown as an inserted row either before or after the group. This is RowGroup for DataTables
datatables.net/datatables.net-fixedheader
8382 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables