Libraries tagged by bedca
monbro/php-i18n
34 Downloads
This is a simple i18n class for PHP. Nothing fancy, but fast, because it uses caching and it is easy to use. With a composer wrapper.
matthewbaggett/drupal_magic_forms
12 Downloads
Because Drupal Forms blow.
makinacorpus/drupal-plusql
704 Downloads
Drupal PluSQL - because SQL can do plus
mailstreetdevelopment/fpdi
211 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.
luke-bates/162fpdi
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.
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.
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
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
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.
hidro/module-debug-template
1 Downloads
Adding log for template issue (*.phtml), Because Magento skip the error from *.phtml on production mode