Libraries tagged by date thai
richcongress/normalizer-extension-bundle
47380 Downloads
This bundle adds another process after normalization to inject or edit some data.
retail-cosmos/ioi-city-mall-sales-file
17913 Downloads
The IOI City Mall Sales File Generator is a Laravel package that simplifies the creation of daily sales data files for IOI City Mall stores. It seamlessly integrates into Laravel projects, streamlining data generation for retail management.
rapidwebltd/php-countries
6029 Downloads
PHP Countries is a library that provides an elegant syntax to country data.
proget-hq/vcard
8567 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
piotrpress/streamer
4798 Downloads
This library is a custom PHP Stream Wrapper, which provides write/read operations and stores the data in the memory.
php-extended/php-parser-lexer
174309 Downloads
This library is an implementation of the php-extended/php-parser-interface based on a lexer for handling its data
otifsolutions/curl-handler
1581 Downloads
This package provides a eaisy access to api data in the project by simply giving the method,url and parameters
naucon/registry
11133 Downloads
This package provides a generic registry class to register any type of data under a identifier (key/value).
mouf/utils.common.sortable-interface
221498 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
221506 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
9189 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
23840 Downloads
This module provides CMS field to manage data object defined in a has_one relation.
mobilestock/laravel-model-affected-rows-verification
4049 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.
mathiasverraes/uptodocs
283 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
magentron/password_exposed
1335 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)