1026 Repositories
PHP private-composer-package Libraries
A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework.
Laravel-Open-Source-Projects A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework. This repository includes a compr
a tool to get Facebook data, and some Facebook bots, and extra tools found on Facebook Toolkit ++.
FACEBOOK TOOLKIT a tool to get Facebook data, and some Facebook bots, and extra tools found on Facebook Toolkit ++. Graph API Facebook. Made with ❤️ b
Optional package for Laravel to generate social share links.
Laravel Share Share links exist on almost every page in every project, creating the code for these share links over and over again can be a pain in th
A package for verifying a user via call or SMS
Verify your users by call or SMS It's a common practice: a user signs up, you send an SMS to their phone with a code, they enter that code in your app
The package provides an expressive "fluent" way to define model attributes.
The package provides an expressive "fluent" way to define model attributes. It automatically builds casts at the runtime and adds a native autocompletion to the models' properties.
laravel package help you to implement geographical calculation, with several algorithms that help you deal with coordinates and distances.
Geographical Calculator Geographical Calculator was developed for laravel 5.8+ to help you to implement geographical calculation, with With several al
Rinvex Tenantable is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy.
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
📨 Facebook Notifications Channel for Laravel
Facebook Notifications Channel for Laravel This package makes it easy to send notifications using the Facebook Messenger with Laravel. Contents Instal
Private file storage and share with user build with laravel and vue inspired by google drive
LaravelDrive is a file storage system that allows store private file and share with users build wiht laravel and vue inspired by google drive. Laravel
Private groups to share messages, photos, videos, links with friends and family.
A truly private space for you and your friends What is Zusam ? Zusam (/tsuˈzam/) is a free and open-source way to self-host private forums for groups
Simple PHP package to get any Facebook Page posts
Get Facebook Page Feed It is simple wrapper class written in php to fetch posts from certain Facebook page. Currently I am using Facebook graph API wi
Tools for creating Laravel packages
Tools for creating Laravel packages This package contains a PackageServiceProvider that you can use in your packages to easily register config files,
Движок блог-лайк на фрейморвке Phalcon
Skopy Skopy - это простой движок блога на фреймворке Phalcon 3. Для работы блога необходимо скачать и установить Phalcon на сервер. Инструкции можно п
A composer package designed to help you create a JSON:API in Phalcon
phalcon-json-api-package A composer package designed to help you create a JSON:API in Phalcon What happens when a PHP developer wants to create an API
Phalcon PHP REST API Package, still in beta, please submit issues or pull requests
PhREST API A Phalcon REST API package, based on Apigees guidelines as found in http://apigee.com/about/content/web-api-design Please see the skeleton
A Laravel package to monitor the status and history of jobs on the queue.
Monitored Jobs for Laravel Overview This package tracks the status and history of your queued jobs by hooking into the events that Laravel fires for i
A Sublime Text 3 package for highlighting both Sass and SCSS syntax.
Syntax Highlighting for Sass This is a Sublime Text 3 package which purely forced on highlighting both Sass and SCSS syntax as accuracy as possible. P
This package adds syntax definitions for the Laravel Blade engine.
Laravel Blade Highlighter This package adds syntax definitions for the Laravel Blade engine. Works with various Sublime Text version, for older/specif
Tool to convert from composer.yml to composer.json.
composer-yaml This project allows you to convert a composer.yml file into composer.json format. It will use those exact filenames of your current work
A workbench for developing Composer packages.
studio Installation Usage Workflow Command Reference License Contributing For enterprise Develop your Composer libraries with style. This package make
Composer as a service
Composer as a service What is it? Originally the idea came from @pgodel Having some issue with little instances or slow connection, I decided to make
Checks prefer-lowest installation for actually defined min versions in composer.json
Composer Prefer Lowest Validator This validator will strictly compare the specified minimum versions of your composer.json with the ones actually used
Bash/Shell autocompletion for Composer
Bash/Shell Autocompletion for Composer composer-autocomplete provides Bash/Shell autocompletion for Composer. Built by Bram(us) Van Damme (https://www
Composer script handling your ignored parameter file
Managing your ignored parameters with Composer This tool allows you to manage your ignored parameters when running a composer install or update. It wo
One-file composer scripts
Melody - One-file composer scripts Create a file named test.php: ?php CONFIG packages: - "symfony/finder: ~2.8" CONFIG; $finder = Symfony\Com
A Composer script to lint a Travis CI configuration file.
composer-travis-lint composer-travis-lint is a Composer script that lints a project/micro-package its Travis CI configuration aka its .travis.yml file
A Composer script to run a 'test' or 'spec' Composer script against multiple PHP versions.
composer-multitest composer-multitest is a Composer script that runs a test or spec Composer script against multiple PHP versions managed by PHPBrew o
Scripts-dev directive for composer
scriptsdev for Composer It's like require-dev, but for scripts Installation Just run composer require neronmoon/scriptsdev --dev Usage After installin
A Composer Package which installs the PhantomJS binary (Linux, Windows, Mac) into /bin of your project.
phantomjs-installer A Composer package which installs the PhantomJS binary (Linux, Windows, Mac) into /bin of your project. Table of Contents Installa
Removes whitelisted unnecessary files (like tests/docs etc.) from vendor directory
Composer vendor cleanup This is a simple script for the Composer to remove unnecessary files (documentation/examples/tests etc.) from included vendor
Composer plugin replacing placeholders in the scripts section by dynamic values
Composer Substitution Plugin The Composer Substitution plugin replaces placeholders in the scripts section by dynamic values. It also permits to cache
📦✂️📋📦 Create a mirror of packagist.org metadata for use locally with composer
📦 Packagist Mirror ❤️ Recommended by packagist.org ❤️ Announcement: Composer 2 is now available! This mirror is for Composer 1; Composer 2 is very fa
🐋📦✂️📋📦 Docker image of packagist mirror
Docker for Packagist Mirror This project allows you to easily create and update a mirror of the packagist having as dependency only the docker. It is
Creates Packagist.org mirror site.
Packagist Mirror Creates your own packagist.org mirror site. Requirements PHP ^7.1.3 Installation Clone the repository Install dependencies: php compo
Private Composer registry for private PHP packages on AWS Serverless
Tug Tug is a Composer private registry for private PHP packages installable with Composer (1 and 2). The main idea of this project is to have an inter
Private Packagist API Client
Private Packagist API Client Table of Contents Private Packagist API Client Table of Contents Requirements Install Basic usage of private-packagist/ap
Composer plugin for Repman - PHP Repository Manager
Repman Composer Plugin Composer plugin for Repman - PHP Repository Manager. Adds a mirror url for all your dependencies without need to update compose
Private, self-hosted Composer/Satis repository with unlimited private and open-source packages and support for Git, Mercurial, and Subversion.
Private, self-hosted Composer/Satis repository with unlimited private and open-source packages and support for Git, Mercurial, and Subversion. HTTP API, HTTPs support, webhook handler, scheduled builds, Slack and HipChat integration.
Composer repository implementation for ZIPs.
Release Belt — Composer repo for ZIPs Release Belt is a Composer repository, which serves to quickly integrate third–party non–Composer releases into
Packeton - Private PHP package repository for vendors
Packeton - Private PHP package repository for vendors Fork of Packagist. The Open Source alternative of Private Packagist for vendors, that based on S
Gitlab Composer repository
Gitlab Composer repository Small script that loops through all branches and tags of all projects in a Gitlab installation and if it contains a compose
Satis composer repository manager with a Web UI
Satisfy Satis Composer repository manager with a simple web UI. Introduction Satisfy provides: a Web UI: A CRUD to manage your satis configuration fil
Satis Control Panel (SCP) is a simple web UI for managing your Satis Repository for Composer Packages.
Satis Control Panel Satis Control Panel (SCP) is a simple web UI for managing your Satis Repository for Composer Packages. SCP backend is written in L
Satis-go is a web server for hosting and managing your Satis Repository for Composer Packages
Satis-go download latest Satis-go is a web server for hosting and managing your Satis Repository for Composer Packages Some Highlights: Satis-go provi
Esse SDK em PHP foi desenvolvido no intuito de tornar mais prático a integração com nossa API.
Sobre Beedoo SDK Acessar documentação completa da Beedoo API. A API é organizada seguindo a arquitetura REST, boas práticas, convenções e padrões como
User role and Permission Management system with Paticie package
User role and Permission Management system with Paticie package Installation instruction Download or git clone https://github.com/KKOO727/User-role-ma
Automatically generate ERD Diagrams from Model's relations in Laravel
Laravel ERD Generator Automatically generate interactive ERD from Models relationships in Laravel. This package provides a CLI to automatically genera
Package to fetch cryptocurrency price, market value, assets etc. using coincap API endpoints
cryptocap-pkg Package to fetch cryptocurrency price, market value, assets etc. using coincap API endpoints. This package was developed to work with co
It's like React for PHP. Powered by Laravel, Livewire, Tailwind, & Alpine.
Tailwire It's like React for PHP. Powered by Laravel, Livewire, Tailwind, & Alpine. Features: Use a custom view component class namespace Declare rout
Laravel package a helper to Generate the QR code and signed it for ZATCA E-invoicing
Laravel ZATCA E-invoicing Introduction Laravel package a helper to Generate the QR code and signed it for ZATCA E-invoicing Installation To get the la
SЁCU is a public API to store self-destructing data payloads with url shortener and handle anonymous chat-rooms.
SЁCU Introduction SЁCU is a public API to store self-destructing data payloads. This repository includes only backend part using Laravel framework. Fr
igniCMS is an administrative interface builder for Laravel 5.6.
igniCMS is an administrative interface builder for Laravel 5.6.
Provides email verification on the go.
Email Checker Email Checker was created and maintained by Aman Nurani. It provides a powerful email validating system for both development and product
The official Statamic 3 static site generator package
Statamic Static Site Generator Generate static sites with Statamic 3. Installation Install the package using Composer: composer require statamic/ssg
Immutable value object for IPv4 and IPv6 addresses, including helper methods and Doctrine support.
IP is an immutable value object for (both version 4 and 6) IP addresses. Several helper methods are provided for ranges, broadcast and network address
Detect unused composer dependencies
Project scanner for detect unused composer dependencies Versions Use 1.3.x@dev versions for projects with php 5.6, 7.0 Use 2.x versions for projects w
WordPress Packagist — manage your plugins with Composer
WordPress Packagist This is the repository for wpackagist.org which allows WordPress plugins and themes to be managed along with other dependencies us
Package Repository Website - try https://packagist.com if you need your own -
Packagist Package Repository Website for Composer, see the about page on packagist.org for more. This project is not meant for re-use. It is open sour
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Aimeos Laravel ecommerce package ⭐ Star us on GitHub — it helps! Aimeos is THE professional, full-featured and ultra fast e-commerce package for Larav
🚀 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
📛 An open source status page system for everyone.
Cachet is a beautiful and powerful open source status page system. Overview List your service components Report incidents Customise the look of your s
Simple laravel package for 2C2P Payment Gateway.
Laravel 2C2P Payment Gateway Simple laravel package for 2C2P Payment Gateway. Installation You can install the package via composer: composer require
Flow package to synchronize metadata and binary data of imported Neos.Media assets
Wwwision.AssetSync Flow package to synchronize metadata and resources of imported Neos.Media assets Installation Install this package via: composer re
My first Laravel package (not)
This an example package This repo can be used to scaffold a Laravel package. Follow these steps to get started: Press the "Use template" button at the
This package is aimed to be a simplistic PHP workflow package that works in a similar fashion to GitHub Actions.
Workflow This package is aimed to be a simplistic PHP workflow package that works in a similar fashion to GitHub Actions. Installation To install this
A simple package that helps PHP developers to generate the QR code signature as per Zakat authority (ZATCA) requirements of Saudi Arabia.
A PHP package that implements the e-invoice QR code signature requirements as designed by the Zakat authority of Saudi Arabia. How to install? compose
A package for adding more type safety to your PHP projects.
Table of Contents Overview Installation Usage Simple Checks Advanced Checks Custom Checks Skipping Checks Testing Security Contribution Credits Change
A Laravel Wrapper for the Binance API. Now easily connect and consume the Binance Public & Private API in your Laravel apps without any hassle.
This package provides a Laravel Wrapper for the Binance API and allows you to easily communicate with it. Important Note This package is in early deve
Generate auto numbers for your Laravel Model.
Generate Autonumbers for your Laravel Model This package can help you in creating autonumbers for your laravel model. You can create autonumbers using
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers
Give thanks (in the form of a GitHub ★ ) to your fellow PHP package maintainers (not limited to Symfony components)! Install Install this as any other
A testing package for intercepting mail sent from Laravel
Laravel Mail Intercept A testing package for intercepting mail sent from Laravel This testing suite intercepts Laravel Mail just before they are sent
An improved helper for working with cache
Laravel Cache Installation To get the latest version of Laravel Cache, simply require the project using Composer: $ composer require dragon-code/larav
⚡️ This package provides a wonderful PHP skeleton to start building your next package idea.
This package provides a wonderful PHP Skeleton to start building your next package idea. Requires PHP 8.0+ ⚡️ Create your package using Composer: comp
Standardized wrapper for popular currency rate APIs. Currently supports FixerIO, CurrencyLayer, Open Exchange Rates and Exchange Rates API.
💱 Wrapper for popular Currency Exchange Rate APIs A PHP API Wrapper to offer a unified programming interface for popular Currency Rate APIs. Dont wor
A WordPress package to nudge users to upgrade their software versions (starting with PHP)
whip A WordPress package to nudge users to upgrade their software versions (starting with PHP) Requirements The following versions of PHP are supporte
Cachet is a beautiful and powerful open source status page system.
Cachet is a beautiful and powerful open source status page system. Overview List your service components Report incidents Customise the look of your s
Security advisories as a simple composer exclusion list, updated daily
Roave Security Advisories This package ensures that your application doesn't have installed dependencies with known security vulnerabilities. Installa
PHP frontend for security.symfony.com
SensioLabs Security Checker WARNING: Don't use this piece of software anymore as the underlying web service will stop working at the end of January 20
PHP Secure Headers
Secure Headers Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration. Version Installatio
This package contains a PHP implementation to solve 3D bin packing problems.
3D Bin Packager This package contains a PHP implementation to solve 3d bin packing problems based on gedex implementation on Go and enzoruiz implement
Simple patches plugin for Composer
composer-patches Simple patches plugin for Composer. Applies a patch from a local or remote file to any package required with composer. Support notes
A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies
A CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package. This will prevent you from using "soft" dependencies that are not defined within your composer.json require section.
Meta package tying together all the key packages of the Symfony CMF project.
This repository is no longer maintained Due to lack of interest, we had to decide to discontinue this repository. The CMF project focusses on the Rout
A simple package for interacting with the exchangerate.host API
Table of Contents Overview Installation Usage Methods Exchange Rate Getting the Rate Between Two Currencies Getting the Rate Between More Than Two Cur
A php package of Aplayer.
php-aplayer A php package for Aplayer.http://aplayer.js.org And thank @metowolf with his Meting Only netease music provided now, others is comming soo
A package which provides a monthly calendar with days and events depending on given months and events.
A package which provides a monthly calendar with days and events depending on given months and events. This is where your description should go. Try a
An opinionated package to create slugs for Eloquent models
Generate slugs when saving Eloquent models This package provides a trait that will generate a unique slug when saving any Eloquent model. $model = new
A simple PHP package to show SweetAlerts with the Laravel Framework
Easy Sweet Alert Messages for Laravel Installation Require the package using Composer. composer require uxweb/sweet-alert If using laravel 5.5 inclu
Package to optimize your site automatically which results in a 35%+ optimization
Laravel Page Speed Simple package to minify HTML output on demand which results in a 35%+ optimization. Laravel Page Speed was created by Renato Marin
CSV files from Eloquent model in seconds - a Laravel package.
LaraCSV A Laravel package to easily generate CSV files from Eloquent model. Basic usage $users = User::get(); // All users $csvExporter = new \Laracsv
Driver for Laravel Scout search package based on tntsearch
Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
Keeping Your Laravel Forms Awake.
Caffeine for Laravel Supporting This Package This is an MIT-licensed open source project with its ongoing development made possible by the support of
SEO Helper is a package that provides tools and helpers for SEO (Search Engine Optimization).
SEO Helper By ARCANEDEV© SEO Helper is a package that provides tools and helpers for SEO (Search Engine Optimization). Feel free to check out the rele
The Missing Laravel Commands
Made with ❤️ by SecTheater Foundation Artify CheatSheet will be availble soon Laravel is a great framework and it provides us the ability to create ou
This Laravel 8 package makes it possible for you to set your website in "Under Construction" mode.
Laravel Under Construction This Laravel package makes it possible to set your website in "Under Construction" mode. Only users with the correct 4 digi
Laravel wrapper for zendesk/zendesk_api_client_php package.
Laravel Zendesk This package provides integration with the Zendesk API. It supports creating tickets, retrieving and updating tickets, deleting ticket
This package helps you to add user based follow system to your model.
Laravel Follow User follow unfollow system for Laravel. Related projects: Like: overtrue/laravel-like Favorite: overtrue/laravel-favorite Subscribe: o
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. Lau
This package offers advanced functionality for searching and filtering data in Elasticsearch.
Scout Elasticsearch Driver 💥 Introducing a new Elasticsearch ecosystem for Laravel. 💥 This package offers advanced functionality for searching and f
A package that allows you to generate simple and fast Docker configurations for your Laravel application!
A package that allows you to generate simple and fast Docker configurations for your Laravel application!