Libraries tagged by compleet
zeus/hmvc
16 Downloads
An advanced framework is written in PHP, a framework containing rich components such as middleware, orm, request management, template engine, elasticsearch, template engine, many modern frameworks have been written by adopting clean code principles completely written in accordance with PHP standards. like linux operating system ...All of control…
whoosh/elaadmin
32 Downloads
A clean & completely free Bootstrap 4 admin dashboard template.
tuutti/php-klarna-payments
64213 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
57847 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
tomschlick/laravel-micro-manager
26 Downloads
Oversee jobs you have put into the queue. Track status, completion % and other job information in real time.
thomasgenster/laragpt
1363 Downloads
Laravel chatgpt package, includes models listing and retrieving, completions prediction, chat completion from conversation, edits, images creation, image edit, image variations, audio translation and transcription.
tegos/laravel-telescope-flusher
136 Downloads
telescope-flusher is a Laravel package that provides a simple Artisan command to completely flush all Telescope data from the database
shixinke/php-ide-helper
1338 Downloads
a tool that provides auto-completion for php frameworks and extensions
o3-shop/shop-ide-helper
2891 Downloads
O3-Shop IDE helper for code completion
mvccore/mvccore
6616 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
mperusso/php-stubs-generator
2346 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
mouf/utils.action.action-interface
366812 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
mkusher/padawan
7224 Downloads
Smart php completion server
jonphipps/idehelper
694 Downloads
Generate a file to help IDE's like PHPStorm, NetBeans, or Sublime Text with code completion for Laravel's static facades
gkarman/laravel-ide-helper
1233 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.