Libraries tagged by funciones
mykehowells/dotenv
9647 Downloads
Load .env file into project environment, using same functions as Laravel
mozex/commonmark-routes
1803 Downloads
Laravel routes in Markdown: A CommonMark extension to seamlessly use Laravel route functions within your Markdown content.
moxie-lean/wp-acf
33805 Downloads
Helper functions for working with Advanced Custom Fields
mouf/utils.common.lock
67215 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
mihasicehcek/json_parser
5620 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
michaeldrennen/local-file
21434 Downloads
A small php library that adds some functions to operate on local files, like an efficient line count function.
mf/callback-parser
28816 Downloads
PHP parser for arrow functions
meisterwerk/core
138 Downloads
These are handy functions for php projects.
mediawiki/mw-extension-registry-helper
15421 Downloads
Helper functions for the MediaWiki ExtensionRegistry
mediatis/form-logic
127 Downloads
Helper functions for Sysext:Forms
marcgoertz/shorten
8889 Downloads
Provides truncation functions.
maksym/dumper
776 Downloads
Convenient var_dump functions
maksimru/eloquent-subquery-magic
18497 Downloads
Eloquent extension providing ability to use a lot of subquery functions like fromSubquery or leftJoinSubquery
madison-solutions/coerce
3362 Downloads
Functions for coercing values to various data types
m1roff/telegram-api-helpers
254 Downloads
PHP Helper functions for Telegram Bot API