Libraries tagged by ra
php-tmdb/api
344338 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
napp/xray-laravel
261537 Downloads
AWS X-Ray for Laravel applications.
lichtner/fluentpdo
235681 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
krowinski/php-mysql-replication
60504 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
kartik-v/yii2-widget-touchspin
3258128 Downloads
A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle touchspines (sub repo split from yii2-widgets)
kartik-v/yii2-widget-switchinput
3537438 Downloads
A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)
jimmyjs/laravel-report-generator
120974 Downloads
Rapidly Generate Simple Pdf & Excel Report on Laravel 5 (Using Barryvdh/DomPdf or Barryvdh/laravel-snappy & maatwebsite/excel)
jaz303/phake
157445 Downloads
A wee clone of Ruby's rake for PHP 5.3. Uses closures for ultimate coolness.
indeyets/pake
128139 Downloads
PHP automation tool inspired by Rake
imanghafoori/laravel-tokenize-login
64535 Downloads
Helps you generate and send a random token to have passwordless login.
goaop/parser-reflection
3095461 Downloads
Provides reflection information, based on raw source
fpdo/fluentpdo
219452 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
codemix/yii2-excelexport
311136 Downloads
A utility to quickly create Excel files from query results or raw data
bitwasp/bitcoin
496682 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
anik/amqp
311088 Downloads
php-amqplib wrapper that eases the consumption of RabbitMQ. A painless way of using RabbitMQ