Libraries tagged by based
snowdog/theme-blank-sass
809423 Downloads
SASS based version of Magento 2 Blank theme
silverstripe/display-logic
211605 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
react/socket-client
4219942 Downloads
Async, streaming plaintext TCP/IP and secure TLS based connections for ReactPHP
php-llm/llm-chain
37140 Downloads
PHP library for building LLM-based and AI-based features and applications.
kevinpapst/adminlte-bundle
416353 Downloads
Admin theme bundle for Symfony 4+ based on AdminLTE 2.4 with FOSUserBundle support
crocodicstudio/crudbooster
152739 Downloads
CRUDBooster Is CRUD Generator Based On Laravel Easy To Make An Advanced Backend
bjyoungblood/bjy-authorize
767252 Downloads
Zend\Acl based firewall system for ZF2 dispatch protection
amrshawky/laravel-currency
553732 Downloads
A Laravel package for current and historical currency exchange rates & crypto exchange rates based on the free API provided by exchangerate.host
riodwanto/superduper-filament-starter-kit
7784 Downloads
A comprehensive Laravel Filament 3 đź’ˇ starter kit with pre-installed plugins, admin panel, user management, SEO tools, theme customization, and content management for rapid application development
qtism/qtism
177392 Downloads
OAT QTI-SDK
oat-sa/tao-core
128197 Downloads
TAO core extension
jan2000/ffxradix
296008 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
yiisoft/rbac
121239 Downloads
Yii Role-Based Access Control
yii2mod/yii2-sweet-alert
147318 Downloads
Alert widget based on SweetAlert extension {@link http://tristanedwards.me/sweetalert)
yanlongli/app-store-server-api
19049 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.