Libraries tagged by mighty
might-fail/might-fail
2 Downloads
A PHP implementation of the MightFail project
xcutionsociety/php-tools
358 Downloads
A collection of functions you might need
tback/scheduledaemon
18161 Downloads
ScheduleDaemon for Laravel. You must ensure every schedule:run is shorter then 60 seconds otherwise events might be ignored.
simpler/magento-module-patch-quote-cache
29 Downloads
Patches the magento quote to avoid using its cache for Simpler requests as they might add multiple products at once
sheadawson/silverstripe-dynamiclists
7195 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
marshmallow/laravel-php-timer
1074 Downloads
A simple timer to check where your php might be slow.
destrofer/helper-library
348 Downloads
Library of classes that might be useful
codewiser/laravel
339 Downloads
Packages I might include to every Laravel application
code711/speedupyaml
191 Downloads
This extension provides an XCLASS for TYPO3\CMS\Core\Configuration\Loader\YamlFileLoader to use the pecl extension YAML if available instead of the Symfonies\'s Yaml::parse. This extension is experimental and a proof-of-concept. It might work in production.
bitwarden/sdk
85 Downloads
PHP bindings for interacting with the Bitwarden Secrets Manager. This is a beta release and might be missing some functionality.
aramonc/docblock-parser
25 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
abibidu/bitmask
6231 Downloads
Bitmask class helps you to use all might of bit masks and don't care about what bitwise operations are. It represents a high-level abstraction that looks like simple and manageable object and behaves like collection.
actionable/gem-might-also-like
176 Downloads
Pull in recent blog posts from Actionable public websites to make a 'You Might Also Like' widget
zvps/ebay-sell-analytics-php-client
32 Downloads
The Analytics API provides data and information about a seller and their eBay business. The resources and methods in this API let sellers review information on their listing performance, metrics on their customer service performance, and details on their eBay seller performance rating. The three resources in the Analytics API provide the following data and information: Customer Service Metric – Returns data on a seller's customer service performance as compared to other seller's in the same peer group. Traffic Report – Returns data that shows how buyers are engaging with a seller's listings. Seller Standards Profile – Returns data pertaining to a seller's performance rating. Sellers can use the data and information returned by the various Analytics API methods to determine where they can make improvements to increase sales and how they might improve their seller status as viewed by eBay buyers. For details on using this API, see Analyzing seller performance.
tsquare/classoverrider
6 Downloads
Override PHP Classes using a path outside of your project, to make customizations that might otherwise be overwritten on an update.