Libraries tagged by romanize
lob/lob-php
3710655 Downloads
The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors.
codewithdennis/filament-select-tree
210373 Downloads
The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.
jaybizzle/laravel-migrations-organiser
382179 Downloads
A Laravel package to help organise migration files.
zenstruck/bytes
382680 Downloads
Parse, manipulate, humanize, and format bytes.
teepluss/theme
170164 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory.
qirolab/laravel-themer
191405 Downloads
A Laravel theme manager, that will help you organize and maintain your themes inside Laravel projects.
flarum/tags
633712 Downloads
Organize discussions into a hierarchy of tags and categories.
coolsam/modules
60425 Downloads
Organize your Filament Code into modules using nwidart/laravel-modules
aymanalhattami/filament-page-with-sidebar
146841 Downloads
Organize resource pages in sidebar instead of putting all the buttons and links elsewhere in order to make navigation between pages more comfortable.
scandipwa/menu-organizer
217051 Downloads
Scandiweb Menu Organizer for ScandiPWA
wapmorgan/time-parser
120060 Downloads
A parser for date & time written in natural language
yanlongli/app-store-server-api
21085 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.
solution-forest/tab-layout-plugin
2328 Downloads
This plugin provides a flexible tab layout system for Filament Admin panels, enabling you to organize content into clean, navigable tabbed interfaces.
fidum/laravel-translation-linter
45817 Downloads
Commands to help you keep your laravel translations organized.
facuz/laravel-themes
40947 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. (Based on teepluss/theme)