Libraries tagged by help
carbon/includeassets
214445 Downloads
Include your assets (css, js) in an easy way into Neos
brandonwamboldt/utilphp
538478 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
bocharsky-bw/arrayzy
21303 Downloads
A native PHP arrays easy manipulation library in OOP way.
aura/html
259879 Downloads
Provides HTML escapers and helpers, including form input helpers.
agencetwogether/hookshelper
7427 Downloads
Simple plugin to toggle display hooks available in current page.
tutorigo/laravel-ide-macros
328602 Downloads
Generating a helper file for IDEs to support Laravel's macros.
kordy/ticketit
81327 Downloads
A simple helpdesk tickets system for Laravel 5.1 – 5.8 and 6.* - 7.* - 8.* which integrates smoothly with Laravel default users and auth system
chillerlan/php-traits
1162474 Downloads
Some useful traits for PHP 7.2+
yiisoft/session
266441 Downloads
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
yiisoft/form
83535 Downloads
The package helps with implementing data entry forms.
yanlongli/app-store-server-api
20811 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.
woutersioen/sir-trevor-php
33264 Downloads
A Sir Trevor to HTML conversion helper for PHP
wikimedia/testing-access-wrapper
1747561 Downloads
A simple helper class to access non-public elements of a class when testing.
webfactory/slimdump
122520 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases.
webfactory/exceptions-bundle
1234390 Downloads
Building blocks for more user-friendly error pages, plus a simple controller to display error pages during development (helpful prior to Symfony 2.6.3)