Libraries tagged by Mach
cv65kr/sylius-personalized-products
0 Downloads
Personalized products, choices by machine learning (Prediction IO) for Sylius.
cullylarson/wp-deploy-database-sync
49 Downloads
A library for syncing Wordpress databases. Supports syncs to and from local and remote machines, and even remote to remote syncs. Also supports search and replace. Useful as part of a deployment system.
cullylarson/ssh-copy
72 Downloads
A library for performing remote copies. Copy to/from local, to/from remote, and even between two remote machines.
crivion/autogenerate-vhosts-osx
0 Downloads
Manage local virtual hosts on your mac os machine via php-cli
crisu83/closurecompiler-bin
10223 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.
coderdojo/delorean
30 Downloads
PHP Console app that downloads screenshots from the Internet Archive Wayback Machine
chicv/translate-php
4758 Downloads
Translate content combine human translation and machine translation.base on memory translation.extendable with plugin
chareice/finite
56 Downloads
A simple PHP5.3+ Finite State Machine
cgross/homesteadfork
38 Downloads
A virtual machine for web artisans.
bunting/personalisation-m2-headless
40 Downloads
Bunting's suite of machine learning tools boost conversions by serving personalized content to visitors across your site.
bunting/personalisation-m2
1593 Downloads
Bunting's suite of machine learning tools boost conversions by serving personalized content to visitors across your site.
bonsaicode/filelock
11 Downloads
Used to prevent a script from being run more than once at the same time by providing mutex functionality via locking a file on the local machine.
banana-dev/banana-dev
4 Downloads
A PHP client to interact with Banana's machine learning inference APIs
awerd/process
15 Downloads
Awesome State Machine Library
ashrey/php-gettext
43 Downloads
Wrapper for Gettext. This allow reading .mo files (machine object) in PHP if native gettext extension are not enable.