Libraries tagged by organiser
jagusiak/lotteryapi
22 Downloads
Lottery API is library to register receipts in polish lottery (organised by): Loteria Paragonowa
fvgestao/laravel-app
114 Downloads
Library to organizer your model and validations
dplugins/snippets-guru
17 Downloads
The cloud features for Code Snippets and Script Organizer plugin
alustau/laravel-app
102 Downloads
Library to organizer your model and validations
aedart/license-file-manager
635 Downloads
A simple LICENSE-file manager for you composer packages. Allows you to store / organise your various licenses into a single package, fetch it and update your current project’s license file with the desired one. At its core, this package is nothing more than a ‘glorified’ wrapper for PHP’s copy function, but it makes managing license files a bit easier, when you are developing multiple packages.
qirolab/laravel-themer
187885 Downloads
A Laravel theme manager, that will help you organize and maintain your themes inside Laravel projects.
lob/lob-php
3678770 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
200446 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.
laravel-doctrine/acl
416291 Downloads
ACL for Laravel and Doctrine
teepluss/theme
169880 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.
flarum/tags
626591 Downloads
Organize discussions into a hierarchy of tags and categories.
coolsam/modules
58208 Downloads
Organize your Filament Code into modules using nwidart/laravel-modules
aymanalhattami/filament-page-with-sidebar
144114 Downloads
Organize resource pages in sidebar instead of putting all the buttons and links elsewhere in order to make navigation between pages more comfortable.
olssonm/swedish-entity
174097 Downloads
Validator and formatter for Swedish personnummer and organisationsnummer. With Laravel validators.
yanlongli/app-store-server-api
19937 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.