Libraries tagged by developer experience
camoo/laravel-mobile-money-payment
0 Downloads
Official Laravel integration for the Camoo Payment API, providing service providers, facades, webhook handling, and a Cashier-like developer experience.
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
bearny-codes/pawsome-mary
11 Downloads
Pawsome Mary – A Paw(e)some Developer Experience for Laravel, MaryUI, and Tailwind 4.
bakerkretzmar/zttp
1438 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
apantle/fun-php
725 Downloads
Functional Programming to enhance OOP PHP developer experience
akshyaraait/zttp
39 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
yogarine/plastic
6587 Downloads
This is a fork of Plastic, created by sleimanx2. Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
wpn/framework
41 Downloads
Wrapper around WordPress core functions to improve developer experience when developing themes and plugins
tkrause/plastic
2136 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
soyhuce/zttp
3011 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
pixamo/installer
569 Downloads
pixamo/installer is a Laravel package that makes it easy to install your application with just one click. With this package, you can quickly set up your application's environment, dependencies, and configurations without having to manually run multiple commands or manually edit files. It streamlines the installation process and makes it more efficient, saving you time and effort. It's perfect for both new and experienced developers. Give it a try and see how it can simplify your development process.
bpteam/quick-parse-wizard
39 Downloads
Project designed to simplify the process of creating web scraping, making it accessible and effective for both experienced developers and users with a weak technical level.
errehub/laravel-alert
13 Downloads
This project aims to give developers a new experience with alerts in Laravel.
ajadipaul/laravel-payment-hub
5 Downloads
A comprehensive and versatile package designed to integrate multiple payment gateways into your Laravel application. This package supports a wide array of popular payment options. With Laravel Payment Hub, you can seamlessly handle payments, ensuring a smooth and unified experience for both developers and users. The package offers a standardized interface for all supported gateways, simplifying the process of switching between different payment providers without altering your codebase significantly. Enhance your Laravel application's payment capabilities with ease and flexibility using Laravel Payment Hub.
zakaria-elkashef/repository-pattern
27 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.