Libraries tagged by thanas
dalv/wordbundle
16 Downloads
This is a Symfony2 Bundle helps you to read and write Word files, thanks to the PHPWord library
clivewalkden/barcode-generator
4005 Downloads
This plugin allows you to create barcodes thanks to php.
bviguier/php-rtmidi
35 Downloads
Realtime MIDI input/output, thanks to RtMidi and FFI.
bmslaravel/administrator
17 Downloads
A database interface package for Laravel, modified! fork from 'summerblue/administrator'. only me use Thanks
bakgul/laravel-package-generator
116 Downloads
This package aims to generate packages to increase productivity. It offers a flexible package structure thanks to settings that can be found in the 'structures' array on 'config/packagify.php'. The detailed explanations can be found in that array's comment block.
autobin/php-qr-code
6 Downloads
PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2).
aromarious/wp-dotenv
111 Downloads
Helper scripts to enable WordPress to use dotenv config files, similar to Laravel 5, using code of scottjs/wp-dotenv. thanks scottjs
aqib-mehmood/location-map
0 Downloads
this package used for city and states of country for the project some necessary configuration before used Thanks
andreiashu/expedia-php-api
643 Downloads
Fork of https://github.com/dyatlov/Expedia-PHP-API (thanks dyatlov)
alnutile/behat-wrapper
2399 Downloads
A PHP wrapper around the Behat CLI thanks to cpliakas/git-wrapper
agence-gw/excelbundle
4 Downloads
This is a Symfony Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library
11ya/excelbundle
152 Downloads
This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library
0rla/larp-bj
27 Downloads
A JWT API Boilerplate to create REST APIs with Entrust roles and permissions. Original boilerplate: thanks to francesco malatesta: https://github.com/francescomalatesta/laravel-api-boilerplate-jwt
v-knyazev/excelbundle
174 Downloads
This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library
patpat/laravel-log-viewer
882 Downloads
根据rap2hpoutre修改,增加了自定义log路径和读取子目录日志, thanks for rap2hpoutre