Libraries tagged by hris
omar-haris/filament-timezone-field
10026 Downloads
A Laravel Filament component that enables users to choose a specific timezone grouped by regions, with support for multiple languages.
harishdurga/laravel-quiz
5709 Downloads
Provides Quiz Functionality
hisman/laravel-make-class
12137 Downloads
Artisan command for generating a new custom class in Laravel.
haistar/shopee-php-sdk
10878 Downloads
PHP SDK for Shopee Open API
yanlongli/app-store-server-api
12559 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
qbil-software/openexchangerates
118220 Downloads
OpenExchangeRates PHP client. Open Exchange Rates provides a simple, lightweight and portable JSON API with live and historical foreign exchange rates
mdwheele/zalgo
19161 Downloads
His six mouths speak in different tongues, and the seventh shall sing the song that ends the earth.
amendozaaguiar/laravel-lat-es
4365 Downloads
El paquete 'laravel-lat-es' ofrece traducciones en español para Laravel, garantizando que tus proyectos en Laravel tengan archivos de traducción en español por defecto. Con esta integración automática, podrás disfrutar de una experiencia de usuario más fluida y personalizada en tus aplicaciones de Laravel. Al utilizar las traducciones por defecto de Laravel, garantizas la coherencia y consistencia del idioma en toda tu aplicación, lo que mejora la usabilidad y la accesibilidad para tus usuarios hispanohablantes.
pixelant/interest
10405 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
sudhaus7/fe-data-history
20938 Downloads
Log the changed data in frontend mode
monsieurbiz/sylius-order-history-plugin
6029 Downloads
Add a timeline with all the order events on back-office.
bobv/entity-history-bundle
8151 Downloads
History for Doctrine Entities
blueweb/nette-ajax-history
27436 Downloads
Adds History API support for Nette Framework 3.
laravel-enso/historytracker
16736 Downloads
Model history tracking dependency for Laravel Enso
wilianx7/laravel-auditing
5094 Downloads
Audit changes of your Eloquent models in Laravel/Lumen. Forked from owen-t/laravel-auditing.