Libraries tagged by date thai
naucon/registry
11635 Downloads
This package provides a generic registry class to register any type of data under a identifier (key/value).
mouf/utils.common.sortable-interface
227863 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
227870 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
mouf/html.widgets.statsgrid
9362 Downloads
This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.
moo/hasoneselector
24608 Downloads
This module provides CMS field to manage data object defined in a has_one relation.
mobilestock/laravel-model-affected-rows-verification
7220 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
mhuber84/randomizer
23671 Downloads
This TYPO3 extension allows you to randomize the content of database tables, either during a database export or directly in the database. The extension is useful for anonymizing data on or for development systems. The random values are generated with the fakerphp/faker package.
magentron/password_exposed
2180 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
2150 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
9431 Downloads
SOQL builder that simplifies the process of constructing complex queries to retrieve data from Salesforce databases
leehom1988/ios-iap-verification-php
5078 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
7358 Downloads
Provides extension points and APIs that 3rd-party developers can use to change customer data
jield-webdev/jield-export
10636 Downloads
This repo can be used to export database objects (using Doctrine) to External data formats (Excel/Parquet/CSV)
hostnet/bank-holiday-component
51816 Downloads
Component that provides bank holidays and business day dates
hercule-tech/jours-feries-france
9833 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.