Libraries tagged by MAC
alexsabur/orchid-livewire
5612 Downloads
A Livewire macro for Orchid Platform
adt/latte-extension
14695 Downloads
Common latte macros and filters.
publero/net_gearman
78042 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
packagist/closurecompiler-bin
100329 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
mouf/database.tdbm
77540 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
mhlavac/gearman
52037 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
league/shunt
520 Downloads
PHP library for executing commands in parallel on multiple remote machines, via SSH
h4kuna/latte-php-tokenizer
19085 Downloads
Transform macro args to array.
nazmulb/mac-address-php
2129 Downloads
Getting MAC Address using PHP
zaalbarxx/laravel-eloquent-state-machines
647 Downloads
State machines for your Laravel Eloquent models
werxe/laravel-collection-macros
25706 Downloads
Custom Laravel Collection macros.
weiwenhao/state-machine
382 Downloads
state machine
webtize/machship-sdk-v2
462 Downloads
Erply PHP SDK
victoryoalli/laravel-string-macros
3272 Downloads
A set of useful Laravel string macros
tobento/service-macro
393 Downloads
Dynamically add methods to a class.