Libraries tagged by functions
mouf/utils.common.getvars
163336 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
mohsinqk/focuspoint
198 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
mister-glass/camel-case-to-dash-case-name-converter
12217 Downloads
Converts camel case strings to/from Dash case. Heavily based on Symfonys CamelCaseToSnakeCaseNameConverter function
miranj/craft-sheets-to-tables
1778 Downloads
Adds a Twig function to convert Spreadsheets into HTML tables.
mihasicehcek/json_parser
5610 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
michaeldrennen/local-file
21407 Downloads
A small php library that adds some functions to operate on local files, like an efficient line count function.
mf/stringify
9864 Downloads
Simple and tiny class (function) to stringify anything in PHP.
mf/callback-parser
28814 Downloads
PHP parser for arrow functions
mewkhaleel/laravel-mongodb-transactions
1943 Downloads
Extend Jenssegers/laravel-mongodb to support transaction function
meisterwerk/core
122 Downloads
These are handy functions for php projects.
mediawiki/mw-extension-registry-helper
15405 Downloads
Helper functions for the MediaWiki ExtensionRegistry
mediawiki/display-title
603 Downloads
Uses displaytitle page property in link text, subtitle, and talk page title; provides parser function to query displaytitle
mediatis/form-logic
127 Downloads
Helper functions for Sysext:Forms
marcgoertz/shorten
8889 Downloads
Provides truncation functions.
mallardduck/whois-client
1864 Downloads
A very basic Whois client for PHP. The library is limited in function since it's intended to be a low-level client that handles only request and raw output.