Libraries tagged by belca
kruegge82/billbee-php-sdk-api
24 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
kogol1/fpdi
0 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
kkrekap/say-library
4 Downloads
Belajar Membuat library di composer
kkrekap/rekap-library
4 Downloads
Belajar Membuat library di composer
kinnellholdings/fpdi-php7
56 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
kenjiefx/forte
2 Downloads
Just because I don't want to pay Private Packagist
kapuas/yii2-kamek
5 Downloads
Template untuk Belajar Yii2 Bahasa Indonesia
jiriknesl/mockista
3569 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit slow.
javanile/php-global-var
17 Downloads
Replacement strategy of messy code because of the global
jauharimalik/warpsite
6 Downloads
Micro Tools untuk pengembangan pribadi, sambil dipakai belajar untuk mengembangkan php packages sendiri
indrawijaya/phpcomposerlibraryhello
6 Downloads
Belajar PHP Composer Library Hello
ilman/pph21
0 Downloads
Belajar composer php
hypejunction/elgg-html
27 Downloads
Replace output/longtext because it sucks
hydrarulz/laravel-mandrill-interface
315 Downloads
Laravel mandrill interface oriented towards send templates. Because Laravel does not support that out of the box
hojaonline/retrostats
13 Downloads
This extension copies the exact functionality for writing the Apache-style log files as used to be part of the core until v4.7. The only issue to take care of is to add the [FE][logfile_dir] setting in AdditionalConfiguration.php instead of LocalConfiguration because the Install tool will remove it otherwise.