Libraries tagged by completely
php-notify/notify
50624 Downloads
The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.
nystudio107/craft-twigfield
112940 Downloads
Provides a twig editor field with Twig & Craft API autocomplete
zaphyr-org/router
4928 Downloads
PSR-7 router supporting attribute-based routing, complete with PSR-15 middleware and PSR-11 container support, all built upon the foundation of FastRoute.
wr2net/lm-create
352 Downloads
To create the suggested structures, the execution options are shown below. To create a "Project", it will be created within the default "app" directory with the name of your project where all the modules will be located.To create the modules or the complete skeleton of the module, you must also inform your project, as shown in each command.
wasm/wasm
126 Downloads
A complete and mature WebAssembly runtime for PHP based on Wasmer
tuutti/php-klarna-payments
71770 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
tuutti/php-klarna-ordermanagement
65037 Downloads
The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication
tigusigalpa/manus-ai-php
73 Downloads
🚀 Manus AI PHP SDK - Complete library for integration with Manus AI API. Easy integration of Manus AI agent into PHP applications with Laravel support. Task automation, AI agents, file management. Full documentation, code examples, API support.
stanko/pdf
27678 Downloads
A complete rewrite of the legendary FPDF PHP class.
solidry/api-generator
26368 Downloads
PHP-code generator (based on OAS) for Laravel framework, with complete support of JSON-API data format
softspring/user-bundle
26089 Downloads
A complete user bundle
saucebase/saucebase
204 Downloads
A complete modular Laravel foundation for building SaaS applications.
rjapi/raml-json-api
416 Downloads
PHP-code generator (based on OAS) for Laravel framework, with complete support of JSON-API data format
ranky/media-bundle
1376 Downloads
A complete and friendly media file manager for Symfony
projector22/jquery-location-picker
3024 Downloads
Fork of original package to allow use on Packagist. This plug-in allows finding and selecting a location on the Google map. Along with single point selection, it allows area selection by choosing a point and specifying a radius. The selection can be saved to any HTML input element or processed by Javascript with callback support. An optional automatic address resolver can reverse geocode the selection to an address. The plug-in also supports searching by address typed into the bound input element which uses auto-complete feature from Google API to make the search process easier. In this case the marker will be automatically positioned on the map after successful address resolution.