Libraries tagged by istat
axepress/wp-graphql-stubs
370922 Downloads
WPGraphQL function and class declaration stubs for static analysis.
aspose-cloud/aspose-words-cloud
106826 Downloads
Open, generate, edit, split, merge, compare and convert Word documents. Integrate Cloud API into your solutions to manipulate documents. Convert PDF to Word (DOC, DOCX, ODT, RTF and HTML) and in the opposite direction.
altwaireb/laravel-world
4787 Downloads
Laravel World, Countries States Cities DB Migration & Seeder
alleyinteractive/alley-coding-standards
242312 Downloads
PHPCS sniffs for Alley Interactive
rinvex/laravel-addresses
57553 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
qossmic/deptrac
2568425 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
ipunkt/laravel-analytics
574010 Downloads
Analytics tracking for Laravel
statamic/collaboration
66142 Downloads
Real-time collaboration and multi-user authoring for Statamic Pro.
php-static-analysis/attributes
35633 Downloads
Attributes used instead of PHPDocs for static analysis tools
zircote/hal
217987 Downloads
A PHP implementation of HAL http://stateless.co/hal_specification.html
zetacomponents/console-tools
1663382 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
yanlongli/app-store-server-api
18039 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.
wrav/oembed
197267 Downloads
A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.
whitecube/nova-page
89160 Downloads
Static pages content management for Laravel Nova
va-gov/content-build
97515 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.