Popular Packages
-
PHP
dev-danno/laravel-repository-pattern
Repository pattern implementation with simple commands in your Laravel application.
-
PHP
mekad/laravel-theme-customizer
A Laravel package for theme customization with TailwindCSS and Bootstrap support
-
-
-
-
-
-
-
-
PHP
jairosantos/easy-framework
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.
-
-
PHP
bewarhizirvan/fib-laravel-paik
Laravel SDK for integrating with the FIB payment system, enabling user authentication and payment transactions.
-
-
-
PHP
mjohann/simple-redis
Simple Redis is a PHP class that provides a practical and reusable abstraction for working with Redis. It allows you to easily create connections and perform common operations such as set, get, del, list, pub, sub and many others, without worrying about the underlying configuration complexity.