Libraries tagged by usage
avn/contracts
805 Downloads
Contracts for common usage
apsg/fpdf
1582 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
appserver-io-psr/socket
13145 Downloads
PSR for standardized socket usage
andersundsehr/visual-editor-fluid-styled-content-addon
518 Downloads
visual_editor_fluid_styled_content_addon - Adds usage of f:render.text into fluid_styled_content
adrii/curl-helper
18570 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
adamczykpiotr/laravel-balanced-queues
987 Downloads
Laravel package designed to optimize the performance and efficiency of your application's queue usage
acdh-oeaw/arche-openaire
3377 Downloads
OpenAIRE usage tracking plugin for ARCHE
aaix/laravel-ai-costs
183 Downloads
Cost tracking for Laravel AI agents. Calculates API costs from usage metadata across providers.
8fold/commonmark-abbreviations
11659 Downloads
An extension of PHP League's CommonMark library to enable abbreviation usage.
sashko-guz/mjml-binary
3189 Downloads
MJML binary files repository for usage without node.js
roave/zf2-for-1
26206 Downloads
Compatibility layer for ZF1 application allowing usage of ZF2 features
requtize/code-timer
824 Downloads
Simple PHP library to measuring code execution time with memory usage.
duckdev/wp-review-notice
127 Downloads
Simple library to gently ask for a wp.org plugin review after a few days of plugin usage, with swappable storage drivers and a testable, DI-friendly architecture.
deanc/excel-service-provider
13552 Downloads
A wrapper for PHPExcel usage in Silex projects
aedart/overload
12822 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)