Libraries tagged by mint
mittwald/api-client
5800 Downloads
Client library for the mittwald mStudio v2 API
mitoop/laravel-jpush
1984 Downloads
laravel jpush
mitmelon/compress
4086 Downloads
Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.
mitchbred/entrust
45325 Downloads
This package provides a flexible way to add role-based permissions to Laravel and is a fork from Zizaco/entrust
mistralys/version-parser
51248 Downloads
Class used to parse version numbers.
mistralys/html_quickform2
46105 Downloads
Provides methods to create, validate and render HTML forms in PHP.
mistralys/currency-parser
4101 Downloads
PHP library that can detect prices written in text or markup, and normalise their formatting according to country-specific rules.
mistralys/application-utils-result-handling
12804 Downloads
Classes used to store information on the results of application operations.
mistralys/application-utils-image
14718 Downloads
PHP image helper library for basic image operations and color management.
mistralys/application-utils-core
47841 Downloads
Drop-in utilities for PHP applications.
mistralys/application-utils-collections
17098 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
mistralys/application-localization
7122 Downloads
PHP and Javascript localization library.
mistic100/php-hooks
8992 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
misterion/pinba-phpdoc
50882 Downloads
@phpdoc extension php pinba for IDE autocomplete
mister-glass/camel-case-to-dash-case-name-converter
12449 Downloads
Converts camel case strings to/from Dash case. Heavily based on Symfonys CamelCaseToSnakeCaseNameConverter function