Libraries tagged by thanks
jucci1887/erc20-php-api
59 Downloads
This library provides simple way to interact with Ethereum ERC20 token. Thanks for Lessmore92
james2001/odtbundle
4 Downloads
This is a Symfony2 Bundle, thanks to the Odtphp library
jackyxie/web3.php
11 Downloads
Ethereum web3 interface. Thanks to sc0vu
jackyxie/ethereum-php
0 Downloads
A library integrating Ethereum with typed PHP. Thanks to digitaldonkey
iamzz-cn/open-admin
10 Downloads
open-admin. Open-source Laravel Admin panel. No pro or paid package, free & open. Based on laravel-admin, with special thanks to z-song
h2entwicklung/keycloak-security-bundle
65 Downloads
Allows you to easily handle you application security thanks to keycloak.
ghenimi/open-admin
7 Downloads
open-admin. Open-source Laravel Admin panel. No pro or paid package, free & open. Based on laravel-admin, with special thanks to z-song
ggggino/wordbundle
6001 Downloads
This is a Symfony2 Bundle helps you to read and write Word files, thanks to the PHPWord library
gamitg/yii2-ag-scheduling
58 Downloads
This extension is a variation of the yii2-scheduling extension of Yii2. It has simply the same code with a few modification with supported to PHP8. Thanks to 'yii2-scheduling (Developed by: omnilight) extension'.
fungio/excel-bundle
5196 Downloads
This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library
firano/excelbundle
2779 Downloads
This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library
ev/ev-powerpoint-bundle
6654 Downloads
This is a Symfony2 Bundle helps you to read and write PowerPoint files, thanks to the PHPPowerPoint library
ephp/office
31 Downloads
This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library
enmanuelmd5/open-admin
10 Downloads
open-admin. Open-source Laravel Admin panel. No pro or paid package, free & open. Based on laravel-admin, with special thanks to z-song
dominikstyp/laravel-model-abstractor
9 Downloads
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.