Libraries tagged by bets
baraja-core/simple-php-diff
29186 Downloads
Find the quick difference between two text files in PHP.
b13/content-sync
3962 Downloads
Sync Database Tables and Files between two TYPO3 Installations
ayeo/geo
41669 Downloads
Calculate distance between two coordinates
awcodes/html-faker
2323 Downloads
A better html faker.
asseco-voice/laravel-remote-relations
6425 Downloads
Laravel support for making relations between microservices
asamir/laravel-in-db-performance-monitor
5935 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
amazeelabs/silverback_gatsby
46658 Downloads
Bridge module between Gatsby and Drupal.
activecollab/datevalue
66099 Downloads
Simple extension to Carbon that makes distinction between date and date-time objects
abdulelahragih/querybuilder
1222 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
socialnorm/socialnorm
55401 Downloads
Normalize user details between various OAuth providers
sensiolabs-de/deptrac
4133 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
publero/net_gearman
77819 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.
phpdr.net/php-curlmulti
1997 Downloads
The best php curl library.
packfire/php5.3-compat
83435 Downloads
Provides class and interface compatibility between PHP 5.3 and PHP 5.4 through autoloading.
packagist/closurecompiler-bin
99552 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.