857 Repositories
PHP package-orange-money Libraries
๐ฆ Administrative interface builder for Laravel (Laravel admin)
Laravel Admin Panel SleepingOwl SleepingOwl Admin is an administrative interface builder for Laravel. Completely free Support Laravel 5.5 - 5.8 (PHP
Free and Online Accounting Software
Akauntingโข Akaunting is a free, open source and online accounting software designed for small businesses and freelancers. It is built with modern tech
Simple and Robust solution to manage your software development project
Project moved to GitScrum CE https://github.com/gitscrum-team/GitScrum-Frontend More than 6.600 business use GitScrum to manage their agile projects W
Until 2018, Backpack v3 used this Base package to offer admin authentication and a blank admin panel using AdminLTE. Backpack v4 no longer uses this package, they're now built-in - use Backpack/CRUD instead.
Note: This package is only used by Backpack v3. Starting with Backpack v4, everything this package does is included in Backpack/CRUD - one package to
A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0
AdminLTE template Laravel package A Laravel package that switch default Laravel scaffolding / boilerplate to AdminLTE template with Bootstrap 3.0 and
A Laravel package to retrieve pageviews and other data from Google Analytics
Retrieve data from Google Analytics Using this package you can easily retrieve data from Google Analytics. Here are a few examples of the provided met
[Deprecated] A Laravel package for multilingual models
This package has been deprecated. But worry not. You can use Astrotomic/laravel-translatable. Laravel-Translatable If you want to store translations o
Easy localization for Laravel
Laravel Localization Easy i18n localization for Laravel, an useful tool to combine with Laravel localization classes. The package offers the following
A minimal package to help you make your laravel application cleaner and faster.
Laravel Widgetize ๐ ๐ "cleaner code" โ "easy caching" ๐ ๐ Built with โค๏ธ for every smart laravel developer ๐ฆ Introduction What is a widget object
A Laravel Fractal package for building API responses, giving you the power of Fractal with Laravel's elegancy.
Laravel Responder is a package for building API responses, integrating Fractal into Laravel and Lumen. It can transform your data using transformers,
A RESTful API package for the Laravel and Lumen frameworks.
The Dingo API package is meant to provide you, the developer, with a set of tools to help you easily and quickly build your own API. While the goal of
Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
TNTSearch Driver for Laravel Scout - Laravel 5.3 - 8.0 This package makes it easy to add full text search support to your models with Laravel 5.3 to 8
A search package for Laravel 5.
Search Package for Laravel 5 This package provides a unified API across a variety of different full text search services. It currently supports driver
MySQL Spatial Data Extension integration with Laravel.
Laravel MySQL Spatial extension Laravel package to easily work with MySQL Spatial Data Types and MySQL Spatial Functions. Please check the documentati
A Redis based, fully automated and scalable database cache layer for Laravel
Lada Cache A Redis based, fully automated and scalable database cache layer for Laravel Contributors wanted! Have a look at the open issues and send m
[Package] Multi-tenant Database Schema Manager for Laravel
Multi-tenant Database Schema Manager for Laravel Tenanti allow you to manage multi-tenant data schema and migration manager for your Laravel applicati
A drop-in Doctrine ORM 2 implementation for Laravel 5+ and Lumen
Laravel Doctrine ORM A drop-in Doctrine ORM 2 implementation for Laravel 5+ $scientist = new Scientist( 'Albert', 'Einstein' ); $scientist-a
A package to backup your Laravel app
A modern backup solution for Laravel apps This Laravel package creates a backup of your application. The backup is a zip file that contains all files
This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
Laravel FFMpeg This package provides an integration with FFmpeg for Laravel 6.0 and higher. Laravel's Filesystem handles the storage of the files. Fea
Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless.
laravolt/avatar Display unique avatar for any user based on their (initials) name. Preview Installation This package originally built for Laravel, but
๐ฆ Fast Excel import/export for Laravel
Fast Excel import/export for Laravel, thanks to Spout. See benchmarks below. Quick start Install via composer: composer require rap2hpoutre/fast-excel
๐ Supercharged Excel exports and imports in Laravel
Supercharged Excel exports and imports A simple, but elegant Laravel wrapper around PhpSpreadsheet exports and imports. Quickstart ยท Documentation ยท V
PHP Secure Headers
Secure Headers Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration. Version Installatio
Laravel Video Chat using Socket.IO and WebRTC
Laravel Video Chat Laravel Video Chat using Socket.IO and WebRTC Installation composer require php-junior/laravel-video-chat Laravel 5.5 uses Package
Laravel Proxy Package for handling sessions when behind load balancers or other intermediaries.
Laravel Trusted Proxies Setting a trusted proxy allows for correct URL generation, redirecting, session handling and logging in Laravel when behind a
Laravel Ban simplify blocking and banning Eloquent models.
Laravel Ban Introduction Laravel Ban simplify management of Eloquent model's ban. Make any model bannable in a minutes! Use case is not limited to Use
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in.
Laravel Uuid Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for versio
This package gives Eloquent models the ability to manage their friendships.
Laravel 5 Friendships This package gives Eloquent models the ability to manage their friendships. You can easily design a Facebook like Friend System.
Simple user messaging package for Laravel
Laravel Messenger This package will allow you to add a full user messaging system into your Laravel application. Leave some feedback How are you using
Talk is a real-time users messaging and chatting system Laravel.
Laravel-Talk Talk is a Laravel 5 based user conversation (inbox) system with realtime messaging. You can easily integrate this package with any Larave
Laravel Impersonate is a plugin that allows you to authenticate as your users.
Laravel Impersonate Laravel Impersonate makes it easy to authenticate as your users. Add a simple trait to your user model and impersonate as one of y
Laravel Form builder for version 5+!
Laravel 5 form builder Form builder for Laravel 5 inspired by Symfony's form builder. With help of Laravels FormBuilder class creates forms that can b
๐ Manage your views in Laravel projects through artisan
Artisan View This package adds a handful of view-related commands to Artisan in your Laravel project. Generate blade files that extend other views, sc
Declarative style of authorization and validation in laravel.
Laravel Hey Man Readability Counts. In fact, Readability is the primary value of your code !!! ๐ Heyman continues where the other role-permission pac
Limit access to your Laravel applications by using invite codes
Doorman Doorman provides a way to limit access to your Laravel applications by using invite codes. Invite Codes: Can be tied to a specific email addre
PHP package built for Laravel 5.* to easily handle a user email verification and validate the email
jrean/laravel-user-verification is a PHP package built for Laravel 5.* & 6.* & 7.* & 8.* to easily handle a user verification and validate the e-mail.
A One Time Password Authentication package, compatible with Google Authenticator.
Google2FA Google Two-Factor Authentication for PHP Google2FA is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HM
Eloquent roles and abilities.
Bouncer Bouncer is an elegant, framework-agnostic approach to managing roles and abilities for any app using Eloquent models. Table of Contents Click
A Laravel Package to integrate Nette Tracy Debugger
Nette Tracy for Laravel 5 Better Laravel Exception Handler Features Visualization of errors and exceptions Debugger Bar (ajax support @v1.5.6) Excepti
Generate Laravel test factories from your existing models
Laravel Test Factory Generator php artisan generate:model-factory This package will generate factories from your existing models so you can get starte
โ๏ธ A Laravel package to decompose your installed packages, their dependencies, your app & server environment
Introduction Laravel Decomposer decomposes and lists all the installed packages and their dependencies along with the Laravel & the Server environment
A cli tool for creating Laravel packages
Laravel Packager This package provides you with a simple tool to set up a new package and it will let you focus on the development of the package inst
This package extends the core file generators that are included with Laravel 5
Extended Migration Generators for Laravel 6, 7 and 8 Easily define the migration schema right in your make:migration command. The new commands this pa
TextGenerator is a PHP package that aims to generate automated texts from data.
TextGenerator TextGenerator is a PHP package that aims to generate automated texts from data. Feel free to comment and contribute. Features Text gener
SphinxQL Query Builder generates SphinxQL, a SQL dialect, which is used to query the Sphinx search engine. (Composer Package)
Query Builder for SphinxQL About This is a SphinxQL Query Builder used to work with SphinxQL, a SQL dialect used with the Sphinx search engine and it'
๐บ The missing package manager for macOS (or Linux)
Homebrew Features, usage and installation instructions are summarised on the homepage. Terminology (e.g. the difference between a Cellar, Tap, Cask an
PHP package to make your objects strict and throw exception when you try to access or set some undefined property in your objects.
๐ข Yell PHP package to make your objects strict and throw exception when you try to access or set some undefined property in your objects. Requirement
Command bus package for PHP
#Chief Chief is a powerful standalone command bus package for PHP 5.4+. Contents What is a command bus Installation Usage Class-based command handlers
Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
Rinvex Country Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including nam
Value Object that represents a monetary value (using a currency's smallest unit).
This project has been abandoned. It was only ever intended to be used as an example for PHPUnit features etc. and not for usage in production. I am so
:currency_exchange: Currency exchange rates library
Swap Swap allows you to retrieve currency exchange rates from various services such as Fixer or currencylayer and optionally cache the results. It is
PHP implementation of Fowler's Money pattern.
Money PHP library to make working with money safer, easier, and fun! "If I had a dime for every time I've seen someone use FLOAT to store currency, I'
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Latest Salt Documentation Open an issue (bug report, feature request, etc.) Salt is the worldโs fastest, most intelligent and scalable automation engi
โก๏ธ Models like Eloquent for Elasticsearch.
Elasticsearch Eloquent 2.x This package allows you to interact with Elasticsearch as you interact with Eloquent models in Laravel. Requirements PHP =
A PHP project/micro-package generator for PDS compliant projects or micro-packages.
Construct A PHP project/micro-package generator for PDS compliant projects or micro-packages. Installation Construct should be installed globally thro
A flexible, driver based Acl package for PHP 5.4+
Lock - Acl for PHP 5.4+ I'm sad to say that Lock is currently not maintained. I won't be able to offer support or accept new contributions for the cur
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
Slack for PHP | A simple PHP package for sending messages to Slack with incoming webhooks, focused on ease-of-use and elegant syntax. supports: PHP 7.